|
1 | 1 | { |
2 | 2 | "versions": [ |
| 3 | + { |
| 4 | + "version": "3.20.0", |
| 5 | + "changes": { |
| 6 | + "new": [], |
| 7 | + "enhancements": [ |
| 8 | + "`Dashboard`: added new WidgetSize [#1845](https://github.com/pnp/sp-dev-fx-controls-react/pull/1845)", |
| 9 | + "`Dashboard`: IWidgetLink improvements [#1813](https://github.com/pnp/sp-dev-fx-controls-react/pull/1813)", |
| 10 | + "`DynamicForm`: custom sorting [#1802](https://github.com/pnp/sp-dev-fx-controls-react/pull/1802)", |
| 11 | + "`ImagePicker`: new Control ImagePicker [#1820](https://github.com/pnp/sp-dev-fx-controls-react/pull/1820)", |
| 12 | + "`UserPicker`: new Control UserPicker [#1675](https://github.com/pnp/sp-dev-fx-controls-react/pull/1675)", |
| 13 | + "`DynamicForm`: DynamicForm storeLastActiveTab option #1879 [#1879](https://github.com/pnp/sp-dev-fx-controls-react/pull/1879)", |
| 14 | + "`FilePicker`: Image picker enhancements [#1805](https://github.com/pnp/sp-dev-fx-controls-react/pull/1805)", |
| 15 | + "`DynamicForm`: Adds ability to create files/folders in subfolder using DynamicForm. [#1901](https://github.com/pnp/sp-dev-fx-controls-react/issues/1901)" |
| 16 | + ], |
| 17 | + "fixes": [ |
| 18 | + "Debug Controls in any language [#1882](https://github.com/pnp/sp-dev-fx-controls-react/pull/1882)", |
| 19 | + "`AdaptiveCardHost`: lock down adaptive-expression package version [#1876](https://github.com/pnp/sp-dev-fx-controls-react/issues/1876)", |
| 20 | + "`ListItemPicker`: PR fixes an issue with filtering when using calculated column as columnInternalName in ListItemPicker. [#1887](https://github.com/pnp/sp-dev-fx-controls-react/pull/1887)", |
| 21 | + "`ListItemAttachments`: Fix 1858 to correct Chinese localization files #1894 [#1894](https://github.com/pnp/sp-dev-fx-controls-react/pull/1894)", |
| 22 | + "`DynamicForm`: Fixing issue 1862 - Dynamic form should hide fields that are hidden on the List Content Type [#1872](https://github.com/pnp/sp-dev-fx-controls-react/pull/1872)", |
| 23 | + "`GridLayout`: A quick fix for #838. When compact mode the number of items rendered per page must match the number of all items. [1851](https://github.com/pnp/sp-dev-fx-controls-react/pull/1851)", |
| 24 | + "`DynamicForm`: Always Show Required Field Validation Error In FormDisplayMode.Edit Mode [#1775](https://github.com/pnp/sp-dev-fx-controls-react/issues/1775)", |
| 25 | + "`DynamicForm`: Required Field Validation won't work [#1760](https://github.com/pnp/sp-dev-fx-controls-react/issues/1760)", |
| 26 | + "`DynamicForm`: Adds ability to render file/folder name field in DynamicForm and Field. [#1906](https://github.com/pnp/sp-dev-fx-controls-react/pull/1906)" |
| 27 | + ] |
| 28 | + }, |
| 29 | + "contributions": [ |
| 30 | + "[Alex Terentiev](https://github.com/AJIXuMuK)", |
| 31 | + "[Antanina Druzhkina](https://github.com/Ateina)", |
| 32 | + "[Guido Zambarda](https://github.com/GuidoZam)", |
| 33 | + "[IRRDC](https://github.com/IRRDC)", |
| 34 | + "[joaojmendes](https://github.com/joaojmendes)", |
| 35 | + "[Martin Lingstuyl](https://github.com/martinlingstuyl)", |
| 36 | + "[Michaël Maillot](https://github.com/michaelmaillot)", |
| 37 | + "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)", |
| 38 | + "[srpmtt](https://github.com/srpmtt)", |
| 39 | + "[wilecoyotegenius](https://github.com/wilecoyotegenius)", |
| 40 | + "[wuxiaojun514](https://github.com/wuxiaojun514)" |
| 41 | + ] |
| 42 | + }, |
3 | 43 | { |
4 | 44 | "version": "3.19.0", |
5 | 45 | "changes": { |
|
0 commit comments