v1.0.0-beta.3
Pre-release
Pre-release
What's Changed
- fix(NavDrawer): fix default shadow value by @gravitano in #135
- fix(nuxt): fix
VMenuIconexport path by @gravitano in #137 - test(VAlert): add unit testing alert component by @MuhamadAdrian in #136
- feat(Forms): add the ability to hide error messages via
hideErrorprop by @gravitano in #138 - fix: fix error border style not applied on some input components by @gravitano in #139
- fix(VMultiSelect): fix bug error when clearing value by @gravitano in #140
- fix(VQuillEditor): disable auto fix cursor by default via
autoFixCursorprop by @gravitano in #141 - ci: use action@checkout v3 by @gravitano in #142
Full Changelog: https://github.com/gitsindonesia/ui-component/blob/main/CHANGELOG.md#100-beta3-2023-03-08
Full Compare: v1.0.0-beta.2...v1.0.0-beta.3