Skip to content

Commit 30e26c2

Browse files
committed
changelog
1 parent 658d3f7 commit 30e26c2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.JSON

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@
77
"enhancements": [
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
],
10-
"fixes": []
10+
"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)"
12+
]
1113
},
1214
"contributions": [
13-
"[Joel Rodrigues](https://github.com/joelfmrodrigues)"
15+
"[Joel Rodrigues](https://github.com/joelfmrodrigues)",
16+
"[Mike Myers](https://github.com/thespooler)"
1417
]
1518
},
1619
{

0 commit comments

Comments
 (0)