🚀 Features
🔧 Bug Fixes
- types: import vue/jsx, remove duplicate ComponentPublicInstance (e3c513b), closes #19177
- VAutocomplete/VCombobox: input always absolute position when not using selection slot/chips (#19316) (d3bafd8)
- VCalendar: stop day row content overflowing its parent (#19340) (9049888), closes #18968
- VCombobox: don't update v-model when it already contains the search text in single selection mode (#19331) (9a816bf)
- VDatePicker: crash with date multiple and external adapter (#19336) (2a739b9), closes #19330
- VSwitch: remove elevation with flat props (#19324) (1b4b0ce), closes #19307
Other Commmits
- chore(release): publish v3.5.8 (3ce9b99)
- chore(package.json): update @vuetify/one package (3f6a960)
- docs(Banner): normalize shared link attributes (353cf46)
- docs(App/Toc): maintain query parameters if set (72e3224)
- docs(labs): add fab to available component list (a087f05)
- chore: update @vuetify/one (a98a4ca)
- docs(package.json): update @vuetify/one package (abed948)
- docs: fix missing markdown component import (4ae6edf)
- chore(package.json): update @vuetify/one package (7437e47)
- chore(VSwitch): add missing css check for box shadow (be6e455)
- docs(@vuetify/one): implement new auth btn (89ce427)
- docs(VSparkline): fix radius usage in example (#19312) (bd0ace3)
- docs(VProgressLinear): fix bgColor prop reference (#19323) (f42df3c)