Skip to content

Commit ff495b1

Browse files
committed
changelog
1 parent 093d9c1 commit ff495b1

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,13 +12,15 @@
1212
"fixes": [
1313
"Documentation for `ListView`: typos fixes [#855](https://github.com/pnp/sp-dev-fx-controls-react/pull/855)",
1414
"Documentation fix: type on index page [#852](https://github.com/pnp/sp-dev-fx-controls-react/pull/852)",
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": [
1920
"[Ari Gunawan](https://github.com/AriGunawan)",
2021
"[aroraans1512](https://github.com/aroraans1512)",
21-
"[joaojmendes](https://github.com/joaojmendes)"
22+
"[joaojmendes](https://github.com/joaojmendes)",
23+
"[Yannick Reekmans](https://github.com/YannickRe)"
2224
]
2325
},
2426
{

0 commit comments

Comments
 (0)