Skip to content

v0.17.6

Pre-release
Pre-release

Choose a tag to compare

@KaelWD KaelWD released this 01 Jan 03:40
· 14834 commits to master since this release

Things we added

  • Added missing !important declaration for grow, shrink and mx-auto grid helper classes

Things we fixed

  • #2544, d7aa97e Fixed click-outside on iOS devices
  • #2780 Fixed a bug where tooltips and menus would stay active when changing routes (thanks @stormy251)
  • 5b1ad97 Fixed a memory leak when directives are unbound
  • #2269 Fixed a bug where the v-select menu's position would be wrong when using autocomplete near the bottom of the screen
  • #2757 Fixed a bug where the page would be cut off when printing in firefox (thanks @manico)
  • #2514 Fixed a bug where editable v-stepper steps would have two icons when in an error state