dify/web/app/components/workflow/nodes/_base
CodingOnStar e650109f94 feat(collaboration): enhance collaboration features with Loro integration and improved hooks
- Introduced a new  module to manage Loro integration for web environments.
- Updated  to ensure Loro is initialized before establishing connections.
- Enhanced  hook to conditionally enable collaboration based on workflow state.
- Added tests for  to verify connection handling and initialization behavior.
- Refactored components to utilize the updated collaboration hooks, improving overall workflow collaboration experience.
2026-03-31 17:57:29 +08:00
..
__tests__ Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 18:41:16 +08:00
components feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
hooks use base ui toast 2026-03-25 20:38:44 +08:00
constants.ts refactore: Replace hardcoded null strategy strings with constant 2026-01-29 19:17:42 +08:00
node-sections.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
node.helpers.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
node.tsx feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
types.ts refactore: Replace hardcoded null strategy strings with constant 2026-01-29 19:17:42 +08:00
use-node-resize-observer.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00