mirror of
https://github.com/langgenius/dify.git
synced 2026-03-19 13:47:37 +08:00
- Refactored the Completed component to enhance readability and maintainability. - Introduced new hooks for managing modal states, search filters, and segment selection. - Created a context for segment list management to streamline state sharing. - Added new components for better organization of UI elements, including MenuBar and DrawerGroup. - Improved pagination and data fetching logic for segment and child segment lists. - Enhanced overall user experience with better state handling and UI responsiveness.