Skip to content

v3.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 17:57

πŸ”§ Bug Fixes

  • VAppBar: apply offset padding when v-overlay is open (#13723) (febab14)
  • VCard: remove block shadow when outlined (51ad0c2)
  • VListItemSubtitle: apply ellipsis with line-clamp (2f8faac)
  • VNavigationDrawer: add missing color support (0cedcf3)
  • VOverlay: apply RTL classes (31b265f)
  • rtl: apply rtl mixin styles to component root elements (f143b25)
  • types: don't use Element object in prop types (9939e8a)

πŸš€ Features