Skip to content

Commit ff377a6

Browse files
changelog
1 parent 5188e41 commit ff377a6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,18 @@
55
"changes": {
66
"new": [],
77
"enhancements": [
8-
"`DynamicField`: Added orderBy to DynamicField props for lookup fields[#1747](https://github.com/pnp/sp-dev-fx-controls-react/pull/1747)"
8+
"`DynamicField`: Added orderBy to DynamicField props for lookup fields [#1747](https://github.com/pnp/sp-dev-fx-controls-react/pull/1747)",
9+
"`DateTimePicker`: disable array of dates [#516](https://github.com/pnp/sp-dev-fx-controls-react/issues/516)"
910
],
1011
"fixes": [
11-
"`FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property[#1743](https://github.com/pnp/sp-dev-fx-controls-react/pull/1743)",
12-
"Readme documents highlight extension does not work correctly[#1495](https://github.com/pnp/sp-dev-fx-controls-react/issues/1495)"
12+
"`FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property [#1743](https://github.com/pnp/sp-dev-fx-controls-react/pull/1743)",
13+
"Readme documents highlight extension does not work correctly [#1495](https://github.com/pnp/sp-dev-fx-controls-react/issues/1495)"
1314
]
1415
},
1516
"contributions": [
1617
"[Guido Zambarda](https://github.com/GuidoZam)",
17-
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)"
18+
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
19+
"[srpmtt](https://github.com/srpmtt)"
1820
]
1921
},
2022
{

0 commit comments

Comments
 (0)