You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,24 @@
2
2
3
3
## 2.7.0
4
4
5
+
### New control(s)
6
+
7
+
-`DragDropFiles`: new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
8
+
-`SitePicker` new Site Picker control [#867](https://github.com/pnp/sp-dev-fx-controls-react/pull/867)
9
+
10
+
### Enhancements
11
+
12
+
-`ListView`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
13
+
-`FilePicker`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
14
+
5
15
### Fixes
6
16
7
17
-`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)
18
+
-`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
+
20
+
### Contributors
21
+
22
+
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [Yannick Reekmans](https://github.com/YannickRe).
Copy file name to clipboardExpand all lines: docs/documentation/docs/about/release-notes.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,24 @@
2
2
3
3
## 2.7.0
4
4
5
+
### New control(s)
6
+
7
+
-`DragDropFiles`: new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
8
+
-`SitePicker` new Site Picker control [#867](https://github.com/pnp/sp-dev-fx-controls-react/pull/867)
9
+
10
+
### Enhancements
11
+
12
+
-`ListView`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
13
+
-`FilePicker`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)
14
+
5
15
### Fixes
6
16
7
17
-`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)
18
+
-`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
+
20
+
### Contributors
21
+
22
+
Special thanks to our contributors (in alphabetical order): [André Lage](https://github.com/aaclage), [Yannick Reekmans](https://github.com/YannickRe).
0 commit comments