|
9 | 9 | "enhancements": [
|
10 | 10 | "`FilePicker`: Stock images option added [#593](https://github.com/pnp/sp-dev-fx-controls-react/issues/593)",
|
11 | 11 | "`TaxonomyPicker`: Add the 'required' property [#216](https://github.com/pnp/sp-dev-fx-controls-react/issues/216)",
|
12 |
| - "`TaxonomyPicker`: Add `errorMessage` and `onGetErrorMessage` props [#600](https://github.com/pnp/sp-dev-fx-controls-react/pull/600)" |
| 12 | + "`TaxonomyPicker`: Add `errorMessage` and `onGetErrorMessage` props [#600](https://github.com/pnp/sp-dev-fx-controls-react/pull/600)", |
| 13 | + "`ListItemPicker`: ability to use substring search instead of startswith [#583](https://github.com/pnp/sp-dev-fx-controls-react/issues/583)", |
| 14 | + "`Map`: return display name and address details for the location [#585](https://github.com/pnp/sp-dev-fx-controls-react/issues/585)", |
| 15 | + "`Map`: support for draggable and static Bing maps [#586](https://github.com/pnp/sp-dev-fx-controls-react/issues/586)", |
| 16 | + "`TaxonomyPicker`: onLoad validation [#602](https://github.com/pnp/sp-dev-fx-controls-react/issues/602)" |
13 | 17 | ],
|
14 | 18 | "fixes": [
|
15 | 19 | "`ComboBoxListItemPicker`: fetching only 100 items [#569](https://github.com/pnp/sp-dev-fx-controls-react/issues/569)",
|
16 | 20 | "`TaxonomyPicker`: browse (tree view) doesn't work with SP 2016 On-Premises [#183](https://github.com/pnp/sp-dev-fx-controls-react/issues/183)",
|
17 | 21 | "`FilePicker`: default tab when opened shows hidden RecentTab [#477](https://github.com/pnp/sp-dev-fx-controls-react/issues/477)",
|
18 |
| - "`PeoplePicker`: The required error message not showing [#590](https://github.com/pnp/sp-dev-fx-controls-react/issues/590)" |
| 22 | + "`PeoplePicker`: The required error message not showing [#590](https://github.com/pnp/sp-dev-fx-controls-react/issues/590)", |
| 23 | + "`ListItemAttachments`: fails in Microsoft Teams Tab SPFx applications [#582](fails in Microsoft Teams Tab SPFx applications)", |
| 24 | + "`Carousel`: Changing pages doesn't work [#609](https://github.com/pnp/sp-dev-fx-controls-react/issues/609)", |
| 25 | + "`TaxonomyPicker`: no suggestions are displayed if `anchorId` is not set", |
| 26 | + "`TaxonomyPicker`: Suggestion/match does not work as expected [#604](https://github.com/pnp/sp-dev-fx-controls-react/issues/604)" |
19 | 27 | ]
|
20 | 28 | },
|
21 | 29 | "contributions": [
|
| 30 | + "[geltapatio](https://github.com/geltapatio)", |
| 31 | + "[Joel Jeffery](https://github.com/joeljeffery)", |
22 | 32 | "[Piotr Siatka](https://github.com/siata13)"
|
23 | 33 | ]
|
24 | 34 | },
|
|
0 commit comments