Skip to content

Commit c5488d3

Browse files
committed
changelog
1 parent 74b6fe9 commit c5488d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"`Placeholder`: support of custom rendering for `iconText` and `description`"
8+
"`Placeholder`: support of custom rendering for `iconText` and `description`",
9+
"`PeoplePicker`: ability just to display inactive users name (ideally the value fetched from 'Author/Title') [#768](https://github.com/pnp/sp-dev-fx-controls-react/issues/768)"
910
],
1011
"fixes": [
1112
"`DateTimePicker`: documentation fix [#767](https://github.com/pnp/sp-dev-fx-controls-react/pull/767)",
1213
"`PeoplePicker`: documentation fix - Changed isRequired property to new required [#769](https://github.com/pnp/sp-dev-fx-controls-react/pull/769)"
13-
1414
]
1515
},
1616
"contributions": [
1717
"[Christian Metz](https://github.com/ChrisOMetz)",
18-
"[Leif Frederiksen](https://github.com/Leif-Frederiksen)"
18+
"[Leif Frederiksen](https://github.com/Leif-Frederiksen)",
19+
"[San](https://github.com/sankarkumar23)"
1920
]
2021
},
2122
{

0 commit comments

Comments
 (0)