Skip to content

@fluentui/react-components v9.46.6

Compare
Choose a tag to compare
@fabricteam fabricteam released this 28 Feb 07:26
· 1639 commits to master since this release

Minor changes

  • refactor: Deprecate ComboboxContext in favour of ListboxContext (PR #30575 by ling1726)

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