Skip to content

@fluentui/react-components v9.56.3

Compare
Choose a tag to compare
@fabricteam fabricteam released this 29 Nov 07:22
· 335 commits to master since this release

Minor changes

  • feat: Add autoplay index change callback and fix autoplay pause on interaction (PR #33291 by Mitch-At-Work)

Patches

  • Update readme with current content (PR #33295 by AtishayMsft)
  • feat(motion): update DialogBackdropMotion to use createFadePresence API (PR #33288 by pixel-perfectionist)
  • fix: respect reduced motion in createMotionComponent() (PR #33357 by layershifter)
  • fix(react-search): restore focus to SearchBox after clear button is clicked (PR #33340 by emmayjiang)
  • feat: Correctly integrating SwatchPicker with Field component. (PR #33274 by khmakoto)
  • bugfix: ensure that onActionVisibilityChange is properly invoked (PR #33320 by bsunderhus)