Skip to content

Commit 7448184

Browse files
committed
changelog
1 parent 29c64d7 commit 7448184

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
@@ -15,7 +15,8 @@
1515
"`Dynamic Form`: Adds onListItemLoaded handler to DynamicForm [#1472](https://github.com/pnp/sp-dev-fx-controls-react/issues/1472)",
1616
"`Dynamic Form`: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. [#1486](https://github.com/pnp/sp-dev-fx-controls-react/pull/1486)",
1717
"`DynamicForm`: DynamicForm - Fixing Required Multi Field Saving Problem [#1489](https://github.com/pnp/sp-dev-fx-controls-react/issues/1489)",
18-
"`FolderExplorer`: FolderExplorer doesn't explore folders with ' in the name [#1491](https://github.com/pnp/sp-dev-fx-controls-react/issues/1491)"
18+
"`FolderExplorer`: FolderExplorer doesn't explore folders with ' in the name [#1491](https://github.com/pnp/sp-dev-fx-controls-react/issues/1491)",
19+
"`DynamicForm`: cannot display lookup value when the source field is not Title [#1511](https://github.com/pnp/sp-dev-fx-controls-react/issues/1511)"
1920
]
2021
},
2122
"contributions": [
@@ -25,7 +26,8 @@
2526
"[Martin Lingstuyl](https://github.com/martinlingstuyl)",
2627
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
2728
"[Sergio Villalta](https://github.com/6gal6ler6)",
28-
"[Josef Benda](https://github.com/SmarterJB)"
29+
"[Josef Benda](https://github.com/SmarterJB)",
30+
"[wuxiaojun514](https://github.com/wuxiaojun514)"
2931
]
3032
},
3133
{

0 commit comments

Comments
 (0)