velxio/frontend/src/services
David Montero Crespo 57015212ab feat(picker): featured components sort first — breadboards lead the list
New optional `featured` metadata flag: ComponentRegistry stable-sorts
featured components to the front after loading (and indexes categories
from the sorted list, so per-category views keep the same order). The
two breadboards are marked featured in component-overrides.json — they
are everyday parts and now open the component grid instead of sitting
at the bottom below every diode.
2026-07-16 01:04:29 +02:00
..
ComponentRegistry.ts feat(picker): featured components sort first — breadboards lead the list 2026-07-16 01:04:29 +02:00
chipCompileService.ts
compilation.ts feat(frontend): send the example library manifest as the compile scope (P2.3) 2026-06-07 00:10:15 +02:00
flashService.ts feat(flash): write compiled sketches to real USB boards (phases D1+D3) 2026-05-27 00:20:20 -03:00
libraryService.ts feat(P2.2c): show per-user custom libs in the Library Manager + autocomplete 2026-06-07 19:58:13 +02:00
metricsService.ts feat(frontend): runtime API base + desktop overlay extension points 2026-05-21 04:50:19 +02:00
projectService.ts feat(frontend): persist + restore project library manifest (P2.4 projects) 2026-06-07 00:47:39 +02:00
romCompileService.ts feat(custom-chip): newly-added programmable chip auto-gets an editable program; chaser-c goes board-less 2026-06-03 22:52:11 +02:00