Skip to content

v0.8.4

Compare
Choose a tag to compare
@jtommy jtommy released this 19 Sep 23:22
· 1293 commits to master since this release

New features

  • Add style props (is-boxed, etc) to navbar and navbarcomponent
  • Add pagination buttons customization (thanks @service-paradis)
  • Improve accessibility for menu (thanks @mateuswetah)

Fixes

  • Fix build using import individual components
  • Fix #1717 notification margin when queue is false and position is bottom-(right/left) (thanks @service-paradis)
  • Fix #1741 toggle on navbar dropdown
  • Fix #1743 add check outside click on navbar brand (thanks @wanxe)
  • Fix #1744 icon component using vue-fontawesome
  • Fix #1748 progressbar style on IE when indeterminate (thanks @service-paradis)
  • Fix #1761 grouped/addons size with inside position label (thanks @service-paradis)
  • Fix #1773 numberinput issues with groups and addons (thanks @service-paradis)

Thanks @service-paradis for most part of this release and previous !