dify/web/app/components/workflow/collaboration
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
..
components fix web style 2026-01-17 22:10:10 +08:00
core feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
hooks feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
services fix web style 2026-01-17 22:10:10 +08:00
skills fix(skill): fallback to direct save for collaboration followers on sync failure or timeout 2026-03-27 17:30:21 +08:00
types chore: use console.warn instead of toast 2026-02-12 10:07:47 +08:00
utils change user default color 2025-09-09 10:20:02 +08:00
index.ts fix web style 2026-01-17 22:10:10 +08:00