npm vuetify 1.0.2
v1.0.2

latest releases: 3.6.6, 3.6.5, 3.6.4...
6 years ago

Things we changed

  • #3247 Refactored Vue prototype bind
    • Decreased package size by ~5kb gzipped
    • Enables version warnings for a-la-carte setups
    • Version from CDN can now be derived from Vuetify.version instead of Vuetify.default.version

Note: This may break commonjs imports, you will have to replace require('vuetify').default with require('vuetify')

Things we fixed

  • f0a0ca0 Fixed a bug where v-btn was not using the active-class prop
  • #3117 Added back removed tile prop from v-list-tile-avatar
  • #3329 Fixed a bug where the application theme was not properly applied in SSR context for NUXT

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.