|
16 | 16 | "SharePoint Framework v1.16.1 support [#1427](https://github.com/pnp/sp-dev-fx-controls-react/issues/1427)",
|
17 | 17 | "`RichText`: `label` property is missing [#1375](https://github.com/pnp/sp-dev-fx-controls-react/issues/1375)",
|
18 | 18 | "`PeoplePicker`: PeopleSearch service should also find people by userPrincipalName when group transitive membership check is used. [#1446](https://github.com/pnp/sp-dev-fx-controls-react/pull/1446)",
|
19 |
| - "Update the SPFx source project to add an extension + form customizer [#1410](https://github.com/pnp/sp-dev-fx-controls-react/issues/1410)" |
| 19 | + "Update the SPFx source project to add an extension + form customizer [#1410](https://github.com/pnp/sp-dev-fx-controls-react/issues/1410)", |
| 20 | + "`AdaptiveCardDesignerHost`: Add Sample Data to Adaptive Card Editor [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)", |
| 21 | + "`AdaptiveCardHost`: Logic to prevent re-renders (flicker) [#1425](https://github.com/pnp/sp-dev-fx-controls-react/pull/1425)", |
| 22 | + "`ListItemComments`: Add new parameter for ListItemComments to highlight comment [#1430](https://github.com/pnp/sp-dev-fx-controls-react/pull/1430)" |
20 | 23 | ],
|
21 | 24 | "fixes": [
|
22 | 25 | "`DateTimePicker`: broken link for `getErrorMessage` property fixed [#1277](https://github.com/pnp/sp-dev-fx-controls-react/pull/1381)",
|
23 | 26 | "`ProgressStepsIndicator`: Fix missing image reference in Progress Steps Indicator [#1409](https://github.com/pnp/sp-dev-fx-controls-react/issues/1409)",
|
24 | 27 | "`DynamicForm`: Dynamicform is hanging on the loading screen if the list has a single value list lookup field [#1393](https://github.com/pnp/sp-dev-fx-controls-react/issues/1393)",
|
25 | 28 | "`ListView`: Update ListView control docs to use a valid field for the icon [#1398](https://github.com/pnp/sp-dev-fx-controls-react/pull/1398)",
|
26 | 29 | "`Accordion`: Fixing Accordion control documentation image issue [#1408](https://github.com/pnp/sp-dev-fx-controls-react/issues/1408)",
|
27 |
| - "`DynamicForm`: Cannot read properties of undefined (reading 'startsWith') when submitting the form with `contentType={undefined]` [#1431](https://github.com/pnp/sp-dev-fx-controls-react/issues/1431)" |
| 30 | + "`DynamicForm`: Cannot read properties of undefined (reading 'startsWith') when submitting the form with `contentType={undefined]` [#1431](https://github.com/pnp/sp-dev-fx-controls-react/issues/1431)", |
| 31 | + "`FilePicker`: Fix site breadcrumb navigation [#1368](https://github.com/pnp/sp-dev-fx-controls-react/issues/1368)", |
| 32 | + "`DynamicForm`: Initialize changedValue with defaultValue [#1454](https://github.com/pnp/sp-dev-fx-controls-react/pull/1454)", |
| 33 | + "`DynamicForm`: Fix image path [#1455](https://github.com/pnp/sp-dev-fx-controls-react/pull/1455)", |
| 34 | + "`DynamicForm`: Check empty array and trasform it in set as null [#1456](https://github.com/pnp/sp-dev-fx-controls-react/pull/1456)", |
| 35 | + "`FilePicker`: Fix site browser resize [#1457](https://github.com/pnp/sp-dev-fx-controls-react/pull/1457)", |
| 36 | + "`ModernTaxonomyPicker` Fix - Show ModernTaxonomyPicker label in correct form [#1459](https://github.com/pnp/sp-dev-fx-controls-react/pull/1459)", |
| 37 | + "`DynamicForm`: Update DynamicForm.tsx [#1462](https://github.com/pnp/sp-dev-fx-controls-react/pull/1462)" |
28 | 38 | ]
|
29 | 39 | },
|
30 | 40 | "contributions": [
|
| 41 | + "[araver](https://github.com/araver)", |
31 | 42 | "[Brian Krainer Jacobsen](https://github.com/krainer)",
|
32 | 43 | "[Edin Kapic](https://github.com/ekapic)",
|
33 | 44 | "[Eduard Paul](https://github.com/eduardpaul)",
|
| 45 | + "[Fredrik Ekström](https://github.com/FredrikEkstroem)", |
| 46 | + "[Guido Zambarda](https://github.com/GuidoZam)", |
34 | 47 | "[Harminder Singh](https://github.com/HarminderSethi)",
|
35 | 48 | "[Hugo Bernier](https://github.com/hugoabernier)",
|
36 | 49 | "[João Mendes](https://github.com/joaojmendes)",
|
37 | 50 | "[mgitta](https://github.com/mgitta)",
|
38 | 51 | "[Michaël Maillot](https://github.com/michaelmaillot)",
|
39 |
| - "[mikezimm](https://github.com/mikezimm)" |
| 52 | + "[mikezimm](https://github.com/mikezimm)", |
| 53 | + "[Patrik Hellgren](https://github.com/patrikhellgren)", |
| 54 | + "[Samuele Furnari](https://github.com/SamueleFurnari)", |
| 55 | + "[wuxiaojun514](https://github.com/wuxiaojun514)" |
| 56 | + |
40 | 57 | ]
|
41 | 58 | },
|
42 | 59 | {
|
|
0 commit comments