🔧 Bug Fixes
- VChip: set default height to 32px (2809800), closes #17412
- VColorPicker: reposition cursor on color change (1f3d9ac), closes #18344 #18347
- VCombobox: don't allow search to be null (c71f48c), closes #18430
- VDataTable: accept numbers as itemsPerPageOptions (7b9da8c), closes #16693
- VDatePicker: add missing allowed-dates support (46d68d4), closes #17983
- VOtpInput: add chain operator to select fn calls (2dee949)
- VOtpInput: add color, bgColor, and baseColor to defaults provider (afd6a58)
- VOtpInput: set field input color to inherit (cc03fa5)
- VOtpInput: move to proper input when input index is not next (7b0ae73)
- VTable: specify explicit flex for container (351a9e1)
- VTable: correctly fill parent height (8f2f14d), closes #9927
🔬 Code Refactoring
- VOtpInput: adjust content padding (b022dc2)
- VOtpInput: use flex gap for internal item spacing (403aaaa)
- VOtpInput: change default type to number (01be04d)
Other Commmits
- chore(release): publish v3.3.21 (430f35d)
- docs(MadeWithVuetify): update styling on for different pages (6dac540)
- docs(chips): re-organize and clean-up page (9645194)
- docs(VNavigationDrawer): update usage to always show drawer (9ab4577)
- docs(UsageExample): show code on all devices (39a23e6)
- docs(usage): wrap playground in v--container (38accbf)
- chore: fix lint >:[ (eecc5b6)
- docs: section-based scroll spy, update route hash (565714c)
- docs: reset activeHeaders on route change (e09bce5)
- docs: initialise vueuse/head (82f4ba4)
- chore(docs): make sure api pages are generated before vite-plugin-pages (408aba9)
- docs: fix bun install command (f48eb8e), closes #18416
- docs: replace vite-ssg with head-only ssg (9001aeb)
- docs(VRating): add color example (9791f6f), closes #17246
- docs(AppDrawerAppend): add rail toggle for subscribers (f710ccf)
- docs: add playground link to usage examples (df2a373)
- docs(roadmap): update page content (49f31d8)
- docs(TeamMember): update joined chip styling (51508e8)
- docs(accessibility): add base page (8307292)
- docs(Example): show example file name in dev mode (3407fb2)
- docs(AppSettingsDrawer): add developer-mode toggle (1a5f02a)
- docs(VOtpInput): finish documentation examples, api, and clean-up (17c30f2)
- docs(team): update roster (e09a711)
- docs(icon-fonts): update icons link and fa heading (313f5d5)
- docs(BACKERS): remove file (a3dfe1b)
- docs(AppTextField): only pass through specific slot (bc9fd7f)
- docs: highlight toc based on active headers (9547863)
- docs(Search): improve ui (33feacf)
- docs(menu): update example to new activator syntax (a925651)
- docs(app): updte types and add missing labs category (2c526be)
- docs(AppTextField): pass through all slots (485f520)
- docs(GitHubLogin): close drawer when navigating to the dashboard on mobile (cb5fc11)
- docs(icon-fonts): update page content and structure (bebce5e)
- docs(prop-filter): change color to base-color (604dade)
- docs(RelatedPage): remove unnecessary fn call (b160481)