@fluentui/react-components v9.54.0
fabricteam
released this
07 Jun 07:24
·
712 commits
to master
since this release
Minor changes
- add optional
window
argument toscrollIntoView
. (PR #30967 by spmonahan) - chore: exports DialogModalType type (PR #31549 by bsunderhus)
- feat: re-export
useTimeout()
anduseAnimationFrame()
. (PR #31527 by spmonahan) - feat: add @fluentui/react-motion to suite (PR #31574 by layershifter)
- chore: exports DialogModalType type (PR #31549 by bsunderhus)
- feat: allow aside as tag for Drawer components (PR #31434 by marcosmoura)
- feat: release stable (PR #31574 by layershifter)
- chore: Recomposing NavSectionHeader and Hamburger. Removing HamburgerInNav. Some other pixel pushing. (PR #31387 by mltejera)
- feat: adds text property to TagPickerOption (PR #31474 by bsunderhus)
- feature: preventScroll on navigation (PR #31577 by bsunderhus)
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)