Skip to content

@fluentui/react-components v9.54.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 07 Jun 07:24
· 712 commits to master since this release

Minor changes

Patches

  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: remove optional "win" argument (PR #31470 by spmonahan)
  • feat(calendar-compat): changed design for the selected state (PR #31509 by ValentinaKozlova)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: Renaming useCalendarMonthStyles.ts to useCalendarMonthStyles.styles.ts. (PR #31568 by khmakoto)
  • chore: use @fluentui/react-motion (PR #31574 by layershifter)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: disable eslint rule (PR #30967 by spmonahan)
  • chore: Fixing typo in CheckboxShim migration. (PR #31569 by khmakoto)
  • fix: compatibility with Drawer slots (PR #31434 by marcosmoura)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: rename useSkeletonStyles.ts to useSkeletonStyles.styles.ts (PR #31503 by spmonahan)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • fix: use requestAnimationFrame from Fluent context. (PR #30967 by spmonahan)
  • Use MutationObserver from global context. (PR #30967 by spmonahan)
  • fix: clear icon not working with freeform (PR #31324 by YuanboXue-Amber)
  • chore: migrate Toast to new motion library (PR #31516 by layershifter)
  • chore: use @fluentui/react-motion (PR #31574 by layershifter)
  • chore: adopt changes in motion APIs (PR #31508 by layershifter)
  • chore: disable eslint rule. (PR #30967 by spmonahan)
  • bugfix: ensure roving tab index when children content changes (PR #31595 by bsunderhus)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)
  • chore: useControllableState warns if controlled and uncontrolled at the same time (PR #31461 by bsunderhus)
  • fix: use globals from Fluent context. (PR #30967 by spmonahan)

Prerelease changes

  • fix: update internal function to optionally use global Fluent context. (PR #30967 by spmonahan)