We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7663d commit d841693Copy full SHA for d841693
CHANGELOG.json
@@ -8,11 +8,14 @@
8
"`DynamicForm`: possibility to override field rendering for individual fields [#1257](https://github.com/pnp/sp-dev-fx-controls-react/issues/1257)",
9
"`ModernTaxonomyPicker`: Display the full path of a term [#1172](https://github.com/pnp/sp-dev-fx-controls-react/issues/1172)"
10
],
11
- "fixes": []
+ "fixes": [
12
+ "`DateTimePicker`: `onChange` not triggered when clearing date [#1277](https://github.com/pnp/sp-dev-fx-controls-react/issues/1277)"
13
+ ]
14
},
15
"contributions": [
16
"[Bart-Jan Dekker](https://github.com/bjdekker)",
- "[Edin Kapic](https://github.com/ekapic)"
17
+ "[Edin Kapic](https://github.com/ekapic)",
18
+ "[Milan Holemans](https://github.com/milanholemans)"
19
]
20
21
{
0 commit comments