Commit Graph

4 Commits

Author SHA1 Message Date
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
kerms 28bac4215b docs: add MIT license and third-party Apache license for esptools-js 2026-01-23 15:02:26 +01:00
kerms a51958648a refactor: remove vitepress dependency and rename project 2026-01-23 14:52:47 +01:00
kerms 599ae714ab docs: add READMEs for toolbox and esp-flasher 2026-01-23 14:47:20 +01:00