Skip to content

Commit f563ed4

Browse files
committed
Commit chnages to the CHANGELOG.json file to reflect recent edits and contributions.
1 parent 05b5f8f commit f563ed4

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

CHANGELOG.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,41 @@
44
"version": "3.22.0",
55
"changes": {
66
"new": [
7-
7+
88
],
99
"enhancements": [
1010
"SharePoint Framework v1.21.1 support [#1998](https://github.com/pnp/sp-dev-fx-controls-react/pull/1998)",
1111
"`ListItemComments`: Implement like and unlike ability to list item comments control [#1974](https://github.com/pnp/sp-dev-fx-controls-react/pull/1974)",
1212
"`ListItemComments`: Need a feature to view the list of users who liked a comment [#2003](https://github.com/pnp/sp-dev-fx-controls-react/issues/2003)",
13-
"`ListItemComments`: Clickable links [#1969](https://github.com/pnp/sp-dev-fx-controls-react/issues/1969)"
13+
"`ListItemComments`: Clickable links [#1969](https://github.com/pnp/sp-dev-fx-controls-react/issues/1969)",
14+
"`Polish translations`: Updates Polish translations. Closes #1991](https://github.com/pnp/sp-dev-fx-controls-react/issues/1991)",
15+
"`Dashboard`: Dashboard widget rowspan [#2007](https://github.com/pnp/sp-dev-fx-controls-react/pull/2007)",
16+
"`ListItemComments`: Guest user @-mentions and styling fix for ListItemComments [#1990](https://github.com/pnp/sp-dev-fx-controls-react/pull/1990)"
1417
],
1518
"fixes": [
1619
"`DynamicForm`: Added choice radio button handling [#1798](https://github.com/pnp/sp-dev-fx-controls-react/pull/1798)",
1720
"`FilePicker`: Global quill styles from FilePicker overwrite other quill editors [#1996](https://github.com/pnp/sp-dev-fx-controls-react/issues/1996)",
18-
"`FilePicker`: Unable to browse through organization assets library when located on root site [#1784](https://github.com/pnp/sp-dev-fx-controls-react/issues/1784)"
21+
"`FilePicker`: Unable to browse through organization assets library when located on root site [#1784](https://github.com/pnp/sp-dev-fx-controls-react/issues/1784)",
22+
"`Calendar`: Fix - fix-typo-enableOnHover [#2021](https://github.com/pnp/sp-dev-fx-controls-react/pull/2021)",
23+
"`Dynamic Form`: Hotfix for issue 2014 [#2026](https://github.com/pnp/sp-dev-fx-controls-react/issues/2014)",
24+
"`ListItemAttachments`: Update ListItemAttachments.tsx: let user set webUrl fix for issue 1975 [#2009](https://github.com/pnp/sp-dev-fx-controls-react/issues/1975",
25+
"`FilePicker`: Files keep loading when previewing all files in OneDrive [#2021](https://github.com/pnp/sp-dev-fx-controls-react/issues/1994)",
26+
["`ListItemAttachments`: ListItemAttachments cancel event is hanging the control [#1982](https://github.com/pnp/sp-dev-fx-controls-react/issues/1966)"],
1927
]
2028
},
2129
"contributions": [
2230
"[Alberto Gutierrez Perez](https://github.com/albegut)",
2331
"[Alex Terentiev](https://github.com/AJIXuMuK)",
2432
"[Guido Zambarda](https://github.com/GuidoZam)",
25-
"[Sandeep P S](https://github.com/Sandeep-FED)"
26-
]
33+
"[Sandeep P S](https://github.com/Sandeep-FED)",
34+
"[Joseph Jang](https://github.com/heesungjang)",
35+
"[wuxiaojun514](https://github.com/wuxiaojun514)",
36+
"[Michał Kornet](https://github.com/mkm17)",
37+
"[Floris Pleegzorg Oost-Vlaanderen](https://github.com/Floris-Pleegzorg-Oost-Vlaanderen)",
38+
"[Nishkalank Bezawada](https://github.com/NishkalankBezawada)",
39+
"[Patrik Hellgren](https://github.com/PatrikHellgren)",
40+
"[Antanina Druzhkina](https://github.com/Ateina)"
41+
]
2742
},
2843
{
2944
"version": "3.21.0",

0 commit comments

Comments
 (0)