dify/web/app/components/workflow/block-selector
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00
..
__tests__ feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
market-place-plugin feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
rag-tool-recommendations refactor: use foxact package for copied hooks (#37308) 2026-06-11 01:05:08 +00:00
snippets fix(web): correct icon of tag (#37326) 2026-06-11 07:01:46 +00:00
tool refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
trigger-plugin feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
all-start-blocks.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
all-tools.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
block-selector-row.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
blocks.tsx feat: snippet (#37046) 2026-06-05 09:38:42 +00: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(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
featured-tools.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
featured-triggers.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
hooks.ts feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
index-bar.tsx feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
index.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
main.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
start-blocks.tsx fix(web): tighten start block preview card spacing (#37379) 2026-06-12 08:55:57 +00:00
tabs.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
tool-picker.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
tools.tsx refactor: stabilize selector preview cards (#36105) 2026-05-13 06:16:26 +00:00
types.ts feat: snippet (#37046) 2026-06-05 09:38:42 +00: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 refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00