|
1 | 1 | { |
2 | 2 | "versions": [ |
| 3 | + { |
| 4 | + "version": "3.1.0", |
| 5 | + "changes": { |
| 6 | + "new": [ |
| 7 | + "`TeamPicker`: new Team Picker control [#846](https://github.com/pnp/sp-dev-fx-controls-react/pull/846)", |
| 8 | + "`TeamChannelPicker`: new Team Channel Picker control [#846](https://github.com/pnp/sp-dev-fx-controls-react/pull/846)", |
| 9 | + "`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) ", |
| 11 | + "`DragDropFiles`: new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)", |
| 12 | + "`MyTeams`: new MyTeams control [#874](https://github.com/pnp/sp-dev-fx-controls-react/pull/874)", |
| 13 | + "`TeamChannelPicker`: new TeamChannelPicker control [#874](https://github.com/pnp/sp-dev-fx-controls-react/pull/874)", |
| 14 | + "`TeamPicker`: new TeamPicker control [#874](https://github.com/pnp/sp-dev-fx-controls-react/pull/874)" |
| 15 | + ], |
| 16 | + "enhancements": [ |
| 17 | + "`ListView`: Use new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)", |
| 18 | + "`FilePicker`: Use new DragDropFiles control [#861](https://github.com/pnp/sp-dev-fx-controls-react/issues/861)", |
| 19 | + "SharePoint Framework v1.12.1 support", |
| 20 | + "`ListView`: Ability to provide custom sorting function [#880](https://github.com/pnp/sp-dev-fx-controls-react/issues/880)", |
| 21 | + "`FilePicker`: Allow panel on FilePicker to be invoked after first load [#886](https://github.com/pnp/sp-dev-fx-controls-react/issues/886)", |
| 22 | + "`FilePicker`: Allow FilePicker button to be hidden [#887](https://github.com/pnp/sp-dev-fx-controls-react/issues/887)", |
| 23 | + "`FilePicker`: Change same function to return an array of objects" |
| 24 | + ], |
| 25 | + "fixes": [ |
| 26 | + "Documentation for `ListView`: typos fixes [#855](https://github.com/pnp/sp-dev-fx-controls-react/pull/855)", |
| 27 | + "Documentation fix: type on index page [#852](https://github.com/pnp/sp-dev-fx-controls-react/pull/852)", |
| 28 | + "`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)", |
| 29 | + "`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)", |
| 30 | + "`FilePicker`: React crash on large folders [#826](https://github.com/pnp/sp-dev-fx-controls-react/issues/826)", |
| 31 | + "`ListItemAttachments`: updated filename replacement logic [#873](https://github.com/pnp/sp-dev-fx-controls-react/pull/873)", |
| 32 | + "`RichText`: Adding a link does not work [#875](https://github.com/pnp/sp-dev-fx-controls-react/issues/875)", |
| 33 | + "`FilePicker`: Stock images url is getting a 404 server error [#882](https://github.com/pnp/sp-dev-fx-controls-react/issues/882)" |
| 34 | + ] |
| 35 | + }, |
| 36 | + "contributions": [ |
| 37 | + "[Ari Gunawan](https://github.com/AriGunawan)", |
| 38 | + "[aroraans1512](https://github.com/aroraans1512)", |
| 39 | + "[cwparsons](https://github.com/cwparsons)", |
| 40 | + "[joaojmendes](https://github.com/joaojmendes)", |
| 41 | + "[Kunj Balkrishna Sangani](https://github.com/kunj-sangani)", |
| 42 | + "[Marcin Wojciechowski](https://github.com/mgwojciech)", |
| 43 | + "[Yannick Reekmans](https://github.com/YannickRe)", |
| 44 | + "[André Lage](https://github.com/aaclage)" |
| 45 | + ] |
| 46 | + }, |
3 | 47 | { |
4 | 48 | "version": "3.0.0", |
5 | 49 | "changes": { |
|
12 | 56 | }, |
13 | 57 | "contributions": [] |
14 | 58 | }, |
| 59 | + { |
| 60 | + "version": "2.7.0", |
| 61 | + "changes": { |
| 62 | + "new": [ |
| 63 | + "`DragDropFiles`: new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)", |
| 64 | + "`SitePicker` new Site Picker control [#867](https://github.com/pnp/sp-dev-fx-controls-react/pull/867)", |
| 65 | + "`Controls` Add locale strings for pt-br [#865](https://github.com/pnp/sp-dev-fx-controls-react/pull/865)" |
| 66 | + ], |
| 67 | + "enhancements": [ |
| 68 | + "`ListView`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)", |
| 69 | + "`FilePicker`: Use new DragDropFiles control [#856](https://github.com/pnp/sp-dev-fx-controls-react/issues/856)", |
| 70 | + "`ListView`: Ability to provide custom sorting function [#880](https://github.com/pnp/sp-dev-fx-controls-react/issues/880)", |
| 71 | + "`FilePicker`: Allow panel on FilePicker to be invoked after first load [#886](https://github.com/pnp/sp-dev-fx-controls-react/issues/886)", |
| 72 | + "`FilePicker`: Allow FilePicker button to be hidden [#887](https://github.com/pnp/sp-dev-fx-controls-react/issues/887)", |
| 73 | + "`FilePicker`: Changed save function to return an array of objects" |
| 74 | + ], |
| 75 | + "fixes": [ |
| 76 | + "`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)", |
| 77 | + "`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)", |
| 78 | + "`FilePicker`: React crash on large folders [#826](https://github.com/pnp/sp-dev-fx-controls-react/issues/826)", |
| 79 | + "`ListItemAttachments`: updated filename replacement logic [#873](https://github.com/pnp/sp-dev-fx-controls-react/pull/873)", |
| 80 | + "`RichText`: Adding a link does not work [#875](https://github.com/pnp/sp-dev-fx-controls-react/issues/875)", |
| 81 | + "`FilePicker`: Stock images url is getting a 404 server error [#882](https://github.com/pnp/sp-dev-fx-controls-react/issues/882)" |
| 82 | + ] |
| 83 | + }, |
| 84 | + "contributions": [ |
| 85 | + "[André Lage](https://github.com/aaclage)", |
| 86 | + "[cwparsons](https://github.com/cwparsons)", |
| 87 | + "[Kunj Balkrishna Sangani](https://github.com/kunj-sangani)", |
| 88 | + "[Yannick Reekmans](https://github.com/YannickRe)" |
| 89 | + ] |
| 90 | + }, |
15 | 91 | { |
16 | 92 | "version": "2.6.0", |
17 | 93 | "changes": { |
|
0 commit comments