|
1 | 1 | {
|
2 | 2 | "versions": [
|
| 3 | + { |
| 4 | + "version": "3.5.0", |
| 5 | + "changes": { |
| 6 | + "new": [], |
| 7 | + "enhancements": [ |
| 8 | + "Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)", |
| 9 | + "`ListView`: Add ability to provide CSS class names for list wrapper and list itself [#1007](https://github.com/pnp/sp-dev-fx-controls-react/issues/1007)", |
| 10 | + "`IconPicker`: `onCancel` property is added [#1043](https://github.com/pnp/sp-dev-fx-controls-react/issues/1043)", |
| 11 | + "SharePoint Framework v1.13.* support", |
| 12 | + "`DynamicForm`: `disabledFields` property added [#987](https://github.com/pnp/sp-dev-fx-controls-react/pull/987)", |
| 13 | + "`ListPicker`: Add multi numbers support for baseTemplate option [#1016](https://github.com/pnp/sp-dev-fx-controls-react/issues/1016)", |
| 14 | + "`ComboboxListItemPicker`: Add option to sort the items in the picker [#985](https://github.com/pnp/sp-dev-fx-controls-react/issues/985)", |
| 15 | + "`PeoplePicker`: Added filter for Microsoft 365 Group [#985](https://github.com/pnp/sp-dev-fx-controls-react/pull/1027)", |
| 16 | + "`Accordion`: Added custom icons [#1033](https://github.com/pnp/sp-dev-fx-controls-react/issues/1033)", |
| 17 | + "Localization: Correction for german localizations [#1059](https://github.com/pnp/sp-dev-fx-controls-react/issues/1059)", |
| 18 | + "Localization: Corrections for norwegian localizations [#1060](https://github.com/pnp/sp-dev-fx-controls-react/pull/1060)", |
| 19 | + "`PeoplePicker `: Added Styles property [#1061](https://github.com/pnp/sp-dev-fx-controls-react/pull/1061)", |
| 20 | + "Localization: Update pt-pt and pt-br loc files [#1066](https://github.com/pnp/sp-dev-fx-controls-react/pull/1066)" |
| 21 | + ], |
| 22 | + "fixes": [ |
| 23 | + "`FilePicker`: `defaultFolderAbsolutePath` does not work Out of context [#1023](https://github.com/pnp/sp-dev-fx-controls-react/issues/1023)", |
| 24 | + "`ModernTaxonomyPicker`: correctly display with RTL mode [#1041](https://github.com/pnp/sp-dev-fx-controls-react/pull/1041)", |
| 25 | + "`FilePicker`: Fixed showing the selection circle on recent tabs [#1048](https://github.com/pnp/sp-dev-fx-controls-react/issues/1048)", |
| 26 | + "`FilePicker`: Your organisation tab breadcrumb not working [#1056](https://github.com/pnp/sp-dev-fx-controls-react/issues/1056)" |
| 27 | + ] |
| 28 | + }, |
| 29 | + "contributions": [ |
| 30 | + "[Gautam Sheth](https://github.com/gautamdsheth)", |
| 31 | + "[Jouni Pohjolainen](https://github.com/jonepo)", |
| 32 | + "[jumpei-yamauchi](https://github.com/jumpei-yamauchi)", |
| 33 | + "[Louis Pineau](https://github.com/pineaulo)", |
| 34 | + "[Michalis Koutroupis](https://github.com/mkoutroupis)", |
| 35 | + "[MonalisaBaltatescu](https://github.com/MonalisaBaltatescu)", |
| 36 | + "[Patrik Hellgren](https://github.com/patrikhellgren)", |
| 37 | + "[Xiyitifu](https://github.com/Xiyitifu)", |
| 38 | + "[Russell gove](https://github.com/russgove)", |
| 39 | + "[Andreas Omayrat](https://github.com/andreasomayrat)", |
| 40 | + "[Abderahman Moujahid](https://github.com/Abderahman88)", |
| 41 | + "[Alexander M](https://github.com/alexanmo)", |
| 42 | + "[João Mendes](https://github.com/joaojmendes)" |
| 43 | + ] |
| 44 | + }, |
3 | 45 | {
|
4 | 46 | "version": "3.4.1",
|
5 | 47 | "changes": {
|
|
0 commit comments