dify/web/app/components
hjlarry 2f7336b5d9 fix knowledge retrieval node add freeze
Knowledge Retrieval panel effects depend on setInputs. In the collaboration branch the callback chain started changing identity on every render, so adding this node could repeatedly write node data and freeze the browser.

Stabilize the collaborative workflow API returned by useCollaborativeWorkflow and keep useNodeCrud.setInputs stable while forwarding to the latest updater. Add a regression test for the stable setInputs contract.
2026-04-13 16:59:58 +08:00
..
app chore: revert not related change 2026-04-11 20:04:39 +08:00
app-sidebar Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-04-09 16:02:32 +08:00
apps fix(web): adjust app card online avatars layout and counter alignment 2026-04-12 17:56:53 +08:00
base fix(web): adjust app card online avatars layout and counter alignment 2026-04-12 17:56:53 +08:00
billing chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
custom chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
datasets fix: web unittests 2026-04-13 11:43:47 +08:00
develop test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802) 2026-04-09 07:30:51 +00:00
devtools chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
explore chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
goto-anything test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802) 2026-04-09 07:30:51 +00:00
header chore: revert not related change 2026-04-11 19:58:40 +08:00
plugins chore: revert some changes not related to collaboration 2026-04-10 22:42:17 +08:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline chore: revert some changes not related to collaboration 2026-04-10 22:42:17 +08:00
share test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802) 2026-04-09 07:30:51 +00:00
signin test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
tools Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-04-09 11:31:09 +08:00
workflow fix knowledge retrieval node add freeze 2026-04-13 16:59:58 +08:00
workflow-app fix(collaboration): seed CRDT graph before leader resync 2026-04-12 15:41:54 +08:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
splash.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00