npm vuetify 0.14.8
v0.14.8

latest releases: 3.6.3, 3.6.2, 3.6.1...
6 years ago

Things we fixed

  • #1141 Fixed a bug where v-text-field with a label and the prepend-icon prop that caused label to shake in the improper position
  • #1089 Fixed a bug that broke v-data-table sorting when a comparing against null values
  • 80e0d2f Fixed a bug that was introduced by fixing the v-icon location inside a v-btn component with the icon prop into Safari
  • #1142 Fixed a bug in v-data-table where if destroyed right after being loaded would throw a warning
  • #1150 Fixed a bug where a fix for the breakpoint calculation of landscape v-toolbar was not added to v-navigation-drawer
  • #1151 Fixed a bug where v-data-table was mutating the pagination prop, causing an error with strict vuex
  • 78307a4 Fixed a bug where v-select with the overflow, segmented or editable prop was not applying the correct hover styles
  • #1160 Fixed a bug where v-toolbar was not properly removing the extension if the prop was toggled
  • #1121 Fixed a bug where v-tabs-bar would allow you to move all of the items out of view
  • #1194 Added back accidentally removed mobile-break-point prop on v-navigation-drawer
  • c0ac1c3 Fixed a bug where the v-ripple was not being properly applied
  • #1207 Fixed a bug where using v-speed-dial with no children you would receive an error
  • #1204 Fixed a bug where display breakpoint sm-and-up was not working

Things we added

  • #1155 Increased the maximum width of labels in form components to 90%
  • #1199 Added user-select none to v-btn
  • #1190 Added footer slot to v-data-table
  • #1211 Added proper styles for v-btn with the fab and small or large prop
  • #1202 Added proper style inheriting to v-icon when inside of a v-btn
  • #1180 Fixed a bug where v-select would always display a scroll bar
  • #1209 Fixed a bug where v-app was not properly setting the height of the main v-container when using v-footer with the fixed prop

Things we changed

  • 40c2e0c Removed theme application to lists within drawers
  • 8436cce Removed deprecated v-card-row component

Things you fixed

  • #1144 Fixed a bug where v-divider was not properly using the dark theme (thanks @cawa-93)
  • #1173 Fixed a bug where the v-ripple directive was not being properly imported in v-list-tile (thanks @loduis)
  • c97bd7c Fixed a bug where v-breadcrumbs-item was not properly showing font icons on edge (thanks @Phlow2001)
  • fd032b6 6a9455f Added warning's for improperly matched Vuetify and Vue versions (thanks @Kylart and @Phlow2001)
  • #1041 Fixed a bug that caused v-edit-dialog to overflow off of screen (thanks @Kylart)

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.