velxio/frontend/src/components/editor
David Montero Crespo 7da01c6a91 fix(toolbar): Run follows the disabled-while-running convention on QEMU-Linux boards; Reset is the fast re-run
Keeping Play enabled while the guest ran broke the convention every
other board follows (owner report). Run now disables as usual; RESET on
a booted guest re-uploads the edited files and re-runs the script
without the ~45 s reboot, matching Reset's restart-the-program meaning.
2026-07-28 22:05:36 +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 fix(toolbar): Run follows the disabled-while-running convention on QEMU-Linux boards; Reset is the fast re-run 2026-07-28 22:05:36 +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 feat(editor): Monaco syntax highlight for 8080/Z80 assembly 2026-05-19 00:49:51 -03:00