Skip to content

Commit fdc5d7d

Browse files
committed
changelog
1 parent 37659cc commit fdc5d7d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@
1212
"`FilePicker`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)"
1313
],
1414
"fixes": [
15-
"`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)"
15+
"`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)",
16+
"`TreeView`: Not able to select/deselect checkbox in spfx-controls-react TreeView after assign the defaultSelectedKeys value [#870](https://github.com/pnp/sp-dev-fx-controls-react/issues/870)"
1617
]
1718
},
1819
"contributions": [
19-
"[André Lage](https://github.com/aaclage)"
20+
"[André Lage](https://github.com/aaclage)",
21+
"[Yannick Reekmans](https://github.com/YannickRe)"
2022
]
2123
},
2224
{

0 commit comments

Comments
 (0)