velxio/frontend/src
David Montero Crespo d81aa76260 feat: complete project setup with Wokwi libraries integration and documentation
- Removed outdated WOKWI_LIBS.md and replaced with updated documentation.
- Added ARCHITECTURE.md to describe project structure and data flow.
- Created SETUP_COMPLETE.md for installation and configuration instructions.
- Implemented automatic update script for Wokwi libraries.
- Updated frontend components to utilize local Wokwi libraries.
- Enhanced AVRSimulator to manage peripherals more efficiently.
- Added example screenshot generation instructions for better documentation.
- Updated components metadata and ensured proper integration with Vite.
2026-03-04 18:39:02 -03:00
..
__tests__ Add backend and frontend test suites for Arduino compilation and simulation 2026-03-03 16:44:07 -03:00
assets feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
components feat: Enhance PinManager with PWM and Analog support 2026-03-04 18:27:14 -03:00
data feat: Enhance PinManager with PWM and Analog support 2026-03-04 18:27:14 -03:00
pages feat: Enhance simulator with new components and event handling 2026-03-04 13:36:33 -03:00
services feat: update architecture documentation and improve component property dialog 2026-03-03 20:42:17 -03:00
simulation feat: complete project setup with Wokwi libraries integration and documentation 2026-03-04 18:39:02 -03:00
store feat: add react-router-dom for routing and enhance wire rendering with automatic offsets 2026-03-04 18:03:54 -03:00
types feat: add react-router-dom for routing and enhance wire rendering with automatic offsets 2026-03-04 18:03:54 -03:00
utils feat: add react-router-dom for routing and enhance wire rendering with automatic offsets 2026-03-04 18:03:54 -03:00
App.css feat: implement examples gallery and editor page with routing and example loading functionality 2026-03-03 22:25:52 -03:00
App.tsx feat: implement examples gallery and editor page with routing and example loading functionality 2026-03-03 22:25:52 -03:00
index.css feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
main.tsx feat: add component metadata types and generator 2026-03-03 19:30:25 -03:00
vite-env.d.ts feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00