dify/web/app/components/base
2025-09-28 22:40:31 +08:00
..
action-button feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
agent-log-modal Fix log time display bug (#25475) 2025-09-12 02:46:04 +09:00
answer-icon
app-icon feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
app-icon-picker [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
audio-btn [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
audio-gallery [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
auto-height-textarea remove overrides (#22575) 2025-07-17 21:47:48 +08:00
avatar fix: avatar is not updated after setted (#25414) 2025-09-09 16:00:50 +08:00
badge
block-input fix: XSS vulnerability in block-input and support-var-input components (#24835) 2025-08-31 17:01:10 +08:00
button feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
chat [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
checkbox feat: add checkbox list 2025-09-28 15:12:17 +08:00
checkbox-list feat: add checkbox list 2025-09-28 15:12:17 +08:00
chip
confirm
content-dialog feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
copy-btn
copy-feedback
copy-icon chore: refactor component exports for consistency (#26033) 2025-09-23 17:04:56 +08:00
corner-label feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
custom-icon
date-and-time-picker Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-28 19:32:33 +08:00
dialog lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
divider
drawer
drawer-plus
dropdown feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
effect feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
emoji-picker chore: Optimize dark mode styles (#23222) (#23231) 2025-07-31 17:43:08 +08:00
error-boundary feat: add subscription in node 2025-09-28 22:40:31 +08:00
features feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file-icon
file-uploader fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”. (#26199) 2025-09-25 22:43:26 +08:00
float-popover-container
float-right-container
form feat: add checkbox list 2025-09-28 15:12:17 +08:00
fullscreen-modal lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
ga chore: support Zendesk widget (#25517) 2025-09-11 13:17:50 +08:00
grid-mask lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
icons Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
image-gallery
image-uploader style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
input feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
input-number feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
input-with-copy feat: webhook trigger frontend (#24311) 2025-08-23 23:54:41 +08:00
install-button
linked-apps-panel feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
list-empty
loading
logo lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
markdown feat: custom components in markdown comp (#22776) 2025-07-22 15:30:22 +08:00
markdown-blocks chore: refactor component exports for consistency (#26033) 2025-09-23 17:04:56 +08:00
mermaid [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
message-log-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
modal feat: implement workflow onboarding modal system (#24551) 2025-08-27 13:31:22 +08:00
modal-like-wrap
new-audio-button
notion-connector feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
notion-icon
notion-page-selector feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pagination [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
param-item feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
popover Fix/ serveral bugs fixed in enterprise (#21729) 2025-07-01 10:42:11 +08:00
portal-to-follow-elem refactor: simplify portal interactions and manage state in Configure component (#25906) 2025-09-18 15:57:33 +08:00
premium-badge lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
progress-bar feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
prompt-editor feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
prompt-log-modal
qrcode
radio feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
radio-card
search-input fix(search-input): ensure proper value extraction in composition end handler (#26147) 2025-09-24 15:53:59 +08:00
segmented-control feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
select Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-28 19:32:33 +08:00
simple-pie-chart
skeleton lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
slider feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
sort
spinner
svg
svg-gallery chore: refactor component exports for consistency (#26033) 2025-09-23 17:04:56 +08:00
switch lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
tab-header
tab-slider
tab-slider-new fix: resolve datasets container rounded corners disappearing during scroll (#23667) 2025-08-09 22:41:42 +08:00
tab-slider-plain
tag lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
tag-input feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tag-management feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
text-generation
textarea feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
toast [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
tooltip feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
video-gallery [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
voice-input
with-input-validation
zendesk chore: support Zendesk widget (#25517) 2025-09-11 13:17:50 +08:00
app-unavailable.tsx
badge.tsx
theme-selector.tsx [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
theme-switcher.tsx