dify/web/app/components/base
Stephen Zhou 0c3d11f920
refactor: lazy load large modules (#33888)
2026-03-24 15:29:42 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
action-button test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
agent-log-modal test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
amplitude refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
answer-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
app-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
app-icon-picker test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
audio-btn refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
audio-gallery feat: support in site message (#33255) 2026-03-11 18:32:14 +08:00
auto-height-textarea test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
avatar chore: add dev proxy server, update deps (#33371) 2026-03-13 12:52:19 +08:00
badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
block-input test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
button refactor(web): migrate Button to Base UI with focus-visible (#32941) 2026-03-04 13:55:13 +08:00
carousel test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
chat fix: remove contradictory optional chain in chat/utils.ts (#33841) 2026-03-23 10:58:10 +08:00
checkbox test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
checkbox-list chore: remove next img (#33517) 2026-03-16 16:48:22 +08:00
chip test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
confirm feat(confirm): input app name for app deletion confirmation (#33660) 2026-03-19 14:25:29 +08:00
content-dialog test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
copy-feedback test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
copy-icon test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
corner-label test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
date-and-time-picker test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
dialog test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
divider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
drawer-plus test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
dropdown test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
effect test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
emoji-picker test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
encrypted-bottom refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
error-boundary test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
features refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
file-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
file-thumb chore: remove next img (#33517) 2026-03-16 16:48:22 +08:00
file-uploader refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
float-right-container test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
form refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
fullscreen-modal test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
ga refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
grid-mask test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
icons feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
image-gallery test: improve coverage for some test files (#32916) 2026-03-06 18:59:16 +08:00
image-uploader refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
inline-delete-confirm test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
input test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
input-with-copy test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
linked-apps-panel refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
list-empty test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
loading test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
logo test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
markdown refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
markdown-blocks test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
markdown-with-directive refactor(web): move component tests into sibling __tests__ directories (#33623) 2026-03-18 10:49:30 +08:00
mermaid chore: add dev proxy server, update deps (#33371) 2026-03-13 12:52:19 +08:00
message-log-modal test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
modal test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
modal-like-wrap test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
new-audio-button refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
node-status test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-connector test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-icon test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
notion-page-selector chore: remove next img (#33517) 2026-03-16 16:48:22 +08:00
pagination test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
param-item refactor(web): number inputs to use Base UI NumberField (#33539) 2026-03-17 18:45:02 +08:00
popover test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
portal-to-follow-elem test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
premium-badge test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
progress-bar test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
prompt-editor refactor(web): move component tests into sibling __tests__ directories (#33623) 2026-03-18 10:49:30 +08:00
prompt-log-modal test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
qrcode test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
radio refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
radio-card test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
search-input test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
segmented-control chore: add dev proxy server, update deps (#33371) 2026-03-13 12:52:19 +08:00
select test: improve coverage parameters for some files in base (#33207) 2026-03-12 14:57:31 +08:00
simple-pie-chart test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
skeleton test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
slider test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
sort test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
spinner test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
svg-gallery test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
switch refactor(switch): Base UI migration with loading/skeleton variants (#33345) 2026-03-12 14:40:43 +08:00
tab-header test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
tab-slider-new test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tab-slider-plain test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
tag-input feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
tag-management refactor: migrate tag filter overlay and remove dead z-index override prop (#33791) 2026-03-20 11:15:22 +08:00
text-generation refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
textarea test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
timezone-label test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
toast refactor(web): migrate core toast call sites to base ui toast (#33643) 2026-03-18 16:53:55 +08:00
tooltip test: improve coverage for some test files (#32916) 2026-03-06 18:59:16 +08:00
ui refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
video-gallery test: improve coverage for some files (#33218) 2026-03-12 15:09:10 +08:00
voice-input refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
with-input-validation test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
zendesk refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
alert.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00
app-unavailable.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
badge.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
theme-selector.tsx test: add tests for some base components (#32356) 2026-02-24 14:35:23 +08:00
theme-switcher.tsx fix: keep account dropdown open when switching theme (#32918) 2026-03-04 09:53:36 +08:00