dify/web/app/components/base
Hao Cheng 2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement (#19024)
2025-04-29 15:10:38 +08:00
..
action-button Feat: web app dark mode (#14732) 2025-03-03 14:44:51 +08:00
agent-log-modal refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
answer-icon Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
app-icon Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
app-icon-picker refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
audio-btn refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
audio-gallery Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
auto-height-textarea Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
avatar Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
badge Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
block-input Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
button chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
chat feat: improve embedded chatbot styles (#18692) 2025-04-28 14:38:59 +08:00
checkbox feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
chip Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
confirm Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
content-dialog Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
copy-btn Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
copy-feedback Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
copy-icon Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
corner-label Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
custom-icon Initial commit 2023-05-15 08:51:32 +08:00
date-and-time-picker Feat:edu frontend (#17251) 2025-04-01 13:58:10 +08:00
dialog Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
divider chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
drawer fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
drawer-plus fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
dropdown Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
emoji-picker refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
features refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
file-icon fix: support mdx files close #11557 (#11565) 2024-12-12 13:37:56 +08:00
file-uploader fix: cannot regenerate with image(#15060) (#16611) 2025-04-16 09:56:46 +08:00
float-popover-container feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
float-right-container feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
form feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
fullscreen-modal refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
ga Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
grid-mask Fix: new upgrade page (#12417) 2025-03-06 10:27:13 +08:00
icons feat: Add W&B Weave Tracing Integration (#14262) 2025-04-26 04:28:30 -07:00
image-gallery Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
image-uploader refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
input feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
input-number feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
install-button Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
linked-apps-panel Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
list-empty Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
loading chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
logo Added the missing path of the webpath prefix and the prefix basepath + of static resources to remove the bug of adding more basepath. (#18658) 2025-04-24 17:14:26 +08:00
markdown-blocks fix: styles and missing imports (#18396) 2025-04-19 14:46:10 +08:00
mermaid fix: remove redundant Mermaid graph direction enforcement (#19024) 2025-04-29 15:10:38 +08:00
message-log-modal Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
modal refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
modal-like-wrap Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
new-audio-button Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
notion-icon Feat: dataset dark mode (#17993) 2025-04-14 15:45:23 +08:00
notion-page-selector refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
pagination chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 2025-04-09 12:10:17 +08:00
param-item feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
popover fix: update htmlContent type and wrap button in div for manualClose (#16716) 2025-03-25 14:58:42 +08:00
portal-to-follow-elem chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
premium-badge fix: displan badge based on workspace plan (#15489) 2025-03-11 17:01:17 +08:00
progress-bar Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
prompt-editor fix: not render conversation var in prompt editor (#18728) 2025-04-25 09:06:07 +08:00
prompt-log-modal Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
qrcode Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
radio Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
radio-card refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
search-input Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
segmented-control feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
select Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
simple-pie-chart feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
skeleton Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
slider chore(slider): fix the slider lint error (#16746) 2025-03-25 17:09:59 +08:00
sort Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
spinner chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
svg Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
svg-gallery Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
switch fix: change `Switch.props.ref` to optional prop to align with `OriginalSwitch` (#17443) 2025-04-05 14:56:54 +08:00
tab-header Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tab-slider Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tab-slider-new Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tab-slider-plain Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tag feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
tag-input Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
tag-management Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
text-generation Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
textarea feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
toast fix: sometimes error message not display complete (#18663) 2025-04-24 11:58:44 +08:00
tooltip feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
video-gallery Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
voice-input Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
with-input-validation refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
app-unavailable.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
badge.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
markdown.tsx fix(markdown): correctly render links with inline code (#18500) 2025-04-22 09:56:53 +08:00