You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,11 @@
5
5
"changes": {
6
6
"new": [],
7
7
"enhancements": [
8
-
"`DynamicField`: Added orderBy to DynamicField props for lookup fields"
8
+
"`DynamicField`: Added orderBy to DynamicField props for lookup fields[#1747](https://github.com/pnp/sp-dev-fx-controls-react/pull/1747)"
9
9
],
10
10
"fixes": [
11
-
"`FolderPicker`: Update documentation on how to use the control with siteAbsoluteUrl property"
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)"
0 commit comments