master
Merge branch 'master' into next
docs(useLayout): fix footer button (#21898)
docs: compensate for margin reset dropped from headings
feat: migrate to MD3 typography (#22557)
feat(VCol/VRow): grid system overhaul (#21500)
fix(colors): use perceptual foregrounds for material palette
feat: MD3 elevation levels (#22461)
docs(VToolbar): remove unnecessary spacer (#21142)
feat(elevation): add `hover-elevation` prop and CSS utilities (#22621)
docs: replace docs with docs-next
feat(VCol): syntax for overriding row size (#22572)
Merge branch 'dev' into next
docs: unify CDN links
docs: add Figma links to example components (#22452)
docs: `overflow-visible` has no effect on VLayout without `!important`
chore: cleanup overflow-btn
feat(vCalendar): 24hour support (#22853)
docs(VCheckbox): fix example for colors
docs: fix examples with `lang="ts"` breaking in VPlay
feat(VColorInput): pip customization (#21820)
feat(VCommandPalette, VOverlay): introduce viewport location strategy (#22698)
fix(VDateInput): Always enable cancel button (#21154)
feat(VDataTable): add v-model:opened for group-by (#22772)
fix(VDataTableVirtual): height accounting when expanding multiple rows
feat(VDateRangePicker): add new component (#22860)
feat(VExpansionPanels): add more props for customization (#22723)
feat(VFileUpload): add `loading` prop
refactor(VHeatmap): group gap & performance improvements
feat(VHighlight): add new component (#22817)
fix(VHover): reconcile actual hover state when re-enabled (#22845)
feat(VIconBtn): create new component (#21114)
docs: update examples added in v3.x
docs(VInfiniteScroll): fix usage example in VPlay
chore: add vue/attributes-order eslint rule
docs(VMaskInput): update examples after changes to validation (#21763)
docs(VMenu): add new examples (#19710)
feat(VMonthPicker): add new component (#22534)
docs(VNavigationDrawer): example of wider rail
feat(VNumberInput): add `grouping` prop (#22134)
feat(VOtpInput): groups, a11y improvements, emoji (#22803)
feat(VProgressCircular): add `reveal` prop (#22502)
Merge branch 'master' into dev
docs(VPullToRefresh): fix missing import
docs: correct usage example prop binding
docs(typography): update legacy classes to MD3 scale
feat(VSnackbarQueue): show multiple snackbars (#22605)
feat(VSparkline): markers & tooltips (#22748)
docs(VSpeedDial): update usage example
docs(VStepperVertical): fix/update example for non-linear
feat(VSwitch): add `size` prop (#22882)
feat(VTable): add striped prop (#19735)
docs(v-tooltip): update examples
feat(VTooltip): add `color` prop (#19689)
docs(VTreeview): example for footer slot