Commit Graph

7 Commits

Author SHA1 Message Date
bea1c7e5ae feat: frontend add virtual matrix key 2025-05-20 17:09:57 +08:00
487e7c114a chore: fix build failure
refactor: delete /public/equiments api
2025-05-19 22:29:28 +08:00
1eded97c76 fix: remote update failed and template not found 2025-05-15 20:23:48 +08:00
alivender
91838ff632 add: DDS virtual component 2025-05-11 14:41:38 +08:00
alivender
6a786c1519 feat: Refactor code structure for improved readability and maintainability 2025-05-09 19:28:43 +08:00
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
alivender
bc4f44ecaa feat: remake most of forntend 2025-04-26 19:59:35 +08:00