FPGA_WebLab/src
alivender b3a5342d6b feat: enhance DiagramCanvas and Pin components with wire creation and tooltip functionality
- Added wire creation logic in DiagramCanvas.vue with mouse tracking and event handling.
- Implemented tooltip display for pins in Pin.vue with detailed information on hover.
- Updated ProjectView.vue to handle wire creation and deletion events.
- Refactored Wire.vue to support dynamic path rendering based on routing mode.
2025-04-26 21:53:33 +08:00
..
assets feat: remake most of forntend 2025-04-26 19:59:35 +08:00
components feat: enhance DiagramCanvas and Pin components with wire creation and tooltip functionality 2025-04-26 21:53:33 +08:00
router feat: remake most of forntend 2025-04-26 19:59:35 +08:00
stores feat: remake most of forntend 2025-04-26 19:59:35 +08:00
views feat: enhance DiagramCanvas and Pin components with wire creation and tooltip functionality 2025-04-26 21:53:33 +08:00
APIClient.ts add nswag for generate web api 2025-04-23 14:11:19 +08:00
App.vue feat: remake most of forntend 2025-04-26 19:59:35 +08:00
main.ts finish environment of http server and test successfully 2025-03-20 12:42:32 +08:00