🔧 Bug Fixes
- properly passthrough non-bubbling events to input elements (#15904) (796bc01), closes #16812
- color: calculate and apply text color for backgroundy (41aedfe)
- defaults: react to sub-component updates (#17446) (97085ae), closes #17815
- locale: update no.ts divider language (#18017) (26a987d)
- rtl: correctly apply same-element selector (1d1c5f0), closes #18009
- VAppBar: correct scrollBehavior type (f218a68)
- VAutocomplete: use display items for auto-select-first (#18053) (6aef148), closes #18050
- VBadge: reduce bordered transform scale (fda0d83), closes #18109
- VDatePicker: add missing min/max support (4e3539c), closes #18015
- VField: correctly calculate outline__start width (#17995) (639f131), closes #17838
- VSelect: auto scroll to selected value (#18018) (c803e43), closes #17881
- VSkeletonLoader: show intellisense for type prop (a0030a9)
- VSlider: correct thumb-label and tick label slot types (#18058) (11544bc), closes #18043
- VTimeline: single vertical divider overlap (#18037) (d41a530), closes #18008
Other Commmits
- chore(release): publish v3.3.14 (4d1d423)
- docs: use
cmd+k
as hotkey for docs search on mac systems (#18110) (5a8fcfc) - docs(VAutocomplete): update filter prop name references (#18108) (0032c84)
- docs(text-and-typography): add reference to default font (#18104) (8a1eaed)
- docs(VAvatar): update page content (#18085) (ae8867d)
- docs(VNavigationDrawer): update prop description (#18077) (d007773)
- docs(SlashSearchOption): add option for / as search hotkey (8a042d3)
- docs: fix various typos (#18078) (0d3b03a)
- docs(LearnMenu): update api explorer link (2e2c723)
- docs(Selects): update menu-props api description (#18073) (5334758)
- docs: update multiple usage examples (3f71b13)
- docs: update multiple code blocks to script setup (835e312)
- docs(Carbon): update fallback script logic (42078f8)
- docs: add theme teaser (79c17a7)
- docs: multiple updates to settings and the app bar (be41cb9)
- docs(SettingsDialog): update theme options and switch colors (b0d9e10)
- docs(SettingsDialog): add git-hub-login (b72769d)
- docs(VChip): fix example styling (6b3efa9)
- docs(DiscordDeck): update styling (55b9079)
- docs(enterprise-support): add discord deck (9edd507)