velxio/frontend/src/components
David Montero Crespo dd86020343 feat(pi-family): one-click run UX — autoRun + guestHome + clean serial mirror
- ProBoardDef.autoRun: after boot (+guestSetup) the VFS uploads itself
  and the command runs, so a single Run click boots, uploads and starts
  the user's script (same UX as compiled boards)
- ProBoardDef.guestHome: VFS home dir override ('/root' for guests that
  log in as root); those boards drop the historic hello.sh sample
- upload sequence extracted to utils/piUpload (shared by the VFS panel
  button and autoRun)
- serial monitor strips DEL/C0 control echoes (backspace showed tofu)
2026-07-28 16:28:02 +02:00
..
analog-ui feat(breadboard): hover-gated labels + full-footprint seating solver 2026-07-19 05:28:40 +02:00
component-docs feat: ESP32 bridge seams, picker datasheets, S3/C3 examples + online-only board showcase 2026-07-21 00:22:19 -03:00
components-instruments
customChips refactor(custom-chips): move the AI entry point out of OSS into an overlay slot 2026-07-17 04:36:14 +02:00
editor feat(pi-family): guestSetup seam + board-branded workspace texts 2026-07-28 14:36:13 +02:00
examples feat: ESP32 bridge seams, picker datasheets, S3/C3 examples + online-only board showcase 2026-07-21 00:22:19 -03:00
layout feat(editor): follow-up GitHub star prompt for past dismissers 2026-06-15 22:15:14 +02:00
raspberry-pi feat(pi-family): one-click run UX — autoRun + guestHome + clean serial mirror 2026-07-28 16:28:02 +02:00
simulator feat(pi-family): one-click run UX — autoRun + guestHome + clean serial mirror 2026-07-28 16:28:02 +02:00
ui feat(ui): replace native confirm() dialogs with reusable modal 2026-07-18 01:59:18 +02:00
velxio-components fix(adc,examples): mapa ADC por chip, entradas flotantes y una auditoria de la galeria 2026-07-27 05:01:49 +02:00
ComponentInfoPanel.tsx feat: ESP32 bridge seams, picker datasheets, S3/C3 examples + online-only board showcase 2026-07-21 00:22:19 -03:00
ComponentPickerModal.css fix(picker): variant-true previews + datasheet popover above the modal 2026-07-23 05:15:31 +02:00
ComponentPickerModal.tsx fix(picker): declare the version hooks BEFORE the memos that list them as deps 2026-07-23 07:20:34 +02:00
DynamicComponent.tsx fix(canvas): un swipe sobre una pantalla tactil en Run ya no panea el canvas 2026-07-28 16:09:27 +02:00
componentDocs.ts feat(picker): online-only COMPONENT ad cards + overlay datasheet seam 2026-07-22 20:39:54 +02:00