๐ง 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
- VTable: specify explicit flex for container (351a9e1)
- VTable: correctly fill parent height (8f2f14d), closes #9927
๐งช Labs
- 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)
- VOtpInput: adjust content padding (b022dc2)
- VOtpInput: use flex gap for internal item spacing (403aaaa)
- VOtpInput: change default type to number (01be04d)