Skip to content

Commit 4d952a8

Browse files
committed
changelog
1 parent 645cec6 commit 4d952a8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.JSON

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"`Map`: return display name and address details for the location [#585](https://github.com/pnp/sp-dev-fx-controls-react/issues/585)",
1515
"`Map`: support for draggable and static Bing maps [#586](https://github.com/pnp/sp-dev-fx-controls-react/issues/586)",
1616
"`TaxonomyPicker`: onLoad validation [#602](https://github.com/pnp/sp-dev-fx-controls-react/issues/602)",
17-
"`FieldCollectionData`: Add pagining and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)"
17+
"`FieldCollectionData`: Add pagining and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)",
18+
"`TaxonomyPicker`: Finding terms with labels [#288](https://github.com/pnp/sp-dev-fx-controls-react/issues/288)"
1819
],
1920
"fixes": [
2021
"`ComboBoxListItemPicker`: fetching only 100 items [#569](https://github.com/pnp/sp-dev-fx-controls-react/issues/569)",
@@ -25,14 +26,17 @@
2526
"`Carousel`: Changing pages doesn't work [#609](https://github.com/pnp/sp-dev-fx-controls-react/issues/609)",
2627
"`TaxonomyPicker`: no suggestions are displayed if `anchorId` is not set",
2728
"`TaxonomyPicker`: Suggestion/match does not work as expected [#604](https://github.com/pnp/sp-dev-fx-controls-react/issues/604)",
28-
"`TaxonomyPicker`: Include check for separator while filtering path of terms when anchorId is configured [#625](https://github.com/pnp/sp-dev-fx-controls-react/issues/625)"
29+
"`TaxonomyPicker`: Include check for separator while filtering path of terms when anchorId is configured [#625](https://github.com/pnp/sp-dev-fx-controls-react/issues/625)",
30+
"`FilePicker`: Bing API search issue [#633](https://github.com/pnp/sp-dev-fx-controls-react/pull/633)"
2931
]
3032
},
3133
"contributions": [
3234
"[Devang Bhavsar](https://github.com/devangbhavsar89)",
35+
"[Gautam Sheth](https://github.com/gautamdsheth)",
3336
"[geltapatio](https://github.com/geltapatio)",
3437
"[Joel Jeffery](https://github.com/joeljeffery)",
35-
"[Piotr Siatka](https://github.com/siata13)"
38+
"[Piotr Siatka](https://github.com/siata13)",
39+
"[Victor Pollet](https://github.com/TheThor59)"
3640
]
3741
},
3842
{

0 commit comments

Comments
 (0)