dify/web/app/components/base
Wu Tianwei 59b2e1ab82
Chore/add unit test for utils (#17858)
2025-04-11 17:53:18 +08:00
..
action-button Feat: web app dark mode (#14732) 2025-03-03 14:44:51 +08:00
agent-log-modal Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 2025-04-09 12:10:17 +08:00
audio-gallery Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 fix: add annotation ctrl button for annotation add (#17873) 2025-04-11 16:00:51 +08:00
checkbox Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
drawer-plus Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 fix: add annotation ctrl button for annotation add (#17873) 2025-04-11 16:00:51 +08:00
file-icon fix: support mdx files close #11557 (#11565) 2024-12-12 13:37:56 +08:00
file-uploader Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +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
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 chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08: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 refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
input-number feat: upgrade knowledge metadata (#16063) 2025-03-18 11:01:06 +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 Fix/workspace logo style (#17164) 2025-03-31 14:26:43 +08:00
markdown-blocks Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
mermaid Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +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
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 fix: sanitizer svg to avoid xss (#16606) 2025-03-24 14:36:07 +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 refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
text-generation Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
textarea Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
toast refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
tooltip chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
video-gallery Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
voice-input Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 hotfix: Workflow page element warning problem #17787 (#17789) 2025-04-10 17:38:50 +08:00