What's Changed
:ref
made functional,:ref="el=>(...)"
- Removed
:html
directive: use:ref="el=>el.innerHTML=..."
instead - Fixed
:data
dash-case - Fixed integration of
:value
with justin - Fixed
<select :value>
issue - now preselects options properly - Fixed
<select multiple>
- Fixed
:if
updating effects when branch doesn't match - Fixed passing global objects like
Math
- Fixed disposal
- Reworked building
- Fixed entries names
- Added tests
New Contributors
Full Changelog: v10.9.1...v11.0.0