velxio/frontend/src/components
copilot-swe-agent[bot] a06ea17f99 refactor: address code review feedback on oscilloscope
- Improve ring buffer efficiency: one array copy instead of two (slice+shift+push vs slice+spread)
- Fix extra whitespace in canvas dimension assignments
- Add explanatory comments for eslint-disable-next-line react-hooks/exhaustive-deps

Co-authored-by: davidmonterocrespo24 <47928504+davidmonterocrespo24@users.noreply.github.com>
2026-03-11 15:13:17 +00:00
..
components-wokwi feat: add Arduino Mega support to simulator 2026-03-09 10:08:14 -03:00
editor feat: add Install Libraries modal for managing library installations 2026-03-09 12:53:24 -03:00
examples home page 2026-03-06 15:32:24 -03:00
layout Add mobile responsive layout with Code/Circuit tab switcher 2026-03-10 16:09:32 +00:00
simulator refactor: address code review feedback on oscilloscope 2026-03-11 15:13:17 +00:00
ComponentPickerModal.css feat: update architecture documentation and improve component property dialog 2026-03-03 20:42:17 -03:00
ComponentPickerModal.tsx feat: update architecture documentation and improve component property dialog 2026-03-03 20:42:17 -03:00
DynamicComponent.tsx feat: add ILI9341 Cap Touch display and related components; implement home screen and example sketches 2026-03-09 02:31:04 -03:00