1.10.4 release
Release date: 2024-08-24
Features
- Conditional
readonly
anddisabled
for elements. - Pass function / ref / computed to
readonly
anddisabled
for elements. - Conditional / function / ref / computed for form
disabled
. - Optionally show * for label, placeholder and floating when the element has
required
rule. - Scroll to first invalid element.
- Scroll to top on next step.
- Added Bulgarian locale (thanks @itwseood 🙏)
Bug fixes
- Fixed
useDefault
warn for form$.mounted.