v3.5.0 (Polaris)
Welcome to the v3.5.0 release of Vuetify!
💪 Support Vuetify Development
Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:
- Requesting Enterprise Support
- Sponsoring John on Github
- Sponsoring Kael on Github
- Supporting the team on Open Collective
- Becoming a sponsor on Patreon
- Becoming a subscriber on Tidelift
- Making a one-time donation with Paypal
📖 Table of Contents
- #Release Introduction
- #Important Links
- #Upgrade Guide
- #Release Notes
❗️ Important Links
📑 Upgrade guide
- VCardItem append/prepend icon/avatar will now show independently and have reduced inline padding. This brings the component more in line with how VListItem works.
💯 Release notes
🚀 Features
- goTo: port to v3 (#19046) (4eeae8c), closes #5732 #13538
- locale: add khmer translations (#18695) (e1d0e03)
- style: add cursor class utilities (#17033) (a25aac9)
- theme: add surface-light color (#19047) (d20875a), closes #18091
- VAutocomplete/VCombobox: add new clearOnSelect prop (657d929), closes #6842
- VCardItem: bring in-line with VListItem functionality (356bfd1)
- VDataTable/Virtual: add support for sorting raw objects (#19048) (0bba2f5), closes #11226
- VDatePicker: add new multiple prop options (07781b3), closes #18701
- VFileInput: add string support for showSize prop (706565f)
- VImg: add rounded and color support (32ac0a1)
- VList: add expand / collapse icon support (8414baf)
- VSelects: add new listProps prop (1f7b403), closes #6458
- VSwitch: add thumb, track-true, and track-false slots (#18092) (7031faa)