Skip to content

v2.3.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@johnleider johnleider released this 05 May 23:24

πŸ“– 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