Skip to content

@fluentui/react-components v9.60.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 24 Feb 07:21
· 33 commits to master since this release

Minor changes

  • feat: Implement props to control animation duration and autoplay interval (PR #33820 by Mitch-At-Work)
  • Nested modalizer fix and useActivateModal() hook to activate modals without moving focus. (PR #33817 by mshoho)

Patches

  • fix: Add a defensive check when getting overflow item records (PR #33876 by ling1726)
  • fix: useAnnounce live regions do not get aria-hidden from tabster (PR #33855 by smhigley)
  • Update to satisfy the bumped Tabster 8.5.0. (PR #33817 by mshoho)
  • fix: provide methods for elements such as live regions to not get hidden by modals (PR #33855 by smhigley)
  • fix: TeachingPopoverCarousel fires announce() messages on slide change (PR #33833 by smhigley)