mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 20:43:55 +08:00
- Added helper functions for DSL validation, import status handling, and feature normalization. - Refactored the UpdateDSLModal component to utilize the new helper functions, improving readability and maintainability. - Introduced unit tests for the new helper functions to ensure correctness and reliability. - Enhanced the node components with new utility functions for managing node states and rendering logic. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| hooks | ||
| node-sections.tsx | ||
| node.helpers.tsx | ||
| node.tsx | ||
| types.ts | ||
| use-node-resize-observer.ts | ||