Skip to content

@fluentui/react-components v9.43.1

Compare
Choose a tag to compare
@fabricteam fabricteam released this 20 Dec 07:28
· 1924 commits to master since this release

Minor changes

  • feat: focus-visible polyfill shadow DOM support (PR #30098 by ling1726)
  • feat: deprecates useARIAButtonShorthand in favor of useARIAButtonProps (PR #29735 by bsunderhus)

Patches

  • fix: focus outline should have Highlight colour in high contrast (PR #30099 by ling1726)
  • fix: use useEventCallback instead of useCallback (PR #30056 by YuanboXue-Amber)
  • fix: letter key navigation in listbox should be case insensitive (PR #30072 by YuanboXue-Amber)
  • fix: add custom style hook for TimePicker compat. (PR #30058 by YuanboXue-Amber)
  • fix: set autoComeplete to off by default (PR #30057 by YuanboXue-Amber)
  • fix: stop using deprecated keyborg property (PR #30098 by ling1726)
  • chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bsunderhus)
  • partitionBreadcrumbItems miscalculated endDisplayedItems when endDisplayedItems is incorrect when numberOfItemsToHide <= 0 (PR #30005 by GordonSmith)
  • chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bsunderhus)
  • fix: interactive cards not having the focus ring when focused (PR #30067 by marcosmoura)
  • chore: add "wyw-in-js" field for tag processor (PR #30032 by layershifter)
  • fix: Add a namespace to CSS variables in react-positioning package to avoid potential collisions. (PR #30068 by khmakoto)
  • fix: add custom style hook for TimePicker compat. (PR #30058 by YuanboXue-Amber)
  • fix: add custom style hook for TimePicker compat. (PR #30058 by YuanboXue-Amber)
  • chore: adopts useARIAButtonProps instead of deprecated method useARIAButtonShorthand (PR #29735 by bsunderhus)