vuetify v2.3.0-beta.3 Release Notes

Release Date: 2020-05-05 // almost 4 years ago
  • ๐Ÿ“š ๐Ÿ“– Documentation

    https://dev.vuetifyjs.com

    ๐Ÿฑ ๐Ÿš€ Features

    • rounded: add border-radius helper classes (82dbdbf)
    • typography: add break-point functionality to new type classes (#11033) (e83a203)

    ๐Ÿฑ ๐Ÿ–ฑ Developer notes

    โšก๏ธ Typography has been updated to match current MD type spec. The following classes have been deprecated and will be removed in version 3.

    • .display-4 is now .text-h1
    • .display-3 is now .text-h2
    • .display-2 is now .text-h3
    • .display-1 is now .text-h4
    • .headline is now .text-h5
    • .title is now .text-h6