Skip to content

Commit 05d0f31

Browse files
committed
Changelog changes
1 parent 09e0664 commit 05d0f31

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"enhancements": [
88
"`FilePicker`: Fixes for OneDrive CORS issues [#407](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/407)",
99
"`ListItemPicker`: added new control property `filter` [#392](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/392)",
10-
"allowing to use context from any type of SPFx extensions: [#419](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/419)"
10+
"allowing to use context from any type of SPFx extensions: [#419](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/419)",
11+
"`Placeholder`: remove unused and vendor specific CSS [#426](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/426)"
1112
],
1213
"fixes": [
1314
"Documentation fix for `FilePicker`: updated `accepts` value in props [#404](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/404)",
@@ -27,7 +28,8 @@
2728
"[João Mendes](https://github.com/joaojmendes)",
2829
"[PrasadKasireddy](https://github.com/PrasadKasireddy)",
2930
"[Chad Eiserloh](https://github.com/c-eiser13)",
30-
"[Koen Zomers](https://github.com/KoenZomers)"
31+
"[Koen Zomers](https://github.com/KoenZomers)",
32+
"[Dmitry Rogozhny](https://github.com/dmitryrogozhny)"
3133
]
3234
},
3335
{

0 commit comments

Comments
 (0)