|
7 | 7 | "enhancements": [ |
8 | 8 | "`Dashboard`: added new WidgetSize [#1845](https://github.com/pnp/sp-dev-fx-controls-react/pull/1845)", |
9 | 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)" |
| 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)" |
11 | 14 | ], |
12 | 15 | "fixes": [ |
13 | 16 | "Debug Controls in any language [#1882](https://github.com/pnp/sp-dev-fx-controls-react/pull/1882)", |
14 | | - "`AdaptiveCardHost`: lock down adaptive-expression package version [#1876](https://github.com/pnp/sp-dev-fx-controls-react/issues/1876)" |
| 17 | + "`AdaptiveCardHost`: lock down adaptive-expression package version [#1876](https://github.com/pnp/sp-dev-fx-controls-react/issues/1876)", |
| 18 | + "`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)", |
| 19 | + "`ListItemAttachments`: Fix 1858 to correct Chinese localization files #1894 [#1894](https://github.com/pnp/sp-dev-fx-controls-react/pull/1894)", |
| 20 | + "`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)", |
| 21 | + "`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)" |
15 | 22 | ] |
16 | 23 | }, |
17 | 24 | "contributions": [ |
18 | 25 | "[Guido Zambarda](https://github.com/GuidoZam)", |
19 | 26 | "[Michaël Maillot](https://github.com/michaelmaillot)", |
20 | 27 | "[srpmtt](https://github.com/srpmtt)", |
21 | | - "[wilecoyotegenius](https://github.com/wilecoyotegenius)" |
| 28 | + "[wilecoyotegenius](https://github.com/wilecoyotegenius)", |
| 29 | + "[joaojmendes](https://github.com/joaojmendes)", |
| 30 | + "[IRRDC](https://github.com/IRRDC)", |
| 31 | + "[wilecoyotegenius](https://github.com/wilecoyotegenius)", |
| 32 | + "[wuxiaojun514](https://github.com/wuxiaojun514)", |
| 33 | + "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)" |
22 | 34 | ] |
23 | 35 | }, |
24 | 36 | { |
|
0 commit comments