Skip to content

v1.8.0

Compare
Choose a tag to compare
@patrickcate patrickcate released this 09 Apr 03:26
· 381 commits to main since this release

1.8.0 (2024-04-09)

Bug Fixes

  • UsaFooterAddress: move order of v-bind=\"\\$attrs\" to prevent overriding CSS classes (f75efd0)
  • UsaSidenavItem: move order of v-bind=\"\\$attrs\" to prevent overriding other props (238ca28)
  • useMobileMenu: remove invalid underscores from id and use global id prefix (6ed0dc8)

Features

  • UsaSidenavItem: add sublist scoped slot (51a6ac7)