dify/web/app/components/base
lyzno1 50bbac5973
Add double-arrow icon swap on featured tools “Show more” hover
2025-10-22 14:47:19 +08:00
..
action-button chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
agent-log-modal Fix log time display bug (#25475) 2025-09-12 02:46:04 +09:00
answer-icon Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
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 fix oxlint warnings (#26634) 2025-10-09 09:23:34 +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 Fix type error (#27152) 2025-10-20 19:35:46 +08:00
avatar fix: avatar is not updated after setted (#25414) 2025-09-09 16:00:50 +08:00
badge Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
block-input chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
button chore: improve storybook (#27111) 2025-10-20 10:17:17 +08:00
chat Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008) 2025-10-21 11:41:44 +08:00
checkbox Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
checkbox-list feat: support search in checkbox list 2025-10-14 16:24:44 +08:00
chip Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
confirm Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
content-dialog feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
copy-feedback Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
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
date-and-time-picker fix: prevent selecting time text in picker 2025-10-18 15:50:15 +08:00
dialog lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
divider fix(trigger): show event output 2025-10-18 16:28:26 +08:00
drawer fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
drawer-plus fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
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 refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985) 2025-10-16 15:51:39 +08:00
encrypted-bottom fix: creating modal style 2025-10-13 14:54:24 +08:00
error-boundary feat: add subscription in node 2025-09-28 22:40:31 +08:00
features fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
file-icon fix: support mdx files close #11557 (#11565) 2024-12-12 13:37:56 +08:00
file-uploader fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
float-right-container feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
form fix(trigger): oauth client params 2025-10-21 09:27:10 +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 Add double-arrow icon swap on featured tools “Show more” hover 2025-10-22 14:47:19 +08:00
image-gallery Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
image-uploader fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
inline-delete-confirm refactor: simplify InlineDeleteConfirm component structure (#26771) 2025-10-11 18:18:18 +08:00
input Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
input-number chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
input-with-copy feat: webhook trigger frontend (#24311) 2025-08-23 23:54:41 +08:00
linked-apps-panel refactor(trigger): refactor app mode type to enum 2025-10-21 16:50:18 +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 lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
markdown perf(web): improve app workflow build performance. (#26310) 2025-10-07 14:21:08 +08:00
markdown-blocks fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
mermaid fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
message-log-modal feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
modal fix(trigger): log style 2025-10-13 14:46: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-connector feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
notion-icon Feat: dataset dark mode (#17993) 2025-04-14 15:45:23 +08:00
notion-page-selector [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
pagination fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
param-item fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045) 2025-10-17 14:58:30 +08:00
popover fix oxlint warnings (#26634) 2025-10-09 09:23:34 +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 Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +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: add more stories (#27142) 2025-10-20 18:30:52 +08:00
radio-card chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
search-input Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
segmented-control feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
select Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
simple-pie-chart feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
skeleton lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
slider chore: add more stories (#27142) 2025-10-20 18:30:52 +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: refactor component exports for consistency (#26033) 2025-09-23 17:04:56 +08:00
switch chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
tab-header feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
tab-slider [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tab-slider-new fix: resolve datasets container rounded corners disappearing during scroll (#23667) 2025-08-09 22:41:42 +08:00
tab-slider-plain Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tag lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
tag-input chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
tag-management fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
text-generation Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
textarea feat: update checkbox component in the panel and refactor form types for checkbox and boolean 2025-10-21 17:28:25 +08:00
timezone-label fix(timezone): fix UTC offset display bug and add timezone labels 2025-10-13 17:28:39 +08:00
toast [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
tooltip fix(trigger): close portal after select a subscription 2025-10-17 13:31:00 +08:00
video-gallery [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
voice-input chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
with-input-validation chore: add more stories (#27142) 2025-10-20 18:30:52 +08:00
zendesk chore: support Zendesk widget (#25517) 2025-09-11 13:17:50 +08:00
app-unavailable.tsx Fix/add webapp no permission page (#20819) 2025-06-09 15:44:49 +08:00
badge.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
theme-selector.tsx [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
theme-switcher.tsx Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00