You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/fluentui/CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
41
41
- Remove `aria-selected` attribute from `TreeItem` when `Tree` is not selectable @assuncaocharles ([#15115](https://github.com/microsoft/fluentui/pull/15115))
42
42
- Add `shouldPreventDefault` on `keyDown` event for `TreeTitle` to allow enter trigger when `TreeTitle` is rendered as an `anchor`@assuncaocharles ([#15095](https://github.com/microsoft/fluentui/pull/15095))
43
43
- Fix screen reader experience in multiple `dropdown`@kolaps33 ([#15066](https://github.com/microsoft/fluentui/pull/15066))
44
-
- Fix `useAutoControlled` hook to suport functions updates @assuncaocharles ([#15137](https://github.com/microsoft/fluentui/pull/15137))
45
44
- Fix of handling refs in `Ref` component for `react-test-render`@layershifter ([#15144](https://github.com/microsoft/fluentui/pull/15144))
0 commit comments