npm vuetify 0.11.0
v0.11.0

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

The time is now!

After much patience from the community, the Vuetify team is finally bringing a long awaited component to the fold, Pickers. This release brings us to about 2 components left before we have met MD spec. This does not include the small changes that were made in the April 2017 MD spec update.

Upcoming

The next release, v0.12.0 will be focused on bug fixes, enhancement and performance. As of right now, there are no planned components.

Breaking Changes

  • Modal has been refactored and is now named Dialog
    • v-modal -> v-dialog

New Components

#380

  • Date Picker - spec
  • Time Picker - spec

Updated Components

  • #366 Modal - now Dialog, v-dialog

Improvements

  • #331 v-data-table will now default sort by the first column if non is specified (thanks @nekosaur)
  • #367 Added cross-env to package.json for windows machines (thanks @simonwjackson)
  • #335 Added maxlength support to v-text-field a8cb18f
  • #340 Added ability to change initial row value in v-data-table 0683d64
  • #355 Added focus method to text-field a8cb18f
  • #356 Added ability to change Rows per page text on v-data-table f8ee52d
  • #292 You can now use any value that will evaluate to (Boolean) ** True** when controlling the visible state of components 1d4e6e9
  • #260 Added copyright and version info to dist build 6bd2d07

Bug Fixes

  • #392 v-tabs now properly supports router functionality. d1a9c8e
  • #388 v-slider will now properly stay within its container if its model is updated past the current max value a4138ea
  • #394 Removed margin from v-btn when placed in a v-card-title aacb0b9
  • #395 Modified comparison for filtering to exclude null values in v-data-table 0a5d6bf
  • #382 Fixed z-index on a non-fixed v-sidebar when sidebar-under-toolbar prop is used 8606c4d
  • #381 Fixed menu display a css bleed from v-expansion-panel to v-list. 56504fb
  • #371 Fixed a bug where v-snackbar would not reset timeout when closed and re-opened before the timer expired c2d0ec8
  • #338 Fixed a bug where button icons could be cut off 6b30d15
  • #348 #349 Fixed a bug where dynamic content would get cut off in v-list and v-expansion-panel 6c17a3a
  • #350 Fixed a bug where form hint text was inheriting the wrong color 1fff966
  • #351 Fixed a bug where v-list-group would expand even when disabled 193a656
  • #357 Removed improper v-model manipulation in v-select b7aaee8

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.