This time we focused on Input-like components, ensuring they operate and look consistently.
We introduced a couple of small breaking changes. We expect them to not be very noticeable, but just in case - you can consult change-log before committing to update.
We're committed to improve component quality by updating old stories and increasing test coverage. That's not exciting on the surface - but components will have less bugs, yaaay. You can track progress here.
New components
What's Changed
Updated: Input, DateInput, TimeInput, Select, Counter, ColorInput, Checkbox, Radio, Stepper components
Visit Change log docs section
Full changelog
- Added Linear stepper and custom step actions by @Bond-Addict in #3641
- fix(nuxt): use built-in
watch
option to restart nuxt by @danielroe in #3748 - fix: devDependency by @SAF2k in #3754
- Stories rework: VaForm by @Roman4437 in #3699
- Stories rework: VaAffix by @Roman4437 in #3711
- Stories rework: VaAspectRatio by @Roman4437 in #3715
- feat(create-vuestic): tailwind option by @m0ksem in #3718
- feat(modal): before-ok and before-cancel methods by @m0ksem in #3738
- docs Icon: fixed link to icon-config; docs Input: add hint to examle 'mask' by @EugenGedroyc in #3776
- chore(deps): bump @adobe/css-tools from 4.3.0 to 4.3.1 by @dependabot in #3772
- feat: github label sync by @asvae in #3774
- fix(input-wrapper): refactoring and redesign by @m0ksem in #3642
- feat: layout by @m0ksem in #3633
- Feat: Added pointer cursor to label in Checkbox #3785 by @Udaay in #3787
- Stories rework: VaAvatar by @Roman4437 in #3795
- fix chromatic tests by @asvae in #3801
- fix(collapse): add border to collapse by @m0ksem in #3832
- Feat/add chromatic sponsorship by @asvae in #3681
- fix(#3789): accordion ignores v-model by @m0ksem in #3833
- docs: update landing image for improved clarity by @SAF2k in #3828
- fix: added props based support for nested overlay by @Udaay in #3788
- feat: init useFocusable prop by @m0ksem in #3798
- fix(input): double loading by @m0ksem in #3850
- docs: init api block changelog by @m0ksem in #3796
- fix: polish paddings, gaps by @m0ksem in #3843
- fix(#3837): emit filter event immidiate if needed by @m0ksem in #3851
New Contributors
- @Bond-Addict made their first contribution in #3641
- @SAF2k made their first contribution in #3754
- @EugenGedroyc made their first contribution in #3776
Full Changelog: v1.7.6...v1.8.0