Skip to content

Commit a42be9e

Browse files
committed
pre-commit
1 parent b653901 commit a42be9e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616

1717
- `PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)
1818
- `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)
19+
- `FilePicker`: React crash on large folders [#826](https://github.com/pnp/sp-dev-fx-controls-react/issues/826)
1920

2021
### Contributors
2122

22-
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [Yannick Reekmans](https://github.com/YannickRe).
23+
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [cwparsons](https://github.com/cwparsons), [Yannick Reekmans](https://github.com/YannickRe).
2324

2425
## 2.6.0
2526

docs/documentation/docs/about/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616

1717
- `PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)
1818
- `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)
19+
- `FilePicker`: React crash on large folders [#826](https://github.com/pnp/sp-dev-fx-controls-react/issues/826)
1920

2021
### Contributors
2122

22-
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [Yannick Reekmans](https://github.com/YannickRe).
23+
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [cwparsons](https://github.com/cwparsons), [Yannick Reekmans](https://github.com/YannickRe).
2324

2425
## 2.6.0
2526

0 commit comments

Comments
 (0)