File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 3
3
{
4
4
"version" : " 2.7.0" ,
5
5
"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
+ ],
8
13
"fixes" : [
9
14
" `PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)"
10
15
]
11
- }
16
+ },
17
+ "contributions" : [
18
+ " [André Lage](https://github.com/aaclage)"
19
+ ]
12
20
},
13
21
{
14
22
"version" : " 2.6.0" ,
You can’t perform that action at this time.
0 commit comments