|
1 | 1 | {
|
2 | 2 | "versions": [
|
| 3 | + { |
| 4 | + "version": "3.22.0", |
| 5 | + "changes": { |
| 6 | + "new": [ |
| 7 | + "`WorldMap`: new control `WorldMap` [#2023](https://github.com/pnp/sp-dev-fx-controls-react/pull/2023)" |
| 8 | + ], |
| 9 | + "enhancements": [ |
| 10 | + "SharePoint Framework v1.21.1 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)", |
| 11 | + "`ListItemComments`: Implement like and unlike ability to list item comments control [#1974](https://github.com/pnp/sp-dev-fx-controls-react/pull/1974)", |
| 12 | + "`ListItemComments`: Need a feature to view the list of users who liked a comment [#2003](https://github.com/pnp/sp-dev-fx-controls-react/issues/2003)", |
| 13 | + "`ListItemComments`: Clickable links [#1969](https://github.com/pnp/sp-dev-fx-controls-react/issues/1969)", |
| 14 | + "`Polish translations`: Updates Polish translations. Closes #1991](https://github.com/pnp/sp-dev-fx-controls-react/issues/1991)", |
| 15 | + "`Dashboard`: Dashboard widget rowspan [#2007](https://github.com/pnp/sp-dev-fx-controls-react/pull/2007)", |
| 16 | + "`ListItemComments`: Guest user @-mentions and styling fix for ListItemComments [#1990](https://github.com/pnp/sp-dev-fx-controls-react/pull/1990)", |
| 17 | + "`GridLayout`: 1852 - Grid layout settings as parameters [#1976](https://github.com/pnp/sp-dev-fx-controls-react/pull/1976)" |
| 18 | + ], |
| 19 | + "fixes": [ |
| 20 | + "`DynamicForm`: Added choice radio button handling [#1798](https://github.com/pnp/sp-dev-fx-controls-react/pull/1798)", |
| 21 | + "`FilePicker`: Global quill styles from FilePicker overwrite other quill editors [#1996](https://github.com/pnp/sp-dev-fx-controls-react/issues/1996)", |
| 22 | + "`FilePicker`: Unable to browse through organization assets library when located on root site [#1784](https://github.com/pnp/sp-dev-fx-controls-react/issues/1784)", |
| 23 | + "`Calendar`: Fix - fix-typo-enableOnHover [#2021](https://github.com/pnp/sp-dev-fx-controls-react/pull/2021)", |
| 24 | + "`Dynamic Form`: Hotfix for issue 2014 [#2026](https://github.com/pnp/sp-dev-fx-controls-react/issues/2014)", |
| 25 | + "`ListItemAttachments`: Update ListItemAttachments.tsx: let user set webUrl fix for issue 1975 [#2009](https://github.com/pnp/sp-dev-fx-controls-react/issues/1975", |
| 26 | + "`FilePicker`: Files keep loading when previewing all files in OneDrive [#2021](https://github.com/pnp/sp-dev-fx-controls-react/issues/1994)", |
| 27 | + "`ListItemAttachments`: ListItemAttachments cancel event is hanging the control [#1982](https://github.com/pnp/sp-dev-fx-controls-react/issues/1966)", |
| 28 | + "`filePicker`: FilePicker order of tabs and default tab[#1980](https://github.com/pnp/sp-dev-fx-controls-react/issues/921) ", |
| 29 | + "`ListView` ListView: add new prop - flattenItems [#189](https://github.com/pnp/sp-dev-fx-controls-react/issues/189) , [#222](https://github.com/pnp/sp-dev-fx-controls-react/issues/222)", |
| 30 | + "`DynamicForm`: issue with fields that are not part of [#1986](https://github.com/pnp/sp-dev-fx-controls-react/issues/1986)" |
| 31 | + ] |
| 32 | + }, |
| 33 | + "contributions": [ |
| 34 | + "[Alberto Gutierrez Perez](https://github.com/albegut)", |
| 35 | + "[Alex Terentiev](https://github.com/AJIXuMuK)", |
| 36 | + "[Antanina Druzhkina](https://github.com/Ateina)", |
| 37 | + "[Floris Pleegzorg Oost-Vlaanderen](https://github.com/Floris-Pleegzorg-Oost-Vlaanderen)", |
| 38 | + "[Guido Zambarda](https://github.com/GuidoZam)", |
| 39 | + "[joaojmendes](https://github.com/joaojmendes)", |
| 40 | + "[Joseph Jang](https://github.com/heesungjang)", |
| 41 | + "[Michał Kornet](https://github.com/mkm17)", |
| 42 | + "[Michaël Maillot](https://github.com/michaelmaillot)", |
| 43 | + "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)", |
| 44 | + "[Patrik Hellgren](https://github.com/PatrikHellgren)", |
| 45 | + "[Sandeep P S](https://github.com/Sandeep-FED)", |
| 46 | + "[Valeras Narbutas](https://github.com/ValerasNarbutas)", |
| 47 | + "[wuxiaojun514](https://github.com/wuxiaojun514)" |
| 48 | + ] |
| 49 | + }, |
3 | 50 | {
|
4 | 51 | "version": "3.21.0",
|
5 | 52 | "changes": {
|
|
0 commit comments