Skip to content

Commit 98aeee1

Browse files
committed
merge with dev
1 parent ae09a23 commit 98aeee1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@
99
],
1010
"fixes": [
1111
"`FilePicker`: panel causes SharePoint to Throttle due to infinite loop fetching files [#1325](https://github.com/pnp/sp-dev-fx-controls-react/issues/1325)",
12-
"`ContentTypePicker`: problem importing control [#1337](https://github.com/pnp/sp-dev-fx-controls-react/issues/1337)"
12+
"`ContentTypePicker`: problem importing control [#1337](https://github.com/pnp/sp-dev-fx-controls-react/issues/1337)",
13+
"`FilePicker`: correctly request data from provided `webAbsoluteUrl` [#1340](https://github.com/pnp/sp-dev-fx-controls-react/pull/1340)"
1314
]
1415
},
1516
"contributions": [
1617
"[Nizar Grindi](https://github.com/NizarGrindi)",
1718
"[Paolo Pialorsi](https://github.com/PaoloPia)",
19+
"[Peter Paul Kirschner](https://github.com/petkir)",
1820
"[Victor Romanov](https://github.com/VRomanovTau)"
1921
]
2022
},

0 commit comments

Comments
 (0)