๐ง Bug Fixes
- VBottomNavigation: set inline margin to auto (#21357) (68b52ed), closes #21316
- VPagination: adapt button width for large values (#21139) (c6dc1ca), closes #20120
- VSnackbarQueue: prevent infinite recursion in message type (4668f43), closes #21410
๐ Reverts
๐งช Labs
- VColorInput: add new component (#20623) (dec238a)
- VDateInput: Set validationValue to modelValue (#21408) (3d1df29), closes #20351
- VDateInput: sync with placeholder, infer from locale (#21409) (d75f5e3), closes #21397
- VDateInput: accept value when picker is hidden (#21273) (99331d6)
- VDateInput: Add input-format prop (#21221) (7949324)
- VDateInput: expose menu as v-model (#21298) (c6f3cdb)