velxio/frontend/src
David Montero 30882f3930 refactor(verify): extract store-driven pre-flight verification into verifyFromStore
verifyCircuitFromStore() builds the worst-case snapshot (every wired
digital pin driven HIGH) and solves it — extracted verbatim from
EditorToolbar's runVerification so programmatic runners (editor
extensions, agents) can gate their own run paths on the same rules.
No behavior change for the Run button.
2026-07-18 06:44:38 +02:00
..
__pro_stub__
__tests__ feat(wires): first-time auto-routing around components 2026-07-18 05:59:45 +02:00
assets
components refactor(verify): extract store-driven pre-flight verification into verifyFromStore 2026-07-18 06:44:38 +02:00
data
desktop feat(ui): global message dialog to replace window.alert() 2026-07-17 06:06:28 +02:00
hooks fix(simulator): don't fire key-bound buttons while typing in Monaco 2026-07-18 04:02:01 +02:00
i18n feat(simulator): map pushbuttons to keyboard keys 2026-07-18 04:02:01 +02:00
lib
pages feat(ui): replace native confirm() dialogs with reusable modal 2026-07-18 01:59:18 +02:00
services feat(custom-chips): AI entry point + friendly auth error 2026-07-16 20:34:42 +02:00
simulation refactor(verify): extract store-driven pre-flight verification into verifyFromStore 2026-07-18 06:44:38 +02:00
store feat(wires): first-time auto-routing around components 2026-07-18 05:59:45 +02:00
tokens
types feat(picker): featured components sort first — breadboards lead the list 2026-07-16 01:04:29 +02:00
utils feat(wires): first-time auto-routing around components 2026-07-18 05:59:45 +02:00
velxio-elements feat(breadboard): use the Fritzing parts-library artwork (CC-BY-SA 3.0) 2026-07-15 22:12:00 +02:00
App.css
App.tsx feat(ui): global message dialog to replace window.alert() 2026-07-17 06:06:28 +02:00
elements-register.ts feat(elements): side-effect registrar for all custom elements 2026-07-16 18:31:20 +02:00
entry-server.tsx
index.css
main.tsx
seoRoutes.ts
vite-env.d.ts