velxio/frontend/src
David Montero 288ab46521 feat(frontend): persist + restore project library manifest (P2.4 projects)
Saved projects now round-trip their declared library manifest (compile scope):
buildSavePayload includes libraries_json from useLibraryManifestStore; loading a
project restores it (and clears any stale example manifest). Existing projects
load with an empty manifest -> legacy scan-all (unchanged); new saves capture
whatever manifest is active. Pairs with the backend libraries_json column.
2026-06-07 00:47:39 +02:00
..
__pro_stub__ feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
__tests__ Merge pull request #217 from davidmonterocrespo24/feat/chipbus-phase0 2026-06-06 03:18:45 -03:00
assets feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
components feat(frontend): send the example library manifest as the compile scope (P2.3) 2026-06-07 00:10:15 +02:00
data data(examples): complete ESP32 example library manifests with transitive deps (P2.4) 2026-06-06 20:14:17 +02:00
desktop feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
hooks
i18n chore(pricing): free tier shows 20 daily AI credits (up to 600/month) 2026-06-02 05:37:57 +02:00
lib feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
pages feat(frontend): persist + restore project library manifest (P2.4 projects) 2026-06-07 00:47:39 +02:00
services feat(frontend): persist + restore project library manifest (P2.4 projects) 2026-06-07 00:47:39 +02:00
simulation Merge pull request #217 from davidmonterocrespo24/feat/chipbus-phase0 2026-06-06 03:18:45 -03:00
store feat(frontend): send the example library manifest as the compile scope (P2.3) 2026-06-07 00:10:15 +02:00
tokens
types feat(editor): rename boards & custom chips; show which target owns each file 2026-06-04 06:22:25 +02:00
utils feat(frontend): persist + restore project library manifest (P2.4 projects) 2026-06-07 00:47:39 +02:00
velxio-elements
App.css
App.tsx feat(desktop): hide web nav + redirect / → /editor in Tauri builds 2026-05-22 18:08:33 -03:00
entry-server.tsx
index.css
main.tsx feat(motors): fix stepper rotation + add A4988 driver (real Fritzing SVG) 2026-05-31 16:28:34 -03:00
seoRoutes.ts feat(seo+nav+community): public-project indexing + classroom nav + examples grid 2026-05-29 18:11:28 +02:00
vite-env.d.ts