npm vuetify 1.2.0-beta.0
v1.2.0-beta.0

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

📖 Documentation

The docs are still being fine tuned so you may see some deprecation warnings or missing information. This will be updated during beta before release.

🆕 New Components

  • v-img
  • v-responsive
    • The same aspect ratio functionality as v-img, but without the lazy loading
  • v-rating
    • Great for e-commerce products and customer reviews
    • Hover functionality

🚗 Things we added

  • #809 Added multiple prop to v-date-picker (thanks @motia)
  • #2175 Added support for nudge props on v-tooltip
  • #2494 Themes (dark/light) are now applied through Vue provide/inject. Children will inherit from the first parent that provides theme or overwrite it if declared on the component
  • #3316 New v-form method resetValidation
  • #4061 Added new prepend-item and append-item slots for the v-select family (v-autocomplete, v-combobox, v-overflow-btn)
  • #4294 New v-data-table prop header-key, for multiple headers with the same text
  • #4408 Theme colors can now be objects, for full control over lighten/darken variations
  • #4667 Components are now registered as PascalCase
  • Added new locales:

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.