🔧 Bug Fixes
- useDefaults: return generic argument (0722960)
- VFileInput: prevent file dialog when readonly (#17853) (f4460c5), closes #17851
- VNavigationDrawer: correctly remove scroll listener on unmount (dfc257f)
- VSelect: support browser autofill (e99f6fd), closes #5936
- VTable: fixed-header with multiple tr headers (#17821) (63b1fcb), closes #17806
- VTextarea: don't hide auto-grow scrollbar (0a03a43)
Other Commmits
- chore(release): publish v3.3.10 (42773e3)
- docs(upgrade-guide): update available components (#17793) (f00aee2)
- docs(why-vuetify): fix typo and sentence phrase (#17857) (9d7b9b4)
- docs(SettingsDialog): move max-width to card (6c986e7)
- docs(Settings): add advanced options (c2fa862)
- chore(.eslint): remove max-len for doc components (7c29d2b)
- chore: remove pre-commit lint and test (793e6c4)
- docs(AppBar): fix lint (2543c2a)
- docs(shopify): use default key values (6b2c4b4)
- docs(AppBar): remove sponsor link (78fd043)
- docs(EnterpiseDeck): update styling (28a1194)
- docs(global-configuration): update release notes link (4cfe1b0)
- docs(StoreLink): update icon (2740536)
- docs(NotificationsMenu): improve ui (8fd6af4)
- docs(SettingsDialog): improve mobile ux (107fb82)
- docs(AppBar): remove extra divider and increase help link spacing (02cf709)
- docs(roadmap): update v2.7 content (f04b5e1)
- docs(TeamMember): add member join date info (cc1a099)
- docs(cosmic): update to v2 (#17800) (6b3aaed)
- docs(ApiTable): only show source if dev mode on (6267f91)
- docs(AppBar): only show theme divider on mdAndUp (d5d25f0)