Skip to content

Commit 2fcb221

Browse files
changelog
1 parent b8e04b0 commit 2fcb221

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.JSON

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,20 @@
33
{
44
"version": "2.7.0",
55
"changes": {
6-
"new": [],
7-
"enhancements": [],
6+
"new": [
7+
"`DragDropFiles`: new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)"
8+
],
9+
"enhancements": [
10+
"`ListView`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)",
11+
"`FilePicker`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)"
12+
],
813
"fixes": [
914
"`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)"
1015
]
11-
}
16+
},
17+
"contributions": [
18+
"[André Lage](https://github.com/aaclage)"
19+
]
1220
},
1321
{
1422
"version": "2.6.0",

0 commit comments

Comments
 (0)