dify/web/app/components/base
FFXN 0e320290e1
feat: evaluation (#35353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Ayush Baluni <73417844+aayushbaluni@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: jimcody1995 <jjimcody@gmail.com>
Co-authored-by: James <63717587+jamesrayammons@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sxxtony <166789813+sxxtony@users.noreply.github.com>
2026-04-17 16:37:21 +08:00
..
__tests__ test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
action-button refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
agent-log-modal feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
amplitude feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
answer-icon feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
app-icon feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
app-icon-picker feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
audio-btn feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
audio-gallery feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
auto-height-textarea feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
badge feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
block-input feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
carousel feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
chat feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
checkbox feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
checkbox-list feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
chip feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
content-dialog feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
copy-feedback fix: copy button not working on API Server and API Key pages (#34515) 2026-04-09 02:49:40 +00:00
copy-icon fix: copy button not working on API Server and API Key pages (#34515) 2026-04-09 02:49:40 +00:00
corner-label feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
date-and-time-picker feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
dialog feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
divider feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
drawer feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
drawer-plus feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
effect feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
emoji-picker feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
encrypted-bottom feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
error-boundary feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
features feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
file-icon feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
file-thumb feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
file-uploader feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
float-right-container test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
form feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
fullscreen-modal feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
ga chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
grid-mask feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
icons feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
image-gallery feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
image-uploader feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
inline-delete-confirm feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
input feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
input-with-copy feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
linked-apps-panel feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
list-empty feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
loading feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
logo feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
markdown feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
markdown-blocks feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
markdown-with-directive feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
mermaid feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
message-log-modal feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
modal feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
modal-like-wrap feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
new-audio-button feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
node-status feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
notion-connector feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
notion-icon feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
notion-page-selector feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
pagination feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
param-item feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
portal-to-follow-elem feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
premium-badge feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
progress-bar feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
prompt-editor feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
prompt-log-modal feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
qrcode feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
radio feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
radio-card feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
search-input feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
segmented-control feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
select feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
simple-pie-chart feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
skeleton feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
sort feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
spinner feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
svg feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
svg-gallery feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
switch refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
tab-header feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tab-slider feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tab-slider-new feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tab-slider-plain feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tag feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tag-input feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tag-management feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
text-generation chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
textarea feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
timezone-label feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tooltip feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
ui feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
user-avatar-list feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
video-gallery feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
voice-input feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
with-input-validation test: add unit tests for base components (#32818) 2026-03-02 11:40:43 +08:00
zendesk chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
alert.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
app-unavailable.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
badge.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
theme-selector.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
theme-switcher.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00