Skip to content

Commit 4c559fe

Browse files
committed
changelog changes
1 parent fa61486 commit 4c559fe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@
99
],
1010
"fixes": [
1111
"`RichText`: problem with edit mode [#445](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/445)",
12-
"`ListView` documentation: Typo - the first occurrence of maxWidth should be minWidth [#400](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/400)"
12+
"`ListView` documentation: Typo - the first occurrence of maxWidth should be minWidth [#400](https://github.com/SharePoint/sp-dev-fx-controls-react/issues/400)",
13+
"`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)"
1314
]
1415
},
1516
"contributions": [
16-
"[JonasBjerke89](https://github.com/JonasBjerke89)"
17+
"[JonasBjerke89](https://github.com/JonasBjerke89)",
18+
"[Alexander Kleshcheov](https://github.com/SharePickle)"
1719
]
1820
},
1921
{

0 commit comments

Comments
 (0)