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
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
projectService.ts feat(frontend): persist + restore project library manifest (P2.4 projects) 2026-06-07 00:47:39 +02:00
romCompileService.ts