Skip to content

@fluentui/react-components v9.50.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 10 May 07:26
· 1260 commits to master since this release

Minor changes

Patches

  • fix combobox empty string and zero value (PR #31170 by ymyqwe)
  • fix: expand button should be disabled when Combobox is disabled (PR #31300 by smhigley)
  • fix: move styles declared in useDisableBodyScroll() to a separate file (PR #31299 by layershifter)
  • fix: Add HC hover active styling to Switch. (PR #31283 by tomi-msft)
  • fix: replace internal useKeyborg() with useKeyborgRef() (PR #31295 by layershifter)