npm vuetify 2.4.0-beta.0
v2.4.0-beta.0

latest releases: 3.6.6, 3.6.5, 3.6.4...
3 years ago

📖 Documentation

https://dev.vuetifyjs.com/

🐛 Bug Reporting

https://issues.vuetifyjs.com
https://community.vuetifyjs.com in the #release-migration channel

Potential breaking changes for evaluation:

  • Reset/clear on inputs should now change the value to null instead of undefined for better JSON compatibility. Make sure this always happens and we haven't left any undefined in. This change may break implementations needing to differ between empty and cleared, let us know on discord if that's the case.
  • If both label and placeholder are set, placeholder will now only be shown on focus instead of pushing the label up
  • Snackbar timeout resets on mouseover

🔧 Bug Fixes

🚀 Features

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.