Skip to content

Commit d4afdcf

Browse files
committed
changelog
1 parent 695adf3 commit d4afdcf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"enhancements": [
88
"`TreeView`: Adding support to clear TreeView selected items by passing an empty array. [#787](https://github.com/pnp/sp-dev-fx-controls-react/pull/787)",
99
"`FilePicker`: new property `includePageLibraries` to optionally display Site Pages library on Site tab [#601](https://github.com/pnp/sp-dev-fx-controls-react/issues/601)",
10-
"`ListItemPicker`: Support of `Calculated` columns [#805](https://github.com/pnp/sp-dev-fx-controls-react/issues/805)"
10+
"`ListItemPicker`: Support of `Calculated` columns [#805](https://github.com/pnp/sp-dev-fx-controls-react/issues/805)",
11+
"`Progress`: Documentation update to have consistency in variables names [#811](https://github.com/pnp/sp-dev-fx-controls-react/pull/811)",
12+
"`FolderExplorer`: Add support for sorting folder explorer items [#812](https://github.com/pnp/sp-dev-fx-controls-react/pull/812)"
1113
],
1214
"fixes": [
1315
"`ListView`: Selection is reset when putting a ListView inside a React Component that controls its items and selection props [#251](https://github.com/pnp/sp-dev-fx-controls-react/issues/251)",
@@ -19,6 +21,7 @@
1921
]
2022
},
2123
"contributions": [
24+
"[Ari Gunawan](https://github.com/AriGunawan)",
2225
"[Joel Rodrigues](https://github.com/joelfmrodrigues)",
2326
"[Mike Myers](https://github.com/thespooler)",
2427
"[Ravichandran Krishnasamy](https://github.com/ravichandran-blog)",

0 commit comments

Comments
 (0)