npm vuetify 2.0.0-alpha.13
v2.0.0-alpha.13

latest releases: 3.6.10, 3.6.9, 3.6.8...
5 years ago

🚧 DISCLAIMER 🚧

⚠️ DO NOT USE IN PRODUCTION ⚠️

This is specifically for developers who want to play with the absolute latest and greatest that is coming up in the framework. With the exception of critical bugs, all issues pertaining to the alpha will be closed without question.

🔧 Bug Fixes

  • VAvatar: squishing inside flex containers (c3ee291)
  • VListItemAvatar: use proper spacing to line-up title text (2ddbaff)
  • properly implement bootable logic/styles (03de717)
  • VDialog: propagate value to isActive (140137f)
  • VTabs: dark variant tab styles inactive opacity (2eb6c96)
  • VTimePickerClock: fix sass indent (#6907) (f76b6f1)
  • VToolbar: fix flat prop not removing shadow (e930399)
  • VWindow: update default for show-arrows prop

🚀 Features

  • v-dialog: adds click:outside call (#6719) (aa64854)
  • VAppBar: update application state on scrolling effects change (358c62c), closes #3820
  • VCarousel: v2 update (#6924) (5c06f4d), closes #6158 #6067 #6261 #6696
  • VIcon: Add 'tag' prop to VIcon that sets a custom tag to be used (#6899) (6504a7a)
  • VCarousel: add vertical-delmiiters prop
  • VCarousel: add progress prop

🌀 Code Refactoring

  • VCarousel/VWindow: clean-up styles
  • VCarousel: remove duplicated (essentially) render function
  • VWindow: abstract show-arrows-on-hover from v-carousel
  • VWindow: reduce control margin
  • VWindow: reduce size of controls
  • VCarousel: progres-color is inferred as default from v-progress-linear

📖 Docs Changes

  • VCarousel: add new cycle example
  • VCarousel: update example
  • VCarousel: update customTransition example

⌨️ TypeScript Conversions:

The following component have been converted to TypeScript

⚠️ BREAKING CHANGES

  • VCarousel: The cycle prop is no longer implicit, must be defined in order to have screens
    switch

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.