🔧 Bug Fixes
- date: reconstruct date value to local tz (#17721) (1a9b656), closes #17613
- date: reactive locale (dd3f97d), closes #17809
- VColorPicker: remove extra margin with hide-input (#17826) (01563e3), closes #16930
- VDatatable: GroupHeaderSlot isGroupOpen type (#17733) (944fe8a), closes #17659
- VDataTable: use correct key when return-object prop is true (2b24a6d), closes #17748
- VDatePicker: correct width when using show-week prop (d00cb80), closes #17678
- VDatePicker: pass multiple prop to composable (9ae3b81)
- VDatePicker: use adapter date instead of Date (3502963), closes #17749
- VDatePickerControls: apply rtl styling to month buttons (0504da8), closes #17829
- VField: loading prop supports color string (#17736) (33e24d4), closes #17626
- VField: reduce default density height to 56px (#17760) (53b5304)
- VListGroup: missing hover overlay when open (#16835) (7e2fc9b), closes #16830
- VOverlay: position on LTR/RTL after locale switch (#17338) (1224416), closes #17314
- VRangeSlider: apply strict prop to slider end event (7b350b3), closes #17798
Other Commmits
- chore(release): publish v3.3.9 (a63cbb6)
- docs(SettingsDialog): copy search toolbar styling (8650349)
- docs(Search): prevent default when focusing list with kbd (fd139bc)
- docs(commits): fix pinia store registration name (8e0161c)
- docs(defaults): make everything lazy by default (fd42e14)
- docs(Releases): add emoji's for popular releases (26e628e)
- docs(SettingsDialog): fix mobile min-height (638acec)
- docs(VBtn): update misc-discord-event example spacing (46e6cee)
- chore(VDateRangePickerHeader): fix lint (fdb81c3)
- docs(SettingsDialog): add missing options and add images (901ec2a)
- docs(upgrade-guide): notate Vue 3 specific changes (40e9182)
- test(VCombobox): check .v-list-item length in filter items test (#17195) (60d682e)
- docs(VFileInput): remove MISSING DESCRIPTION events (#16978) (729ae67)
- docs(security-disclosure): remove broken link (12bd154)
- chore: re-order imports (c9d6814)
- docs: remove trailing json comma (3783ab9)
- docs: update page-to-api links (51165e0)
- docs: skip commented sections when searching for headings (e13f13a)
- docs(api-generator): do not extract exposed HTMLElements (0df1109)
- docs(api-plugin): always gen entry / api-search (051ed18)
- docs(SettingsOptions): improve ui (177b8d9)
- docs(DocTabs): adjust styling (3bf2f45)
- docs(AppHeading): hide hashbang on mobile (59e443d)
- docs(SettingsDialog): improve mobile experience (478375d)
- docs(Settings): add developer mode (147898b)
- docs(AppDrawer/Settings): remove github login, other tweaks (e3ebde5)
- chore(README): update content (f8d1373)