Skip to content

Commit 4f80ef8

Browse files
committed
pre-commit
1 parent 30e26c2 commit 4f80ef8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66

77
- `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)
88

9+
### Fixes
10+
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+
913
### Contributors
1014

11-
Special thanks to our contributor: [Joel Rodrigues](https://github.com/joelfmrodrigues).
15+
Special thanks to our contributors (in alphabetical order): [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mike Myers](https://github.com/thespooler).
1216

1317
## 2.4.0
1418

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66

77
- `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)
88

9+
### Fixes
10+
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+
913
### Contributors
1014

11-
Special thanks to our contributor: [Joel Rodrigues](https://github.com/joelfmrodrigues).
15+
Special thanks to our contributors (in alphabetical order): [Joel Rodrigues](https://github.com/joelfmrodrigues), [Mike Myers](https://github.com/thespooler).
1216

1317
## 2.4.0
1418

0 commit comments

Comments
 (0)