Commit Graph

7 Commits

Author SHA1 Message Date
SikongJueluo 53027470fe
fix:无法找到相关库的问题 2025-07-09 17:13:36 +08:00
SikongJueluo b6fb7e05fa
refactor: rewrite basic canvas using konva 2025-06-06 21:05:46 +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 53eeac5272
finish environment of http server and test successfully 2025-03-20 12:42:32 +08:00
SikongJueluo d766e2ae6a
add bun backend and add upload bitstream component 2025-03-18 17:28:21 +08:00
SikongJueluo 8b8eeb8207
init project and finish login page 2025-03-10 19:48:25 +08:00