🚀 Features
- date: add startOfDay and endOfDay functions (6bd0f2c)
🔧 Bug Fixes
- date: check if date is null | undefined | falsy in isValid (a1a1ca7)
- filter: always pass InternalItem to custom filter function (#17832) (bbe5b2c), closes #17487
- Select: always use valueComparator to compare values (#18230) (7b3c2f9), closes #17997
- VBottomSheet: add elevation to content (5a6167d)
- VColorPicker: don't update color when canvas resizes (9e378df), closes #18231
- VColorPicker: use a passive touchstart listener (af407fd), closes #18189
- VDatePicker: enforce min/max on keyboard input (#18115) (e74d19d), closes #18113
- VField: prevent floating label from showing when visibility hidden (f296394), closes #18216
- VField: correct left outline width with outline+rounded (03f437b), closes #18186
- VLabel: apply color sass variable (b549043), closes #17302
- VSelectionControl: set width to max-content (#18234) (5367e75), closes #18225
- VTabs: width when using fixed prop and border-radius (127bb0a), closes #17027
🔬 Code Refactoring
- VDatePickerYears: adjust default height (be1d41f)
Other Commmits
- chore(release): publish v3.3.16 (cf1d3d9)
- docs: update value-comparator description (251b5c6)
- docs: update v-navigation-drawer scrim definition (1be097b)
- chore(ci): update crowdin actions version (add9cf8)
- docs(VApp): remove trailing comma (7404782)
- docs(upgrade-guide): update page content (f896b2e)
- docs(VMenu): improve transition example (a86af3a)
- docs: fix broken useDisplay link (5296364), closes #18200
- chore(VDatePickerControls): resolve validation warnings (77b8a14)
- docs(selects): add itemProps and item slot examples (ca7eda8), closes #18192 #16490 #5557 #6566
- docs(MadeWithVuetify): set minimum image height for better loading ux (ee13354)
- docs(Releases): default i18n scope to global for warning (675b528)
- docs(Releases): improve searching when tag not present (6e6a9aa)
- docs(Explorer): add autofocus to field (af46060)
- docs(MadeWithVuetify): update styling (a5e96a5)
- docs(AppBar): hide drawer toggle on mobile (a350575)
- docs(V2Banner): remove from default layout (ddbad1d)
- docs: disable header sections in inline markdown (83d482e)
- docs: add made with vuetify projects (db06831)
- chore(VBottomSheet): remove flaky percy snapshot (282afa6)
- docs(button-groups): fix api link (47b3f55), closes #18211
- docs(api): add new in chip for api features (4a2b2db)
- docs(team): update discord links (7028951)
- docs: separate route path and link in api explorer nav item (e2350a3)
- docs(router): update api description (970b184)
- docs: allow hotlinking to component in api explorer (5338c09)
- docs(buttons/grids): update entry and fix overlay example (1f3206b)
- docs(sass-variables): update content ordering (48ba5c8)
- docs(HomeLogo/Footer): update logos to use theme specific (6e06637)
- docs(disable-ads-message): update language (342dbe3)
- docs: update multiple API descriptions (68bc654)
- docs(VSelect): update item slot description (c07e0d3), closes #18194
- docs(labs): update calendar timeline (9d52337)
- dosc(LearnMenu): add colors link (2b6933c)
- docs(api): remove outdated "MISSING DESCRIPTION" descriptions (5e38368)
- docs(api): show description source in dev mode (d6539a0)
- docs(VBanner): update api and upgrade guide (eee34c0)