npm vuetify 3.0.0-alpha.0
v3.0.0-alpha.0

latest releases: 3.6.8, 3.6.7, 3.6.6...
3 years ago

🔧 Bug Fixes

  • border-radius: return empty classes array with false prop value (7bf5a3b)
  • framework: apply global prop defaults correctly to non-object PropOptions (3fd81cc)
  • sass: update formatting for sass files (10050dc)
  • styles: remove elevated mixin, update invalid variables (0cb8568)
  • theme: do not apply background colors in theme class (#13004) (be69269)
  • theme: update color values and casing (3dd7a9a)
  • types: add component to IconsOptions (235139a), closes #13122
  • VDataTable: clamp current page when filtering (#13087) (df75ad3), closes #12732
  • VDataTableHeader: decrease sort icon line height (#12868) (da21feb), closes #12823
  • VImg: specify emits, use PropType for object props (6bea9f5)
  • VLazy: don't immediately show content if transition not set (f1c2981), closes #11801
  • VListItem: use item role when in a group (#13126) (4974d74), closes #13125
  • VRating: make icons tab-accessible (#13098) (9b1356a), closes #10820
  • VSelect: don't dispatch click event on arrow keys (#12815) (7fae557), closes #12769 #12723
  • VSelect: ignore arrow up/down if no clickable tiles (e1dd914), closes #13084
  • VSheet: use computed instead of ref (27a674b)

🚀 Features

⚠ BREAKING CHANGES

  • transition: Removed the $transition SASS map
  • transition: Removed the .transition- classes
  • VImg: Removed contain, it's now the default. Added cover.
  • Reordered v-intersect arguments, isIntersecting is now the first arg
  • Changed v-img class names
  • VImg: No longer using background-image
  • grid classes now have a v- prefix
  • v-layout, v-flex, and <v-container grid-list-{size}> have been removed

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.