Releases: Matsuuu/web-component-devtools
Releases · Matsuuu/web-component-devtools
v0.1.15: Release 0.1.15.
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.4
v 0.1.4
- Bugfix: Fix element list parsing and ordering when mixing light and shadow DOM and list items
- Enhancement: Moved from DOM events to postMessage on devtools communcation
- Improved stability of messaging
- Removed unnecessary permissions
- Implemented Firefox support
v0.1.2
v 0.1.2
- Fix reactivity of property updates in devtools
- Cast number property values to numbers by default
- Improve Lit Type detection
- Autofocus on previously focused element on refresh
- Casting of function parameters follows the CEM typings
- Support for union types
- Better manifest url parsing