Minor changes
Patches
- chore: deprecate ComboboxContext (PR #30575 by ling1726)
- fix: Input should start with undefined, same as textarea (PR #30534 by EHF32)
- fix: Add focus border styling to Rating (PR #30581 by tomi-msft)
- fix: update RatingItem styling to use flex to align all items properly (PR #30638 by tomi-msft)
- fix: Add flex wrap to Rating and RatingDisplay (PR #30639 by tomi-msft)
- feat(swatch-picker): Added plain ColorSwatch sub component. (PR #30544 by ValentinaKozlova)
Prerelease changes
- feat: Add pagination for both static and dynamic virtualizers (PR #30560 by Mitch-At-Work)