|
9 | 9 | "enhancements": [
|
10 | 10 | "`FolderExplorer`: show files on folder explorer control [#1502](https://github.com/pnp/sp-dev-fx-controls-react/pull/1502)",
|
11 | 11 | "`DynamicForm`: Fixed typo in property name [#1529](https://github.com/pnp/sp-dev-fx-controls-react/pull/1529)",
|
12 |
| - "`DynamicForm`: validation error dialog added [#1531](https://github.com/pnp/sp-dev-fx-controls-react/pull/1531/)" |
13 |
| - |
| 12 | + "`DynamicForm`: validation error dialog added [#1531](https://github.com/pnp/sp-dev-fx-controls-react/pull/1531/)", |
| 13 | + "`DateTimePicker`: Add new property initialPickerDate [#1581](https://github.com/pnp/sp-dev-fx-controls-react/pull/1581)", |
| 14 | + "`ModernTaxonomyPicker`: can't find term when UI is in language not supported by term store [#1573](https://github.com/pnp/sp-dev-fx-controls-react/issues/1573)", |
| 15 | + "`AdaptiveCardHost`: Add null check for adaptive card elements [#1574](https://github.com/pnp/sp-dev-fx-controls-react/pull/1574)", |
| 16 | + "`ControlsTestWebPart`: Updated the ControlsTestWebPart to show the controls filtered by control type [#1547](https://github.com/pnp/sp-dev-fx-controls-react/pull/1547)", |
| 17 | + "`fast-serve`: Fast-serve updated to the latest version and serve warnings fixed [#1589](https://github.com/pnp/sp-dev-fx-controls-react/pull/1589)", |
| 18 | + "`DynamicForm`: DynamicForm Number min max [#1585](https://github.com/pnp/sp-dev-fx-controls-react/pull/1585)" |
14 | 19 | ],
|
15 | 20 | "fixes": [
|
16 | 21 | "`FieldPicker`: Changed react import to fix `cannot be used as a JSX component` error [#1500](https://github.com/pnp/sp-dev-fx-controls-react/pull/1500)",
|
17 | 22 | "`Localization`: Fixes to Italian localization [#1532](https://github.com/pnp/sp-dev-fx-controls-react/pull/1532)",
|
18 | 23 | "`Localization`: Fixes to Netherlands localization [#1537](https://github.com/pnp/sp-dev-fx-controls-react/pull/1537)",
|
19 |
| - "`ListItemAttachments`: Fix the OnClick handler when clicking on the document card [#1541](https://github.com/pnp/sp-dev-fx-controls-react/issues/1541)" |
| 24 | + "`ListItemAttachments`: Fix the OnClick handler when clicking on the document card [#1541](https://github.com/pnp/sp-dev-fx-controls-react/issues/1541)", |
| 25 | + "`fast-serve`: Fix issue with File and Directory Entries API [#1555](https://github.com/pnp/sp-dev-fx-controls-react/issues/1555)", |
| 26 | + "`FilePicker`: Tile view issue on first render [#1558](https://github.com/pnp/sp-dev-fx-controls-react/issues/1558)", |
| 27 | + "`DynamicForm` lookups - first time you select an option from a lookup, it doesnt select it [#1535](https://github.com/pnp/sp-dev-fx-controls-react/issues/1535)", |
| 28 | + "`DynamicForm`: Fields of type Note don't get disabled [#1264](https://github.com/pnp/sp-dev-fx-controls-react/issues/1264)", |
| 29 | + "`ListItemAttachments`: Fix for files containing dots in the name [#1580](https://github.com/pnp/sp-dev-fx-controls-react/issues/1580)", |
| 30 | + "`PeoplePicker`: Shows wrong value in Dynamic Form when null is provided [#1421](https://github.com/pnp/sp-dev-fx-controls-react/issues/1421)", |
| 31 | + "`DynamicForm`: Error on save when clearing person from Person or Group field and leaving it blank [#1578](https://github.com/pnp/sp-dev-fx-controls-react/issues/1578)", |
| 32 | + "`DynamicForm`: Number validation is not working, if the field is set to minimum and maximum value [#1571](https://github.com/pnp/sp-dev-fx-controls-react/issues/1571)", |
| 33 | + "`DynamicForm`: controls are shown with error messages even if the values are assigned [#1133](https://github.com/pnp/sp-dev-fx-controls-react/issues/1586)" |
20 | 34 | ]
|
21 | 35 | },
|
22 | 36 | "contributions": [
|
23 | 37 | "[Andreas Omayrat](https://github.com/andreasomayrat)",
|
24 | 38 | "[Ayoub](https://github.com/ayoubqrt)",
|
| 39 | + "[Desislav](https://github.com/DMichev)", |
25 | 40 | "[Guido Zambarda](https://github.com/GuidoZam)",
|
| 41 | + "[João Mendes](https://github.com/joaojmendes)", |
26 | 42 | "[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
|
27 |
| - "[Sharepointalist](https://github.com/sharepointalist)" |
| 43 | + "[Patrik Hellgren](https://github.com/patrikhellgren)", |
| 44 | + "[Rico van de Ven](https://github.com/RicoNL)", |
| 45 | + "[Sergei Sergeev](https://github.com/s-KaiNet)", |
| 46 | + "[Sharepointalist](https://github.com/sharepointalist)", |
| 47 | + "[Zhephyr](https://github.com/Zhephyr54)" |
| 48 | + |
28 | 49 | ]
|
29 | 50 | },
|
30 | 51 | {
|
|
103 | 124 | "`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)",
|
104 | 125 | "`RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)",
|
105 | 126 | "`FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)"
|
| 127 | + |
106 | 128 | ]
|
107 | 129 | },
|
108 | 130 | "contributions": [
|
|
0 commit comments