File tree Expand file tree Collapse file tree 3 files changed +39
-1
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.20.0
4
+
5
+ ### New control(s)
6
+
7
+ - ` FieldCollectionData ` control [ #591 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/591 )
8
+
9
+ ### Enhancements
10
+
11
+ - ` FilePicker ` : Stock images option added [ #593 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/593 )
12
+
13
+ ### Fixes
14
+
15
+ - ` ComboBoxListItemPicker ` : fetching only 100 items [ #569 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/569 )
16
+ - ` TaxonomyPicker ` : browse (tree view) doesn't work with SP 2016 On-Premises [ #183 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/183 )
17
+
18
+ ### Contributors
19
+
20
+ Special thanks to our contributor: [ Piotr Siatka] ( https://github.com/siata13 ) .
21
+
3
22
## 1.19.0
4
23
5
24
### Enhancements
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.20.0
4
+
5
+ ### New control(s)
6
+
7
+ - ` FieldCollectionData ` control [ #591 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/591 )
8
+
9
+ ### Enhancements
10
+
11
+ - ` FilePicker ` : Stock images option added [ #593 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/593 )
12
+
13
+ ### Fixes
14
+
15
+ - ` ComboBoxListItemPicker ` : fetching only 100 items [ #569 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/569 )
16
+ - ` TaxonomyPicker ` : browse (tree view) doesn't work with SP 2016 On-Premises [ #183 ] ( https://github.com/pnp/sp-dev-fx-controls-react/issues/183 )
17
+
18
+ ### Contributors
19
+
20
+ Special thanks to our contributor: [ Piotr Siatka] ( https://github.com/siata13 ) .
21
+
3
22
## 1.19.0
4
23
5
24
### Enhancements
Original file line number Diff line number Diff line change 1
- export const version : string = "1.19 .0" ;
1
+ export const version : string = "1.20 .0" ;
You can’t perform that action at this time.
0 commit comments