dify/web/app/components/workflow/block-selector
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__ feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
market-place-plugin refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
rag-tool-recommendations feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
snippets fix(web): fix merge 2026-04-16 12:06:53 +08:00
tool feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
trigger-plugin feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
all-start-blocks.tsx Merge branch 'main' into jzh 2026-04-16 11:48:48 +08:00
all-tools.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
blocks.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
constants.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
data-sources.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
featured-tools.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
featured-triggers.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
hooks.ts feat(web): billing for evaluation & snippets 2026-04-12 11:09:15 +08:00
index-bar.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
main.tsx Merge branch 'main' into jzh 2026-04-03 11:28:22 +08:00
start-blocks.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tabs.tsx Merge branch 'main' into jzh 2026-04-16 11:48:48 +08:00
tool-picker.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tools.tsx feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
types.ts Merge branch 'main' into jzh 2026-04-03 11:28:22 +08:00
use-check-vertical-scrollbar.ts test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
use-sticky-scroll.ts chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
view-type-select.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00