mirror of
https://github.com/langgenius/dify.git
synced 2026-05-15 13:02:19 -04:00
- Changed import paths for app card and chart types to use the new app-chart-types module. - Refactored state initialization in ChartView for improved readability. - Added unit tests for CardView, ChartView, and LongTimeRangePicker components to ensure functionality and reliability. - Introduced new test cases for time range picker and tracing components to enhance test coverage.