Skip to content

@fluentui/react-components v9.54.3

Compare
Choose a tag to compare
@fabricteam fabricteam released this 02 Jul 07:33
· 920 commits to master since this release

Minor changes

  • feat(v0-migration): Attachment compat component (PR #31634 by jurokapsiar)
  • feat: Adds animation to selection indicator and icon. (PR #31720 by mltejera)
  • feat: Adds NavDivider implementation (PR #31848 by mltejera)
  • Update internal state to match Combobox and Listbox changes (PR #31415 by smhigley)
  • feat: add options to manually show/hide focus visibility on active descendants, and scroll the active item into view (PR #31415 by smhigley)
  • feat: Add disableAutoFocus to Combobox and Listbox for cases when the popover is open on focus. (PR #31852 by sopranopillow)
  • fix: Listbox updates activedescendant correctly (PR #31415 by smhigley)
  • feat: Pass data with value to onAction callback (PR #31803 by george-cz)

Patches

Prerelease changes