Skip to content

v1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@gravitano gravitano released this 08 Mar 10:21
· 964 commits to main since this release

What's Changed

  • fix(NavDrawer): fix default shadow value by @gravitano in #135
  • fix(nuxt): fix VMenuIcon export 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 hideError prop 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 autoFixCursor prop 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