vuetify v2.4.0-beta.0 Release Notes

Release Date: 2020-11-17 // over 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


Previous changes from v2.3.17