Skip to content

Commit 7633834

Browse files
committed
change log
1 parent 02727da commit 7633834

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,22 @@
2727
"`ListItemAttachments`: Fix for files containing dots in the name [#1580](https://github.com/pnp/sp-dev-fx-controls-react/issues/1580)",
2828
"`PeoplePicker`: Shows wrong value in Dynamic Form when null is provided [#1421](https://github.com/pnp/sp-dev-fx-controls-react/issues/1421)",
2929
"`DynamicForm`: Error on save when clearing person from Person or Group field and leaving it blank [#1578](https://github.com/pnp/sp-dev-fx-controls-react/issues/1578)",
30-
"`DynamicForm`: Number validation is not working, if the field is set to minimum and maximum value [#1571](https://github.com/pnp/sp-dev-fx-controls-react/issues/1571)"
30+
"`DynamicForm`: Number validation is not working, if the field is set to minimum and maximum value [#1571](https://github.com/pnp/sp-dev-fx-controls-react/issues/1571)",
31+
"`DynamicForm`: controls are shown with error messages even if the values are assigned [#1133](https://github.com/pnp/sp-dev-fx-controls-react/issues/1586)"
3132
]
3233
},
3334
"contributions": [
3435
"[Andreas Omayrat](https://github.com/andreasomayrat)",
3536
"[Ayoub](https://github.com/ayoubqrt)",
3637
"[Desislav](https://github.com/DMichev)",
3738
"[Guido Zambarda](https://github.com/GuidoZam)",
39+
"[João Mendes](https://github.com/joaojmendes)",
3840
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
3941
"[Patrik Hellgren](https://github.com/patrikhellgren)",
4042
"[Rico van de Ven](https://github.com/RicoNL)",
4143
"[Sharepointalist](https://github.com/sharepointalist)",
4244
"[Zhephyr](https://github.com/Zhephyr54)"
45+
4346
]
4447
},
4548
{
@@ -118,6 +121,7 @@
118121
"`DateTimePicker`: Date picker locale [#1095](https://github.com/pnp/sp-dev-fx-controls-react/issues/1095)",
119122
"`RichText`: Use theme colors - fix dark mode [#669](https://github.com/pnp/sp-dev-fx-controls-react/issues/669)",
120123
"`FilePicker`: Use theme colors - fix dark mode [#1132](https://github.com/pnp/sp-dev-fx-controls-react/issues/1132)"
124+
121125
]
122126
},
123127
"contributions": [

0 commit comments

Comments
 (0)