dify/web/app/components/base
yyh e730124740
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/uv.lock
#	web/app/components/apps/__tests__/app-card.spec.tsx
#	web/app/components/apps/__tests__/list.spec.tsx
#	web/app/components/datasets/create/__tests__/index.spec.tsx
#	web/app/components/datasets/metadata/metadata-dataset/__tests__/dataset-metadata-drawer.spec.tsx
#	web/app/components/plugins/readme-panel/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/hooks/__tests__/index.spec.ts
#	web/eslint-suppressions.json
2026-02-13 15:17:52 +08:00
..
action-button chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
agent-log-modal test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
amplitude fix(amplitude): update sessionReplaySampleRate default value to 0.5 (#30880) 2026-01-13 12:26:50 +08:00
answer-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
app-icon Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
app-icon-picker Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
audio-btn chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
audio-gallery Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
auto-height-textarea Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
avatar Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-26 17:09:36 +08:00
badge refactor: import component css in globals.css (#32180) 2026-02-10 15:36:40 +08:00
block-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
button chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
carousel feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
chat Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
checkbox chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
checkbox-list test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
chip Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
confirm Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
content-dialog Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
copy-feedback test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
copy-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
corner-label Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
date-and-time-picker Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
dialog Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
divider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
drawer chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
drawer-plus Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
dropdown test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
effect test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
emoji-picker test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
encrypted-bottom Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
error-boundary refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
features Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-11 12:44:05 +08:00
file-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
file-thumb Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
file-uploader Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
float-right-container chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
form Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
fullscreen-modal test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
ga build: bump NextJS from to 16 with turbopack enable for web production build boost (#27014) 2026-01-21 12:53:29 +08:00
grid-mask chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
icons feat: Add Command and FileUpload workflow icons, fix SSH provider icon 2026-02-11 21:16:57 +08:00
image-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
image-uploader refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
inline-delete-confirm Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-number Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
input-with-copy Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
linked-apps-panel Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
list-empty Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
loading chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
logo test: add tests for some base components (#32265) 2026-02-13 14:29:04 +08:00
markdown chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
markdown-blocks Merge branch 'main' into feat/support-agent-sandbox 2026-02-11 17:50:35 +08:00
mermaid Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
message-log-modal Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
modal Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
modal-like-wrap Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
new-audio-button test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
node-status test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
notion-connector Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
notion-icon test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
notion-page-selector Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
pagination Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
param-item Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
popover chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
portal-to-follow-elem feat(portal): add useContextMenuFloating hook for coordinate-based context menus 2026-01-29 14:01:36 +08:00
premium-badge test: add unit tests for some base components (#32201) 2026-02-12 09:51:18 +08:00
progress-bar chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
prompt-editor fix: skill can not choose context 2026-02-13 14:37:22 +08:00
prompt-log-modal chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
qrcode Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
radio chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
radio-card Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
search-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
segmented-control Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
select Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
simple-pie-chart chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
skeleton test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
slider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
sort Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
spinner chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
svg chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
svg-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
switch Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
tab-header Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tab-slider chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tab-slider-new chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tab-slider-plain Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
tag test: add unit tests for base components-part-1 (#32154) 2026-02-13 11:14:14 +08:00
tag-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tag-management Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
text-generation refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
textarea Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
timezone-label Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
toast Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
tooltip Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
upgrade-modal Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
user-avatar-list fix web style 2026-01-17 22:10:10 +08:00
video-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
voice-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
with-input-validation refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
zendesk refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
alert.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
theme-switcher.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00