FPGA_WebLab/src/components
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
..
equipments feat: Enhance equipment components with pin functionality and constraint management 2025-04-29 11:05:30 +08:00
ComponentSelector.vue feat: remake most of forntend 2025-04-26 19:59:35 +08:00
DiagramCanvas.vue feat: Enhance equipment components with pin functionality and constraint management 2025-04-29 11:05:30 +08:00
LoginCard.vue finish web test api 2025-03-31 20:24:26 +08:00
Navbar.vue feat: remake most of forntend 2025-04-26 19:59:35 +08:00
PopButton.vue Server: finish jtag controller; Web: finish sibebar animation 2025-04-05 19:41:56 +08:00
Sidebar.vue add more view for test 2025-04-07 21:56:41 +08:00
ThemeControlButton.vue feat: remake most of forntend 2025-04-26 19:59:35 +08:00
ThemeControlToggle.vue finish basic sidebar 2025-03-14 19:04:15 +08:00
UploadCard.vue add more view for test 2025-04-07 21:56:41 +08:00
wireManager.ts feat: Enhance equipment components with pin functionality and constraint management 2025-04-29 11:05:30 +08:00