Skip to content

Commit 10da5c4

Browse files
committed
changelog changes
1 parent 6fdd7bb commit 10da5c4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.JSON

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@
1111
"`RichText`: problem with edit mode [#445](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/445)",
1212
"`ListView` documentation: Typo - the first occurrence of maxWidth should be minWidth [#400](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/400)",
1313
"`RichText`: Text indent buttons were copy-paste of subscript and superscript buttons. Clicking on the text-indent buttons would call subscript or superscript instead. [#454](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/454)",
14-
"`RichText`: Fix of removing text and inserting link instead [#455](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/455)"
14+
"`RichText`: Fix of removing text and inserting link instead [#455](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/455)",
15+
"`FilePicker`: Read file content in IE11 [#444](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/444)",
16+
"`ListPicker`: listPicker always return "test" when multiple allowed [#458](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/458)"
1517
]
1618
},
1719
"contributions": [
1820
"[JonasBjerke89](https://github.com/JonasBjerke89)",
19-
"[Alexander Kleshcheov](https://github.com/SharePickle)"
21+
"[Alexander Kleshcheov](https://github.com/SharePickle)",
22+
"[Piotr Siatka](https://github.com/siata13)",
23+
"[mgwojciech](https://github.com/mgwojciech)"
2024
]
2125
},
2226
{

0 commit comments

Comments
 (0)