alivender 47cfe17d16 Refactor component configuration and diagram management
- Removed the component configuration from `componentConfig.ts` to streamline the codebase.
- Introduced a new `diagram.json` file to define the initial structure for diagrams.
- Created a `diagramManager.ts` to handle diagram data, including loading, saving, and validating diagram structures.
- Updated `ProjectView.vue` to integrate the new diagram management system, including handling component selection and property updates.
- Enhanced the component property management to support dynamic attributes and improved error handling.
- Added functions for managing connections between components within the diagram.
2025-05-07 15:42:35 +08:00
2025-03-31 20:24:26 +08:00
2025-03-10 19:48:25 +08:00
2025-03-22 21:50:56 +08:00
2025-03-10 19:48:25 +08:00
2025-03-10 19:48:25 +08:00
2025-03-10 19:48:25 +08:00
2025-04-26 19:59:35 +08:00
2025-04-26 19:59:35 +08:00
Description
No description provided
17 MiB
Languages
C# 41.2%
Vue 30.4%
TypeScript 28.2%