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