v1.0.0-beta.4
Pre-release
Pre-release
What's Changed
- test(VAppBar): add unit testing VAppBar component by @MuhamadAdrian in #143
- fix(nuxt): fix component path by @gravitano in #144
- feat(nuxt): auto-import
VQuillEditorcomponent & improve playground by @gravitano in #145 - fix(VQuillEditor): make
labelprop optional by @gravitano in #146 - chore: rename snippets to blocks by @gravitano in #147
- test(VAutoComplete): add unit testing VAutoComplete component by @MuhamadAdrian in #148
- test(VAvatar): add unit testing VAvatar component by @MuhamadAdrian in #149
- test(VBadge): add more unit testing on VBadge component by @MuhamadAdrian in #150
- feat(Forms): add a new
hintprop to all form inputs by @gravitano in #151 - fix(VDataTable): fix load dependency styles when installed as an independent package by @gravitano in #152
- chore: fix some storybook issues by @gravitano in #153
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4