Skip to content

Commit 3b8eb37

Browse files
changelog
1 parent a418d66 commit 3b8eb37

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.JSON

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
"`TeamPicker`: new Team Picker control [#846](https://github.com/pnp/sp-dev-fx-controls-react/pull/846)",
88
"`TeamChannelPicker`: new Team Channel Picker control [#846](https://github.com/pnp/sp-dev-fx-controls-react/pull/846)",
99
"`SitePicker`: new Site Picker control [#868](https://github.com/pnp/sp-dev-fx-controls-react/pull/868)",
10-
"`DocumentLibraryBrowser`, `SiteFilePickerTab`: jest unit tests [#866](https://github.com/pnp/sp-dev-fx-controls-react/pull/866) "
10+
"`DocumentLibraryBrowser`, `SiteFilePickerTab`: jest unit tests [#866](https://github.com/pnp/sp-dev-fx-controls-react/pull/866) ",
11+
"`DragDropFiles`: new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)"
12+
],
13+
"enhancements": [
14+
"`ListView`: Use new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)",
15+
"`FilePicker`: Use new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)"
1116
],
12-
"enhancements": [],
1317
"fixes": [
1418
"Documentation for `ListView`: typos fixes [#855](https://github.com/pnp/sp-dev-fx-controls-react/pull/855)",
1519
"Documentation fix: type on index page [#852](https://github.com/pnp/sp-dev-fx-controls-react/pull/852)",
@@ -26,7 +30,8 @@
2630
"[joaojmendes](https://github.com/joaojmendes)",
2731
"[Kunj Balkrishna Sangani](https://github.com/kunj-sangani)",
2832
"[Marcin Wojciechowski](https://github.com/mgwojciech)",
29-
"[Yannick Reekmans](https://github.com/YannickRe)"
33+
"[Yannick Reekmans](https://github.com/YannickRe)",
34+
"[André Lage](https://github.com/aaclage)"
3035
]
3136
},
3237
{

0 commit comments

Comments
 (0)