Skip to content

v1.2.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnleider johnleider released this 31 Jul 22:49
· 11254 commits to dev since this release

πŸ“– 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: