dify/web/app/components/workflow-app
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__ feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +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
store/workflow test(workflow-app): enhance unit tests for workflow components and hooks (#34065) 2026-03-25 18:34:32 +08:00
utils test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
index.tsx feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
search-params.ts fix: type 2026-03-26 18:46:09 +08:00
utils.ts Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 18:41:16 +08:00