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

latest releases: 3.6.11, 3.6.10, 3.6.9...
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

  • VGrid: apply !important to helper classes (4893523)
  • VListItem: text-cutoff on title (c1bcc05)
  • VSheet/ripple: ensure sheets are always block level elements (f67f17f)
  • VSheet/VCard: animate on elevation change (152874e)
  • Vuetify: adjust install pattern for proper treeshaking (51d5aaf)

🚀 Features

⚠️ BREAKING CHANGES

  • VExpansionPanel: many components have been renamed and props moved

    • v-expansion-panel -> v-expansion-panels
    • v-expansion-panel-content -> v-expansion-panel
    • new component -> v-expansion-panel-header
    • new component -> v-expansion-panel-content
  • VBottomNav:

    • v-bottom-nav -> v-bottom-navigation
  • VList: many components have been renamed

    • v-list-tilev-list-item et al
    • v-list-tile-sub-titlev-list-item-subtitle
    • avatar prop has been removed
  • VListGroup:

    • Can no longer use v-list-item's in the activator slot
      • listeners are passed through to the internal v-list-item for activators
      • use content/title instead

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.