dify/web/app/components/base
Nite Knite 7ef2d92143
feat: improve number input (#25794)
2025-09-16 21:51:16 +08:00
..
action-button Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
agent-log-modal Fix log time display bug (#25475) 2025-09-12 02:46:04 +09:00
answer-icon
app-icon Merge branch 'main' into feat/rag-2 2025-07-18 14:03:48 +08:00
app-icon-picker Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
audio-btn
audio-gallery
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 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
chat add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
checkbox CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
chip
confirm
content-dialog lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
copy-btn
copy-feedback
copy-icon updating icon (#22485) 2025-07-17 15:10:36 +08:00
corner-label
custom-icon
date-and-time-picker fix(date-picker): handle string date to avoid crash (#25522) 2025-09-12 10:01:26 +08:00
dialog lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
divider
drawer
drawer-plus
dropdown Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00
effect
emoji-picker chore: Optimize dark mode styles (#23222) (#23231) 2025-07-31 17:43:08 +08:00
features Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
file-icon
file-uploader Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00
float-popover-container
float-right-container
form Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +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 feat(api): add Service API component with related UI elements 2025-09-15 10:27:19 +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 chore: extract regex logic 2025-09-16 21:39:54 +08:00
input-number fix: add 'no-spinner' class to InputNumber component for better styling 2025-07-18 13:42:05 +08:00
install-button
linked-apps-panel fix: Correct isMobile prop logic in LinkedAppsPanel and clean up component styles 2025-09-16 16:11:56 +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 add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
mermaid Refactor:upgrade react19 ref as props (#25225) 2025-09-08 09:46:02 +08:00
message-log-modal
modal fix: update modal component to use relative positioning (#23855) 2025-08-13 11:20:40 +08:00
modal-like-wrap
new-audio-button
notion-connector feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 2025-06-26 14:24:50 +08:00
notion-icon
notion-page-selector Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
pagination refactor: replace clsx with classnames (#24776) 2025-08-31 17:08:29 +08:00
param-item Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
popover Fix/ serveral bugs fixed in enterprise (#21729) 2025-07-01 10:42:11 +08:00
portal-to-follow-elem fix: Remove customContainer prop from PortalToFollowElem and adjust padding in dropdown component 2025-09-16 18:21:08 +08:00
premium-badge lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
progress-bar refactor(Documents): Remove ProgressBar component and simplify document loading logic 2025-09-05 16:13:15 +08:00
prompt-editor Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
prompt-log-modal
qrcode
radio Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
radio-card
search-input
segmented-control feat: variable preview 2025-08-18 18:16:48 +08:00
select Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
simple-pie-chart
skeleton lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
slider
sort
spinner
svg
svg-gallery
switch lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
tab-header feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
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 Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
tag-management CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
text-generation
textarea refactor: clean up unused code and improve Textarea component 2025-09-09 16:24:20 +08:00
toast CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
tooltip Fix tooltip visibility issues during scroll in model selector popup (#24593) 2025-08-27 10:30:37 +08:00
video-gallery
voice-input
with-input-validation
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
theme-selector.tsx
theme-switcher.tsx