Skip to content

Commit a9a02fb

Browse files
committed
changelog
1 parent 24919ee commit a9a02fb

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.JSON

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,21 @@
77
],
88
"enhancements": [
99
"`ListView`: Add clear button to filter text box [#549](https://github.com/pnp/sp-dev-fx-controls-react/issues/549)",
10-
"`FolderExplorer`: Add clear button to filter text box [#553](https://github.com/pnp/sp-dev-fx-controls-react/pull/553)"
10+
"`FolderExplorer`: Add clear button to filter text box [#553](https://github.com/pnp/sp-dev-fx-controls-react/pull/553)",
11+
"`TreeView`: there should be possibility to collapse the first level nodes by default [#561](https://github.com/pnp/sp-dev-fx-controls-react/issues/561)",
12+
"`TreeView`: Expand to selected [#559](https://github.com/pnp/sp-dev-fx-controls-react/issues/559)"
1113
],
1214
"fixes": [
1315
"Documentation fix for `TreeView`: Some tables in TreeView documentation are displayed as plain text. [#562](https://github.com/pnp/sp-dev-fx-controls-react/pull/562)",
14-
"`ComboBoxListItemPicker`, `ListItemPicker`: Show error span if error is present [#557](https://github.com/pnp/sp-dev-fx-controls-react/pull/557)"
16+
"`ComboBoxListItemPicker`, `ListItemPicker`: Show error span if error is present [#557](https://github.com/pnp/sp-dev-fx-controls-react/pull/557)",
17+
"`TreeView`: `defaultExpanded: true` doesn't work [#560](https://github.com/pnp/sp-dev-fx-controls-react/issues/560)"
1518
]
1619
},
1720
"contributions": [
1821
"[Gautam Sheth](https://github.com/gautamdsheth)",
19-
"[Markus Langer](https://github.com/MarkusLanger)"
22+
"[Markus Langer](https://github.com/MarkusLanger)",
23+
"[Nanddeep Nachan](https://github.com/nanddeepn)",
24+
"[Siddharth Vaghasia](https://github.com/siddharth-vaghasia)"
2025
]
2126
},
2227
{

0 commit comments

Comments
 (0)