Skip to content

Commit fe9fd76

Browse files
committed
Updated changelog + verified filepicker
1 parent c014a30 commit fe9fd76

File tree

5 files changed

+2987
-2979
lines changed

5 files changed

+2987
-2979
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ src
77
temp
88
config
99
typings
10+
lib/extensions
1011
lib/webparts
1112
assets
1213
dist

CHANGELOG.JSON

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
"`FieldCollectionData` control [#591](https://github.com/pnp/sp-dev-fx-controls-react/pull/591)"
88
],
99
"enhancements": [
10+
"`FilePicker`: Stock images option added [#593](https://github.com/pnp/sp-dev-fx-controls-react/issues/593)"
1011
],
1112
"fixes": [
1213
"`ComboBoxListItemPicker`: fetching only 100 items [#569](https://github.com/pnp/sp-dev-fx-controls-react/issues/569)",
13-
"`TaxonomyPicker`: browse (tree view) doesn't work with SP 2016 On Premise [#183](https://github.com/pnp/sp-dev-fx-controls-react/issues/183)"
14+
"`TaxonomyPicker`: browse (tree view) doesn't work with SP 2016 On-Premises [#183](https://github.com/pnp/sp-dev-fx-controls-react/issues/183)"
1415
]
1516
},
1617
"contributions": [

0 commit comments

Comments
 (0)