v0.10.1
BREAKING CHANGES:
- Controls. Renamed some css-vars (this is last big breaking change)
- FormElement. Option
autoSave
renamed toautoStore
Fixes:
- TypeScript. Updated CustomEvents
$onWillShow
,$onWillHide
,$onChange
- Text based controls
- Label doesn't go to top on browser autofill
- Value missed & undo/redo failed on browser autofill
- SelectManyControl
- Showing button[clear] on hover changes height
- Focus sometimes is wrong when user removes item & reverts changes via click on button[clear=back]
New/Features:
- Added built-in colors for darkMode. Append attr
[wupdark]
to body to use it. Don't forget to define general text & background colors yourself