npm vuetify 1.3.0-alpha.0
v1.3.0-alpha.0

latest releases: 3.7.4, 3.7.3, 3.7.2...
6 years ago

📖 Documentation

📦 A La Carte

The vuetify-loader now supports automatic treeshaking for webpack and vue-cli-3 applications. For more information visit the documentation.

🆕 New Components

  • v-item-group & v-item
  • v-window & v-window-item
  • v-treeview
  • v-timeline & v-timeline-item
  • v-breadcrumb-divider

notice v-stepper was not converted in order to maintain backwards compatibility. Expect v-tabs, v-carousel and v-stepper to have a similar structure in v2.0.

📑 Upgrade guide

More information coming soon

🔧 Things we fixed

  • #3121
    • Fixed a bug that caused pickers to incorrectly overflow on iPhone5
    • Fixed a bug that caused pickers to have the incorrect width
    • Fixed automatic v-time-picker sizing
    • Fixed a bug with max-height on v-time-picker

🔃 Things we changed

  • c3c61a9 Added esm build and enabled sideEffects for stylus files
  • 6218e94 v-btn-toggle has been refactored to use new functionality provided in v-item-group
  • ffe5a90 v-bottom-nav has been converted to use v-btn-toggle
  • beb16d2 v-carousel has been refactored to use new functionality provided in v-window
  • #5059 v-ripple now more closely resembles MD spec
  • #5052 v-tabs has been refactored to use new functionality provided in v-window and v-item-group
  • Changed the default close-delay from 200 to 0

🚗 Things we added

  • #4953 Added better a11y support to v-breadcrumbs (thanks @lol2x)

🌐 Localization

  • #4488 Updated v-stepper-step icon to work with the rtl options

The following locales have been added:

⌨️ Typescript

The following functionality has been converted to typescript:

  • v-breadcrumbs

🆘 I need help!

If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.