npm vuetify 0.17.1
v0.17.1

latest releases: 3.6.6, 3.6.5, 3.6.4...
6 years ago

Things we changed

  • 10c64e3 The overlayable mixin will now only be triggered on smAndDown (was mdAndDown)
  • 901e56c Increased size of dense icons in v-list-tile-action by 1 pixel

Things we fixed

  • #2493, #2531, #2534 Fixed bugs related to v-navigation-drawer and state:
    • permanent will now always be open, regardless of window size.
    • temporary will always be closed unless specifically specified with a model value of true.
    • Removed booting animation on non-ssr pages
    • Added multiple unit tests to help alleviate any future issues
  • #2497 Removed deprecated stylus variable
  • #2501 Fixed a bug where v-chip with the close prop could not actually be closed
  • #2506 Fixed a bug where v-text-field with the multiple prop inside of a v-dialog was being closed when enter was pressed
  • #2512 Fixed a bug where multiple drawers on the same side were causing layout issues. Now, can alternate between drawers on the same side, but must use $nextTick to avoid race conditions
  • #2517 Fixed a bug where the fix for #2063 was causing issues with hints in form components
  • d438347 Fixed an issue where a v-tabs change broke mobile detection
  • 22de1db, 6beaba8 The correct files should now be added to the github release

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.