@fluentui/react-components v9.22.0
·
2827 commits
to master
since this release
Minor changes
- feat: Added support for custom divider (PR #28011 by ValentinaKozlova)
- feat: Added Overflow divider (PR #28011 by ValentinaKozlova)
- [FEATURE] Imperative scrolling functionality for react-virtualizer (PR #27864 by Mitch-At-Work)
- BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build (PR #28215 by Hotell)
- feat: Add slide and fade in animation on open (PR #28119 by ling1726)
- Add/update theme tokens (PR #27791 by miroslavstastny)
- feat: Add slide and fade in animation on open (PR #28119 by ling1726)
- feat: Implement shared styles for slide animations (PR #28119 by ling1726)
- DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props (PR #27983 by george-cz)
- feat: Implement
focusMode
for DataGridCell (PR #28167 by ling1726) - useArrowNavigationGroup grid-linear axis (PR #28253 by jurokapsiar)
Patches
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- fix: Do not render the image when src prop is undefined. (PR #28146 by sopranopillow)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- fix: Option's checkIcon adds provided className at the end to avoid overrides. (PR #28143 by sopranopillow)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- fix: Do not move focus to the input on first render. (PR #28188 by sopranopillow)
- feat: Add null to value prop for controlled cases to work correctly. (PR #28056 by sopranopillow)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- bugfix: Ensures dialog actions stretches on breakpoints (PR #28258 by bsunderhus)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion. (PR #28035 by nanabear0)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- Added support for custom divider (PR #28011 by ValentinaKozlova)
- fix: use
position: absolute
to prevent scroll jumps (PR #28109 by layershifter) - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
- fix: cleanup assignment of initial styles (PR #28109 by layershifter)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- fix: Add reduced motion styling for Skeleton (PR #28086 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- Update table styles to reflect token changes (PR #27791 by miroslavstastny)
- fix: TableHeaderCell should not render button when not sortable (PR #28097 by ling1726)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
- fix: Remove fixed height so rows prop works and add missing max-height. (PR #28181 by sopranopillow)
- fix: getNativeElementProps should support animation event handlers (PR #28094 by ling1726)
Prerelease changes
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- Fixed an issue where columns would overflow when resizableColumns is on (PR #27983 by george-cz)
- chore: Create InfoIconLabel component scaffold. (PR #28200 by sopranopillow)
- chore: Create InfoTip component. (PR #28071 by sopranopillow)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- chore: Rename InfoTip to InfoIcon to better align with InfoButton. (PR #28177 by sopranopillow)
- Add theme tokens (PR #27791 by miroslavstastny)
- chore: update @fluentui/react-icons to 2.0.203 (PR #28203 by tomi-msft)
- feature: Add scrollTo index hook and callbacks, isScrolling flag (PR #27864 by Mitch-At-Work)
- chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR #28067 by Hotell)
- Add/update theme tokens (PR #27791 by miroslavstastny)
- fix: cast to String keys interpolated within string literals (PR #28067 by Hotell)