Skip to content

v0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnleider johnleider released this 15 Mar 22:26
· 15365 commits to master since this release

Bug Fixes

A big thanks to @bratberg for creating a NUXT example PR. Added link in documentation

  • #210 Autocomplete was not ready for 0.9.0, removed lingering functionality 3097a29
  • #160 Updated list styles to properly size when more than just title is provided in a list d18e251
  • #198 Added initial border to avoid jump 9c8e2d1
  • #201 Added value to rule cb (thanks @nekosaur)
  • #92 Fixed initial value not setting properly, introduced after select refactor 9119b1c
  • Fixed a bug where text-fields were being improperly styled in tables cf13640
  • Updated beforeDestroy hook to avoid console error when using menu c702c30