Skip to content

Commit 06d13a6

Browse files
committed
changelog
1 parent 7a6b4fe commit 06d13a6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.JSON

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"`ListItemPicker`: Missing translation keys, improved FI, NL translation [#957](https://github.com/pnp/sp-dev-fx-controls-react/pull/957)",
1717
"`TaxonomyPicker`: Added onNewTerm called when enter is pressed [#967](https://github.com/pnp/sp-dev-fx-controls-react/pull/967)",
1818
"`DynamicForm`: Principal Types support [#956](https://github.com/pnp/sp-dev-fx-controls-react/pull/956)",
19-
"`DateTimePicker`: Expose allowTextInput from the underlying date picker [#928](https://github.com/pnp/sp-dev-fx-controls-react/issues/928)"
19+
"`DateTimePicker`: Expose allowTextInput from the underlying date picker [#928](https://github.com/pnp/sp-dev-fx-controls-react/issues/928)",
20+
"`Dynamic Form`: Show field descriptions [#975](https://github.com/pnp/sp-dev-fx-controls-react/issues/975)"
2021
],
2122
"fixes": [
2223
"`RichText`: Image button is checked when hyperlink is added to the text [#948](https://github.com/pnp/sp-dev-fx-controls-react/issues/948)",
@@ -26,13 +27,14 @@
2627
]
2728
},
2829
"contributions": [
30+
"[Daniel Stratton](https://github.com/gobigfoot)",
31+
"[Dennis Kuhn](https://github.com/DennisKuhn)",
32+
"[Gautam Sheth](https://github.com/gautamdsheth)",
33+
"[João Mendes](https://github.com/joaojmendes)",
2934
"[Ketill Antoníus Ágústsson](https://github.com/Katli95)",
35+
"[Modern Dev Dude](https://github.com/modern-dev-dude)",
3036
"[Ravichandran Krishnasamy](https://github.com/ravichandran-blog)",
31-
"[Sergio Ortega Martín](https://github.com/sortegamartin)",
32-
"[João Mendes](https://github.com/joaojmendes)",
33-
"[Gautam Sheth](https://github.com/gautamdsheth)",
34-
"[Dennis Kuhn](https://github.com/DennisKuhn)",
35-
"[Modern Dev Dude](https://github.com/modern-dev-dude)"
37+
"[Sergio Ortega Martín](https://github.com/sortegamartin)"
3638
]
3739
},
3840
{

0 commit comments

Comments
 (0)