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
+1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
23
23
- Close `Menu` at page scroll @assuncaocharles ([#14755](https://github.com/microsoft/fluentui/pull/14755))
24
24
- Rename `indicatorBorderColorDefault` variable to `indicatorColorDefault`@assuncaocharles ([#14895](https://github.com/microsoft/fluentui/pull/14895))
25
25
- Remove the `disabled` property from `Dialog` and `Popup` behaviors @rymeskar ([#14885](https://github.com/microsoft/fluentui/pull/14885))
26
+
- Remove `selectableParent` prop in favor of `selectable` in `TreeItem` and make `selectionIndicator` visible only on focus or hover @assuncaocharles ([#15133](https://github.com/microsoft/fluentui/pull/15133))
26
27
27
28
### Fixes
28
29
- Fix `treeAsListBehavior` to support multi-select `Tree`@yuanboxue-amber ([#15147](https://github.com/microsoft/fluentui/pull/15147))
0 commit comments