velxio/frontend/src/components
David Montero Crespo 116afcab98 feat(sensors): runtime seam for overlay-registered sensor controls
registerSensorControls() lets a private build add SensorControlDef entries for
sensors it ships outside the OSS tree (e.g. the DFRobot Gravity analog family)
so they get the live slider panel; every SENSOR_CONTROLS lookup now goes
through getSensorControl(id) which falls back to the registered map. Dead code
in a pure OSS build, same contract as proBoardRegistry / registerComponentDoc.
2026-07-23 21:32:14 +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(boards): runtime board-registration seam for private overlays 2026-07-22 21:21:21 +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(ui): replace native confirm() dialogs with reusable modal 2026-07-18 01:59:18 +02:00
simulator feat(sensors): runtime seam for overlay-registered sensor controls 2026-07-23 21:32:14 +02:00
ui feat(ui): replace native confirm() dialogs with reusable modal 2026-07-18 01:59:18 +02:00
velxio-components feat(ssd1306): add the 4-pin I2C OLED module + examples on Uno/ESP32/Pico/STM32 2026-07-09 23:13:50 +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(trace): recognise runtime boards and same-hole junctions in pin tracing 2026-07-20 18:46:23 +02:00
componentDocs.ts feat(picker): online-only COMPONENT ad cards + overlay datasheet seam 2026-07-22 20:39:54 +02:00