|
7 | 7 | "enhancements": [
|
8 | 8 | "`DynamicForm`: Add taxonomy tree to test harness [#1269](https://github.com/pnp/sp-dev-fx-controls-react/pull/1269)",
|
9 | 9 | "`ModernTaxonomyPicker`: ability to disallow selecting children [#1279](https://github.com/pnp/sp-dev-fx-controls-react/pull/1279)",
|
10 |
| - "`PeoplePicker`: Use webAbsoluteUrl if provided through props to ensure user [#1273](https://github.com/pnp/sp-dev-fx-controls-react/issues/1273)" |
| 10 | + "`PeoplePicker`: Use webAbsoluteUrl if provided through props to ensure user [#1273](https://github.com/pnp/sp-dev-fx-controls-react/issues/1273)", |
| 11 | + "`DynamicForm`: Allow to hide fields [#1307](https://github.com/pnp/sp-dev-fx-controls-react/pull/1307)", |
| 12 | + "`DynamicForm`: Support for hidden fields [#1307](https://github.com/pnp/sp-dev-fx-controls-react/pull/1307/)" |
11 | 13 | ],
|
12 | 14 | "fixes": [
|
13 | 15 | "`PeoplePicker`: fixes where people picker returns no results [#1292](https://github.com/pnp/sp-dev-fx-controls-react/issues/1292)",
|
14 |
| - "`FilePicker`: Tile view fix [#1272](https://github.com/pnp/sp-dev-fx-controls-react/issues/1272)" |
| 16 | + "`FilePicker`: Tile view fix [#1272](https://github.com/pnp/sp-dev-fx-controls-react/issues/1272)", |
| 17 | + "Issues with v1.15.2 [#1288](https://github.com/pnp/sp-dev-fx-controls-react/issues/1288)", |
| 18 | + "`RichText`: Fix broken arrow icons [#1302](https://github.com/pnp/sp-dev-fx-controls-react/pull/1302)", |
| 19 | + "`TaxonomyPicker`: Does not show term set labels in Version 3.10.0 [#1299](https://github.com/pnp/sp-dev-fx-controls-react/issues/1299)", |
| 20 | + "`TaxonomyPicker`: Dynamic form select term not working [#1303](https://github.com/pnp/sp-dev-fx-controls-react/issues/1303)", |
| 21 | + "`DynamicForm`: Check if hiddenfields property is undefined [#1314](https://github.com/pnp/sp-dev-fx-controls-react/pull/1314)" |
15 | 22 | ]
|
16 | 23 | },
|
17 | 24 | "contributions": [
|
18 | 25 | "[Chad Eiserloh](https://github.com/c-eiser13)",
|
19 | 26 | "[Hilton Giesenow](https://github.com/HiltonGiesenow)",
|
20 | 27 | "[Jake Stanger](https://github.com/JakeStanger)",
|
| 28 | + "[Josef Benda](https://github.com/SmarterJB)", |
| 29 | + "[Mark Bice](https://github.com/mbice)", |
| 30 | + "[Paolo Pialorsi](https://github.com/PaoloPia)", |
21 | 31 | "[Victor Romanov](https://github.com/VRomanovTau)"
|
22 | 32 | ]
|
23 | 33 | },
|
|
0 commit comments