Commit Graph

6 Commits

Author SHA1 Message Date
SikongJueluo c39f688115
fix: mother board reactive problem 2025-05-16 16:38:57 +08:00
SikongJueluo 1eded97c76
fix: remote update failed and template not found 2025-05-15 20:23:48 +08:00
SikongJueluo 00ce79fa7b
feat: add remote update function 2025-05-14 21:22:20 +08:00
SikongJueluo 020674a277
feat: change test view to basic jtag upload and download page 2025-05-09 21:44:51 +08:00
alivender 1c75aa621a feat: Enhance equipment components with pin functionality and constraint management
- Added pin support to MechanicalButton, enabling pin-click events and componentId handling.
- Updated Pin component to manage constraint states and colors dynamically.
- Integrated SMT_LED with pin functionality, allowing LED state to respond to constraints.
- Enhanced Wire component to reflect constraint colors and manage wire states based on pin connections.
- Introduced wireManager for managing wire states and constraints.
- Implemented a constraints store for managing and notifying constraint state changes across components.
- Updated component configuration to remove appearance options and clarify constraint descriptions.
- Improved ProjectView to handle optional chaining for props and ensure robust data handling.
- Initialized constraint communication in main application entry point.
2025-04-29 11:05:30 +08:00
SikongJueluo 5ea541ef4b
add nswag for generate web api 2025-04-23 14:11:19 +08:00