Closed renovate[bot] closed 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-scripts@5.0.1
npm ERR! Found: typescript@5.1.3
npm ERR! node_modules/typescript
npm ERR! typescript@"5.1.3" from the root project
npm ERR! peer typescript@">= 2.7" from fork-ts-checker-webpack-plugin@6.5.3
npm ERR! node_modules/fork-ts-checker-webpack-plugin
npm ERR! fork-ts-checker-webpack-plugin@"^6.5.0" from react-dev-utils@12.0.1
npm ERR! node_modules/react-dev-utils
npm ERR! react-dev-utils@"^12.0.1" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! dev react-scripts@"5.0.1" from the root project
npm ERR! 1 more (tsutils)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! dev react-scripts@"5.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! dev react-scripts@"5.0.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/worker/a317f6/98cef7/cache/others/npm/_logs/2023-06-27T12_51_17_316Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/a317f6/98cef7/cache/others/npm/_logs/2023-06-27T12_51_17_316Z-debug-0.log
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
9.19.1
->9.23.0
2.0.201
->2.0.204
29.5.1
->29.5.2
20.1.0
->20.3.2
18.2.5
->18.2.14
18.2.4
->18.2.6
5.2.3
->5.3.0
20.1.0-bullseye-slim
->20.3.1-bullseye-slim
1.62.1
->1.63.6
5.0.4
->5.1.3
Release Notes
microsoft/fluentui (@fluentui/react-components)
### [`v9.23.0`](https://togithub.com/microsoft/fluentui/compare/025ea2c9c6fb2184e67505081a7a307e95c6c009...1c7e6451a11fb9c59e344df616394a320e8031c4) [Compare Source](https://togithub.com/microsoft/fluentui/compare/025ea2c9c6fb2184e67505081a7a307e95c6c009...1c7e6451a11fb9c59e344df616394a320e8031c4) ### [`v9.22.1`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.22.1): @fluentui/react-components v9.22.1 [Compare Source](https://togithub.com/microsoft/fluentui/compare/81c9b35e0830297b2aca2cece2ae67b3899c4647...025ea2c9c6fb2184e67505081a7a307e95c6c009) ##### Patches - fix: remove overflow menu if the last overflowed item can take its place (PR [#28285](https://togithub.com/microsoft/fluentui/issues/28285) by [ValentinaKozlova](https://togithub.com/ValentinaKozlova)) - fix: infer a11y id from immediate header element (PR [#28266](https://togithub.com/microsoft/fluentui/issues/28266) by [marcosmoura](https://togithub.com/marcosmoura)) - bugfix: adds grid-template-columns to DialogBody styles to ensure grid template layout (PR [#28272](https://togithub.com/microsoft/fluentui/issues/28272) by [bsunderhus](https://togithub.com/bsunderhus)) - bugfix: enables Escape to dismiss alert Dialog (PR [#28276](https://togithub.com/microsoft/fluentui/issues/28276) by [bsunderhus](https://togithub.com/bsunderhus)) - fix: added overflowWrap to make sure content does not exceed the tooltip container and added vr test for the same (PR [#28264](https://togithub.com/microsoft/fluentui/issues/28264) by [kkakroo](https://togithub.com/kkakroo)) - fix: add compatibility with shadow (PR [#28307](https://togithub.com/microsoft/fluentui/issues/28307) by [layershifter](https://togithub.com/layershifter)) ##### Prerelease changes - docs: improve types descriptions and fix TS circular references (PR [#28282](https://togithub.com/microsoft/fluentui/issues/28282) by [marcosmoura](https://togithub.com/marcosmoura)) ### [`v9.22.0`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.22.0): @fluentui/react-components v9.22.0 [Compare Source](https://togithub.com/microsoft/fluentui/compare/17ca96c6b7f684f36a5c63e40e78b4986a86c713...81c9b35e0830297b2aca2cece2ae67b3899c4647) ##### Minor changes - feat: Added support for custom divider (PR [#28011](https://togithub.com/microsoft/fluentui/issues/28011) by [ValentinaKozlova](https://togithub.com/ValentinaKozlova)) - feat: Added Overflow divider (PR [#28011](https://togithub.com/microsoft/fluentui/issues/28011) by [ValentinaKozlova](https://togithub.com/ValentinaKozlova)) - \[FEATURE] Imperative scrolling functionality for react-virtualizer (PR [#27864](https://togithub.com/microsoft/fluentui/issues/27864) by [Mitch-At-Work](https://togithub.com/Mitch-At-Work)) - BREAKING CHANGE: migrate package to v9 setup in order to be able to run generate-api task without build (PR [#28215](https://togithub.com/microsoft/fluentui/issues/28215) by [Hotell](https://togithub.com/Hotell)) - feat: Add slide and fade in animation on open (PR [#28119](https://togithub.com/microsoft/fluentui/issues/28119) by [ling1726](https://togithub.com/ling1726)) - Add/update theme tokens (PR [#27791](https://togithub.com/microsoft/fluentui/issues/27791) by [miroslavstastny](https://togithub.com/miroslavstastny)) - feat: Add slide and fade in animation on open (PR [#28119](https://togithub.com/microsoft/fluentui/issues/28119) by [ling1726](https://togithub.com/ling1726)) - feat: Implement shared styles for slide animations (PR [#28119](https://togithub.com/microsoft/fluentui/issues/28119) by [ling1726](https://togithub.com/ling1726)) - DataGrid now exposes containerWidthOffset prop, which is mainly used internally to adjust available space for column resizing based on other props (PR [#27983](https://togithub.com/microsoft/fluentui/issues/27983) by [george-cz](https://togithub.com/george-cz)) - feat: Implement `focusMode` for DataGridCell (PR [#28167](https://togithub.com/microsoft/fluentui/issues/28167) by [ling1726](https://togithub.com/ling1726)) - useArrowNavigationGroup grid-linear axis (PR [#28253](https://togithub.com/microsoft/fluentui/issues/28253) by [jurokapsiar](https://togithub.com/jurokapsiar)) ##### Patches - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: Do not render the image when src prop is undefined. (PR [#28146](https://togithub.com/microsoft/fluentui/issues/28146) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: Option's checkIcon adds provided className at the end to avoid overrides. (PR [#28143](https://togithub.com/microsoft/fluentui/issues/28143) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: Do not move focus to the input on first render. (PR [#28188](https://togithub.com/microsoft/fluentui/issues/28188) by [sopranopillow](https://togithub.com/sopranopillow)) - feat: Add null to value prop for controlled cases to work correctly. (PR [#28056](https://togithub.com/microsoft/fluentui/issues/28056) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - bugfix: Ensures dialog actions stretches on breakpoints (PR [#28258](https://togithub.com/microsoft/fluentui/issues/28258) by [bsunderhus](https://togithub.com/bsunderhus)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: dialog title now takes whole row when there are no actions. This fixes an earlier regresssion. (PR [#28035](https://togithub.com/microsoft/fluentui/issues/28035) by [nanabear0](https://togithub.com/nanabear0)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR [#28067](https://togithub.com/microsoft/fluentui/issues/28067) by [Hotell](https://togithub.com/Hotell)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - Added support for custom divider (PR [#28011](https://togithub.com/microsoft/fluentui/issues/28011) by [ValentinaKozlova](https://togithub.com/ValentinaKozlova)) - fix: use `position: absolute` to prevent scroll jumps (PR [#28109](https://togithub.com/microsoft/fluentui/issues/28109) by [layershifter](https://togithub.com/layershifter)) - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR [#28067](https://togithub.com/microsoft/fluentui/issues/28067) by [Hotell](https://togithub.com/Hotell)) - fix: cleanup assignment of initial styles (PR [#28109](https://togithub.com/microsoft/fluentui/issues/28109) by [layershifter](https://togithub.com/layershifter)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: Add reduced motion styling for Skeleton (PR [#28086](https://togithub.com/microsoft/fluentui/issues/28086) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - Update table styles to reflect token changes (PR [#27791](https://togithub.com/microsoft/fluentui/issues/27791) by [miroslavstastny](https://togithub.com/miroslavstastny)) - fix: TableHeaderCell should not render button when not sortable (PR [#28097](https://togithub.com/microsoft/fluentui/issues/28097) by [ling1726](https://togithub.com/ling1726)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR [#28067](https://togithub.com/microsoft/fluentui/issues/28067) by [Hotell](https://togithub.com/Hotell)) - fix: Remove fixed height so rows prop works and add missing max-height. (PR [#28181](https://togithub.com/microsoft/fluentui/issues/28181) by [sopranopillow](https://togithub.com/sopranopillow)) - fix: getNativeElementProps should support animation event handlers (PR [#28094](https://togithub.com/microsoft/fluentui/issues/28094) by [ling1726](https://togithub.com/ling1726)) ##### Prerelease changes - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - Fixed an issue where columns would overflow when resizableColumns is on (PR [#27983](https://togithub.com/microsoft/fluentui/issues/27983) by [george-cz](https://togithub.com/george-cz)) - chore: Create InfoIconLabel component scaffold. (PR [#28200](https://togithub.com/microsoft/fluentui/issues/28200) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: Create InfoTip component. (PR [#28071](https://togithub.com/microsoft/fluentui/issues/28071) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - chore: Rename InfoTip to InfoIcon to better align with InfoButton. (PR [#28177](https://togithub.com/microsoft/fluentui/issues/28177) by [sopranopillow](https://togithub.com/sopranopillow)) - Add theme tokens (PR [#27791](https://togithub.com/microsoft/fluentui/issues/27791) by [miroslavstastny](https://togithub.com/miroslavstastny)) - chore: update [@fluentui/react-icons](https://togithub.com/fluentui/react-icons) to 2.0.203 (PR [#28203](https://togithub.com/microsoft/fluentui/issues/28203) by [tomi-msft](https://togithub.com/tomi-msft)) - feature: Add scrollTo index hook and callbacks, isScrolling flag (PR [#27864](https://togithub.com/microsoft/fluentui/issues/27864) by [Mitch-At-Work](https://togithub.com/Mitch-At-Work)) - chore: migrate to ts 4.7 which wont emit undefined anymore for optional arguments (PR [#28067](https://togithub.com/microsoft/fluentui/issues/28067) by [Hotell](https://togithub.com/Hotell)) - Add/update theme tokens (PR [#27791](https://togithub.com/microsoft/fluentui/issues/27791) by [miroslavstastny](https://togithub.com/miroslavstastny)) - fix: cast to String keys interpolated within string literals (PR [#28067](https://togithub.com/microsoft/fluentui/issues/28067) by [Hotell](https://togithub.com/Hotell)) ### [`v9.21.0`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.21.0): @fluentui/react-components v9.21.0 [Compare Source](https://togithub.com/microsoft/fluentui/compare/8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4...17ca96c6b7f684f36a5c63e40e78b4986a86c713) ##### Minor changes - export selection types from combobox (PR [#28054](https://togithub.com/microsoft/fluentui/issues/28054) by [micahgodbolt](https://togithub.com/micahgodbolt)) - feat: release react-drawer to unstable (PR [#28005](https://togithub.com/microsoft/fluentui/issues/28005) by [marcosmoura](https://togithub.com/marcosmoura)) - Add new optional useTransform parameter to allow disabling transform for positioning (PR [#27929](https://togithub.com/microsoft/fluentui/issues/27929) by [flora8984461](https://togithub.com/flora8984461)) - Add new optional useTransform parameter to allow disabling transform for positioning (PR [#27929](https://togithub.com/microsoft/fluentui/issues/27929) by [flora8984461](https://togithub.com/flora8984461)) - A column header style now reflects if its being resized by keyboard (PR [#27953](https://togithub.com/microsoft/fluentui/issues/27953) by [george-cz](https://togithub.com/george-cz)) ##### Patches - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - fix: createFocusOutlineStyle cannot work with CSS variables (PR [#27966](https://togithub.com/microsoft/fluentui/issues/27966) by [marcosmoura](https://togithub.com/marcosmoura)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - fix: make selected styles have higher priority (PR [#27985](https://togithub.com/microsoft/fluentui/issues/27985) by [marcosmoura](https://togithub.com/marcosmoura)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - fix: Remove focus function from the deps to avoid constant move of focus. (PR [#28053](https://togithub.com/microsoft/fluentui/issues/28053) by [sopranopillow](https://togithub.com/sopranopillow)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - fix: createFocusOutlineStyle cannot work with CSS variables (PR [#27966](https://togithub.com/microsoft/fluentui/issues/27966) by [marcosmoura](https://togithub.com/marcosmoura)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - Fixed a bug where ToolbarDivider default styles were prioritized (PR [#28044](https://togithub.com/microsoft/fluentui/issues/28044) by [george-cz](https://togithub.com/george-cz)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - fix: tweak type errors exposed in ts 4.5 (PR [#27936](https://togithub.com/microsoft/fluentui/issues/27936) by [Hotell](https://togithub.com/Hotell)) ##### Prerelease changes - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - feat: release react-drawer to unstable (PR [#28005](https://togithub.com/microsoft/fluentui/issues/28005) by [marcosmoura](https://togithub.com/marcosmoura)) - bumps Griffel version to 1.5.7 from 1.5.2 (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: move styles to .styles.ts files \[react-drawer & react-toast] (PR [#27685](https://togithub.com/microsoft/fluentui/issues/27685) by [layershifter](https://togithub.com/layershifter)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: Update Griffel to v1.5.7. (PR [#27925](https://togithub.com/microsoft/fluentui/issues/27925) by [spmonahan](https://togithub.com/spmonahan)) - chore: move makeStyles() calls to .styles.ts files (PR [#27685](https://togithub.com/microsoft/fluentui/issues/27685) by [layershifter](https://togithub.com/layershifter)) ### [`v9.20.4`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.20.4): @fluentui/react-components v9.20.4 [Compare Source](https://togithub.com/microsoft/fluentui/compare/3f088b7b09988e7c05af1c953021acc94c273026...8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4) ##### Patches - chore: fix useDialogTitle ref argument type (PR [#27990](https://togithub.com/microsoft/fluentui/issues/27990) by [bsunderhus](https://togithub.com/bsunderhus)) - fix(react-utilities): fix dispatcher behavior (PR [#27978](https://togithub.com/microsoft/fluentui/issues/27978) by [layershifter](https://togithub.com/layershifter)) ### [`v9.20.3`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.20.3): @fluentui/react-components v9.20.3 [Compare Source](https://togithub.com/microsoft/fluentui/compare/1e6f5c8eec4b67c051fb3aa429e303115570ae4d...3f088b7b09988e7c05af1c953021acc94c273026) ##### Minor changes - feat: add style overrides for drawer components (PR [#27582](https://togithub.com/microsoft/fluentui/issues/27582) by [marcosmoura](https://togithub.com/marcosmoura)) - feat: add style overrides for drawer components (PR [#27582](https://togithub.com/microsoft/fluentui/issues/27582) by [marcosmoura](https://togithub.com/marcosmoura)) - feat: added delay prop to spinner (PR [#27852](https://togithub.com/microsoft/fluentui/issues/27852) by [kkakroo](https://togithub.com/kkakroo)) ##### Patches - chore: ensures AccordionHeader expandIcon supports null (PR [#27912](https://togithub.com/microsoft/fluentui/issues/27912) by [bsunderhus](https://togithub.com/bsunderhus)) - fix: Only apply aria-owns when popup is open. (PR [#27989](https://togithub.com/microsoft/fluentui/issues/27989) by [sopranopillow](https://togithub.com/sopranopillow)) - fix: DatePicker now focuses on today's date and works inside dialogs as expected. (PR [#27731](https://togithub.com/microsoft/fluentui/issues/27731) by [sopranopillow](https://togithub.com/sopranopillow)) - bugfix: wrapper slot type to NonNullable (PR [#27928](https://togithub.com/microsoft/fluentui/issues/27928) by [bsunderhus](https://togithub.com/bsunderhus)) - feat(react-v0-v9-migration): Initial release (PR [#27909](https://togithub.com/microsoft/fluentui/issues/27909) by [ling1726](https://togithub.com/ling1726)) - fix: preventDefault when closing the popover surface to avoid closing parent dialogs. (PR [#27832](https://togithub.com/microsoft/fluentui/issues/27832) by [sopranopillow](https://togithub.com/sopranopillow)) - fix: Move disabled styles in textarea selector to the textarea styles. (PR [#27920](https://togithub.com/microsoft/fluentui/issues/27920) by [sopranopillow](https://togithub.com/sopranopillow)) - packages/react-components/react-toolbar/src/components/ToolbarToggleButton/useToolbarToggleButton.ts (PR [#27796](https://togithub.com/microsoft/fluentui/issues/27796) by [ling1726](https://togithub.com/ling1726)) ### [`v9.20.2`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.20.2): @fluentui/react-components v9.20.2 [Compare Source](https://togithub.com/microsoft/fluentui/compare/c496a1cf1ec82c08753df72c9061e84b77b7daeb...1e6f5c8eec4b67c051fb3aa429e303115570ae4d) ##### Patches - chore: upgrade tabster to v4.4.0 (PR [#27540](https://togithub.com/microsoft/fluentui/issues/27540) by [bsunderhus](https://togithub.com/bsunderhus)) ### [`v9.20.1`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.20.1): @fluentui/react-components v9.20.1 [Compare Source](https://togithub.com/microsoft/fluentui/compare/79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b...c496a1cf1ec82c08753df72c9061e84b77b7daeb) ##### Minor changes - feat: Implement a priority queue (PR [#27848](https://togithub.com/microsoft/fluentui/issues/27848) by [ling1726](https://togithub.com/ling1726)) ##### Patches - chore: exports TreeItemAside unstable (PR [#27856](https://togithub.com/microsoft/fluentui/issues/27856) by [bsunderhus](https://togithub.com/bsunderhus)) - bugfix: removes unnecessary grid gaps (PR [#27845](https://togithub.com/microsoft/fluentui/issues/27845) by [bsunderhus](https://togithub.com/bsunderhus)) - fix: When Textarea is disabled, make the text gray and add an outline for the filled appearance. (PR [#27837](https://togithub.com/microsoft/fluentui/issues/27837) by [sopranopillow](https://togithub.com/sopranopillow)) ##### Prerelease changes - fix: Add aria-owns to InfoLabel. (PR [#27834](https://togithub.com/microsoft/fluentui/issues/27834) by [sopranopillow](https://togithub.com/sopranopillow)) ### [`v9.20.0`](https://togithub.com/microsoft/fluentui/releases/tag/%40fluentui/react-components_v9.20.0): @fluentui/react-components v9.20.0 ##### Minor changes - feat: add style overrides for drawer components (PR [#27581](https://togithub.com/microsoft/fluentui/issues/27581) by [marcosmoura](https://togithub.com/marcosmoura)) - feat: add style overrides for drawer components (PR [#27581](https://togithub.com/microsoft/fluentui/issues/27581) by [marcosmoura](https://togithub.com/marcosmoura)) - Updated to provide single hook for noop tree-shaking (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: Releasing react-skeleton to stable. (PR [#27767](https://togithub.com/microsoft/fluentui/issues/27767) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: move `outlineStyle: none` out of createCustomFocusIndicatorStyle and to createFocusOutlineStyle (PR [#26089](https://togithub.com/microsoft/fluentui/issues/26089) by [smhigley](https://togithub.com/smhigley)) - feat: add `shape` to AvatarContext (PR [#27738](https://togithub.com/microsoft/fluentui/issues/27738) by [YuanboXue-Amber](https://togithub.com/YuanboXue-Amber)) - feat: allow space character insertion while typing in freeform combobox (PR [#27025](https://togithub.com/microsoft/fluentui/issues/27025) by [smhigley](https://togithub.com/smhigley)) - feat: added useOverflowCount to react-components exports (PR [#27678](https://togithub.com/microsoft/fluentui/issues/27678) by [kkakroo](https://togithub.com/kkakroo)) - chore: Releasing react-skeleton to stable. (PR [#27767](https://togithub.com/microsoft/fluentui/issues/27767) by [tomi-msft](https://togithub.com/tomi-msft)) - fix: Make onValidationError onValidationResult so the error is updated when there's no longer an error. (PR [#27655](https://togithub.com/microsoft/fluentui/issues/27655) by [sopranopillow](https://togithub.com/sopranopillow)) ##### Patches - bugfix: change DialogTitle default action icon from 24x24 to 20x20 (PR [#27815](https://togithub.com/microsoft/fluentui/issues/27815) by [bsunderhus](https://togithub.com/bsunderhus)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27707](https://togithub.com/microsoft/fluentui/issues/27707) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - fix: update createCustomFocusIndicator usage to specify outline: none (PR [#26089](https://togithub.com/microsoft/fluentui/issues/26089) by [smhigley](https://togithub.com/smhigley)) - fix: Menu should not steal focus on re-render (PR [#27688](https://togithub.com/microsoft/fluentui/issues/27688) by [ling1726](https://togithub.com/ling1726)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - refactor: Consolidate all overflow state into one object (PR [#27756](https://togithub.com/microsoft/fluentui/issues/27756) by [ling1726](https://togithub.com/ling1726)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - fix: Class ID detection compatible with React 18 (PR [#27577](https://togithub.com/microsoft/fluentui/issues/27577) by [blueset](https://togithub.com/blueset)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27707](https://togithub.com/microsoft/fluentui/issues/27707) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - fix: ToolbarToggleButton should not follow Toolbar size (PR [#27797](https://togithub.com/microsoft/fluentui/issues/27797) by [ling1726](https://togithub.com/ling1726)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27698](https://togithub.com/microsoft/fluentui/issues/27698) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - feat: defers useControllableState state to initializer method (PR [#27717](https://togithub.com/microsoft/fluentui/issues/27717) by [bsunderhus](https://togithub.com/bsunderhus)) - chore: updates useControllableState comments (PR [#27754](https://togithub.com/microsoft/fluentui/issues/27754) by [bsunderhus](https://togithub.com/bsunderhus)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: simplifies useControllableState hook internals (PR [#27702](https://togithub.com/microsoft/fluentui/issues/27702) by [bsunderhus](https://togithub.com/bsunderhus)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - fix: overflowManager should always dispatch initial state (PR [#27756](https://togithub.com/microsoft/fluentui/issues/27756) by [ling1726](https://togithub.com/ling1726)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27708](https://togithub.com/microsoft/fluentui/issues/27708) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - fix: Make AvatarGroup's content direction column. (PR [#27743](https://togithub.com/microsoft/fluentui/issues/27743) by [sopranopillow](https://togithub.com/sopranopillow)) - fix: update createCustomFocusIndicator usage to specify outline: none (PR [#26089](https://togithub.com/microsoft/fluentui/issues/26089) by [smhigley](https://togithub.com/smhigley)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - fix: Make border around badge transparent, not a solid color (PR [#27527](https://togithub.com/microsoft/fluentui/issues/27527) by [behowell](https://togithub.com/behowell)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - fix: Remove white border around presence badge when on a dark background (PR [#27780](https://togithub.com/microsoft/fluentui/issues/27780) by [behowell](https://togithub.com/behowell)) - chore: exclude .swcrc from being published (PR [#27740](https://togithub.com/microsoft/fluentui/issues/27740) by [layershifter](https://togithub.com/layershifter)) - chore: move makeStyles() calls to .styles.ts files (PR [#27710](https://togithub.com/microsoft/fluentui/issues/27710) by [layershifter](https://togithub.com/layershifter)) - Update to use single hook selector (PR [#27491](https://togithub.com/microsoft/fluentui/issues/27491) by [GeoffCoxMSFT](https://togithub.com/GeoffCoxMSFT)) - chore: exclude .swcrConfiguration
📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.