velxio/frontend/src
copilot-swe-agent[bot] d711fe49b1 Create documentation page accessible at /docs
- Add docs/ folder with intro, getting-started, emulator, components, roadmap markdown files
- Add DocsPage.tsx with sidebar navigation, section content, pagination
- Add DocsPage.css matching existing dark theme
- Register /docs route in App.tsx
- Add /docs to sitemap.xml

Co-authored-by: davidmonterocrespo24 <47928504+davidmonterocrespo24@users.noreply.github.com>
2026-03-11 15:56:06 +00:00
..
__tests__ Fix PWM test failures and skip arduino-cli e2e tests when not available 2026-03-11 15:34:46 +00:00
assets
components refactor: address code review feedback on oscilloscope 2026-03-11 15:13:17 +00:00
data feat: Add Arduino Nano support to simulator and update related components 2026-03-07 23:14:33 -03:00
pages Create documentation page accessible at /docs 2026-03-11 15:56:06 +00:00
services fix: add trailing slash to compile endpoint to avoid HTTP redirect 2026-03-07 18:18:19 +01:00
simulation Fix PWM test failures and skip arduino-cli e2e tests when not available 2026-03-11 15:34:46 +00:00
store refactor: address code review feedback on oscilloscope 2026-03-11 15:13:17 +00:00
types
utils feat: enhance library installation to support Wokwi-hosted libraries and update tests accordingly 2026-03-10 01:25:49 -03:00
App.css Add mobile responsive layout with Code/Circuit tab switcher 2026-03-10 16:09:32 +00:00
App.tsx Create documentation page accessible at /docs 2026-03-11 15:56:06 +00:00
index.css feat: Prevent body scroll on the editor page to enhance user experience 2026-03-07 17:54:51 -03:00
main.tsx feat: add new components and simulations for logic gates, protocols, and sensors 2026-03-08 16:14:03 -03:00
vite-env.d.ts feat: add new components and simulations for logic gates, protocols, and sensors 2026-03-08 16:14:03 -03:00