Skip to content

Commit d841693

Browse files
committed
changelog
1 parent 8b7663d commit d841693

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88
"`DynamicForm`: possibility to override field rendering for individual fields [#1257](https://github.com/pnp/sp-dev-fx-controls-react/issues/1257)",
99
"`ModernTaxonomyPicker`: Display the full path of a term [#1172](https://github.com/pnp/sp-dev-fx-controls-react/issues/1172)"
1010
],
11-
"fixes": []
11+
"fixes": [
12+
"`DateTimePicker`: `onChange` not triggered when clearing date [#1277](https://github.com/pnp/sp-dev-fx-controls-react/issues/1277)"
13+
]
1214
},
1315
"contributions": [
1416
"[Bart-Jan Dekker](https://github.com/bjdekker)",
15-
"[Edin Kapic](https://github.com/ekapic)"
17+
"[Edin Kapic](https://github.com/ekapic)",
18+
"[Milan Holemans](https://github.com/milanholemans)"
1619
]
1720
},
1821
{

0 commit comments

Comments
 (0)