Skip to content

Commit d9932f8

Browse files
committed
changelog update
1 parent a9b6908 commit d9932f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.JSON

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"`ListPicker`: listPicker always return \"test\" when multiple allowed [#458](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/458)",
2222
"`FilePicker`: Button text overflow fix + global classnames and properties",
2323
"`FieldUserRenderer`: implementation of `api/SP.UserProfiles.PeopleManager/GetPropertiesFor` is not working on on-prem [#468](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/468)",
24-
"`Placeholder`: Placeholder component is not rendering after a string change in it's properties [#469](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/469)"
24+
"`Placeholder`: Placeholder component is not rendering after a string change in it's properties [#469](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/469)",
25+
"`ListView` documentation update: `minWidth` instead of `maxWidth` [#480](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/480)"
2526
]
2627
},
2728
"contributions": [
@@ -31,6 +32,7 @@
3132
"[Matej](https://github.com/Matej4386)",
3233
"[mgwojciech](https://github.com/mgwojciech)",
3334
"[Piotr Siatka](https://github.com/siata13)",
35+
"[Reginald Johnson](https://github.com/LastGunslinger)",
3436
"[Richard Gigan](https://github.com/PooLP)"
3537
]
3638
},

0 commit comments

Comments
 (0)