Skip to content

Commit 618420c

Browse files
committed
changelog
1 parent e1aa8d2 commit 618420c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.JSON

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,17 @@
88
"`TreeView`: Adding support to clear TreeView selected items by passing an empty array. [#787](https://github.com/pnp/sp-dev-fx-controls-react/pull/787)"
99
],
1010
"fixes": [
11-
"`ListView`: Selection is reset when putting a ListView inside a React Component that controls its items and selection props [#251](https://github.com/pnp/sp-dev-fx-controls-react/issues/251)"
11+
"`ListView`: Selection is reset when putting a ListView inside a React Component that controls its items and selection props [#251](https://github.com/pnp/sp-dev-fx-controls-react/issues/251)",
12+
"Documentation fix for `PeoplePicker`: Removed unwanted new line in help content. [#783](https://github.com/pnp/sp-dev-fx-controls-react/pull/783)",
13+
"Documentation fix for `TreeView`: `TreeViewSelectionMode` added in the import [#780](https://github.com/pnp/sp-dev-fx-controls-react/pull/780)",
14+
"Documentation fix for `TreeView`: removed unwanted comma [#779](https://github.com/pnp/sp-dev-fx-controls-react/pull/779)"
1215
]
1316
},
1417
"contributions": [
1518
"[Joel Rodrigues](https://github.com/joelfmrodrigues)",
16-
"[Mike Myers](https://github.com/thespooler)"
19+
"[Mike Myers](https://github.com/thespooler)",
20+
"[Ravichandran Krishnasamy](https://github.com/ravichandran-blog)",
21+
"[San](https://github.com/sankarkumar23)"
1722
]
1823
},
1924
{

0 commit comments

Comments
 (0)