mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| checklist | ||
| chat-variable-button.tsx | ||
| editing-title.tsx | ||
| env-button.tsx | ||
| global-variable-button.tsx | ||
| header-in-normal.tsx | ||
| header-in-restoring.tsx | ||
| header-in-view-history.tsx | ||
| index.tsx | ||
| online-users.tsx | ||
| restoring-title.tsx | ||
| run-and-history.tsx | ||
| run-mode.tsx | ||
| running-title.tsx | ||
| scroll-to-selected-node-button.tsx | ||
| test-run-menu-helpers.tsx | ||
| test-run-menu.tsx | ||
| undo-redo.tsx | ||
| version-history-button.tsx | ||
| view-history.tsx | ||
| view-workflow-history.tsx | ||