yunsi-toolbox-vue/components
kerms 577b845afc
fix(esp-flasher): enforce imageOptions.value uniqueness via prop validator
Replace comment-only contract with a Vue prop validator that catches duplicate
.value keys at dev time. Validator is stripped from production builds.
Add inline comment to demo/tsconfig.json documenting the 8 node_modules type
errors (vueuse Bluetooth API, element-plus JSX/slots/icons) that require
skipLibCheck: true until those packages are updated.
2026-02-22 16:08:04 +01:00
..
app-image-viewer feat(app-image): add ESP firmware image parser and viewer with robust 2026-02-22 12:37:30 +01:00
esp-flasher fix(esp-flasher): enforce imageOptions.value uniqueness via prop validator 2026-02-22 16:08:04 +01:00
nvs-editor fix(esp-flasher): enforce imageOptions.value uniqueness via prop validator 2026-02-22 16:08:04 +01:00
partition-table-editor fix(esp-flasher): enforce imageOptions.value uniqueness via prop validator 2026-02-22 16:08:04 +01:00