npm vuetify 2.0.0-alpha.6
v2.0.0-alpha.6

latest releases: 3.6.0-beta.0.0, 3.5.17, 3.6.0-alpha.2...
5 years ago

🚧 DISCLAIMER 🚧

⚠️ DO NOT USE IN PRODUCTION ⚠️

This is specifically for developers who want to play with the absolute latest and greatest that is coming up in the framework. With the exception of critical bugs, all issues pertaining to the alpha will be closed without question.

📖 Documentation

https://next.vuetifyjs.com

🔧 Bug Fixes

  • _theme: fix font family (d5123e9)
  • divider: resolve sass variable build error (05c79e9)
  • entry-lib: fix directives export (635537e)
  • VDataTable: update lang function (a73e076)

🚀 Features

What does update to md2 mean?

  • If there was a specification that the component was derived from, it has been updated to match that
  • Unit tests were moved from the root test folder to the updated component/mixin folder and switched from avoriaz to vue-test-utils
  • Styles were converted from stylus to sass and moved to the updated component folder

⌨️ Typescript

The following functionality has been converted to typescript:

  • Mixins
    • maskable
    • detachable
    • selectable
  • Components
    • VFooter
    • VTextarea
    • VTextField
    • VApp

Deprecated

  • VJumbotron has been removed
  • <v-text-field textarea> will no longer render a VTextArea

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.