🔧 Bug Fixes
- VDatePicker: year / month transition (1673b96)
- VDatePicker: remove set height, update to better match spec (2ce7096)
- VDatePicker: remove legacy sass imports (0ecd917), closes #17603
- VDatePicker: don't throw on empty model (e5e3d84), closes #17601
- VDatePickerMonth: remove defined height (80af8e6)
- VPicker: remove legacy sass imports (cf05b0d), closes #17603
🔬 Code Refactoring
- dev: abstract vuetify settings into their own files (84c4c80)
- virtual: move duplicate logic into variables (d3054c2)
🔄 Reverts
- Revert "docs(sass-variables): disable code causing CI to fail" (6e8bf62)
Other Commmits
- chore(release): publish v3.3.5 (95d132a)
- docs(Carbon): remove margin and add br el (2a48196)
- docs(ApplicationLayout): clean-up code examples (b44b1b0)
- docs(SettingsDrawer): remove dev button (66c9803)
- docs(HomeFooter): update contact us email (a2d3da8)
- docs(Carbon): add margin bottom for spacing (589e80c)
- chore(readme): remove badges (2cf7731)
- docs(Example): hide some actions on small screens (05d83c8)
- docs(Backmatter): abstract out some logic, improve promotion styling (eeacd6a)
- docs(AppBar): adjust displayed icons on mobile (37796ec)
- docs(selects): clean-up docs page, remove example (e643558)
- docs(Carbon): fix width styling (0a82b97)
- docs(api): add page search (8fd37e0)
- docs(Releases): blur autocomplete after selection (a435530)
- docs(EnterpriseDeck): update bullet list content (d390586)
- docs(Toc): re-enable promotion (ee41055)
- chore(vite): fix lint error (4b4cbcd)
- chore(docs): multithreaded rendering (f9089cd)