Skip to content

Commit 5c3935a

Browse files
committed
changelog
1 parent 2581b12 commit 5c3935a

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
@@ -22,7 +22,8 @@
2222
"`DynamicForm`: New items are always created with the default content type if the list has multiple content types [#1626](https://github.com/pnp/sp-dev-fx-controls-react/pull/1626)",
2323
"`PeoplePicker`:PeoplePicker won't accept Multiple Users with the same name [#1620] (https://github.com/pnp/sp-dev-fx-controls-react/pull/1620)",
2424
"`DynamicForm`: Dynamic Form accessed TaxonomyFieldTypeMulti without considering sub-array results [#1614](https://github.com/pnp/sp-dev-fx-controls-react/pull/1614)",
25-
"`DynamicForm`: Number validations are working, but the percentage values are not getting saved [#1601](https://github.com/pnp/sp-dev-fx-controls-react/pull/1601)"
25+
"`DynamicForm`: Number validations are working, but the percentage values are not getting saved [#1601](https://github.com/pnp/sp-dev-fx-controls-react/pull/1601)",
26+
"`DynamicForm`: Number validation is preventing form save in certain circumstances, not enabled for currency fields [#1604](https://github.com/pnp/sp-dev-fx-controls-react/issues/1604)"
2627
]
2728
},
2829
"contributions": [
@@ -33,7 +34,8 @@
3334
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
3435
"[Rico van de Ven](https://github.com/RicoNL)",
3536
"[Steve Beaugé](https://github.com/stevebeauge)",
36-
"[wuxiaojun514](https://github.com/wuxiaojun514)"
37+
"[wuxiaojun514](https://github.com/wuxiaojun514)",
38+
"[Tom G](https://github.com/t0mgerman)"
3739
]
3840
},
3941
{

0 commit comments

Comments
 (0)