velxio/frontend/src/components/editor
David Montero Crespo b622cad80a feat(metrics): run events carry which engine served them
Without this we cannot tell whether the in-browser path is actually
displacing guest boots — the whole point of the dual engine is a number
(% of runs that never touched the backend), so the event has to say.
2026-07-29 04:41:52 +02:00
..
CodeEditor.tsx feat(library-manager): read-only libraries.json file + drop Uninstall for shared index libs 2026-06-09 15:49:14 +02:00
CompilationConsole.tsx fix(perf): un-freeze the editor during fast-toggling simulations (ESP32 clock) 2026-07-21 01:15:59 +02:00
EditorToolbar.css refactor(editor): remove redundant file-tabs bar from the toolbar 2026-07-03 06:50:21 +02:00
EditorToolbar.tsx feat(metrics): run events carry which engine served them 2026-07-29 04:41:52 +02:00
FileExplorer.css style(ui): unify every interactive surface on the single #0071e3 accent 2026-06-21 05:34:25 +02:00
FileExplorer.tsx feat(pi-family): unified editor UX — Monaco + explorer + bottom xterm, one file surface 2026-07-28 19:43:20 +02:00
retroAsmLanguage.ts