File tree Expand file tree Collapse file tree 3 files changed +33
-0
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 3 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 2.0.0" ,
5
+ "changes" : {
6
+ "new" : [],
7
+ "enhancements" : [
8
+ " `FilePicker`: added additional properties - `isPanelOpen` and `onCancel` [#668](https://github.com/pnp/sp-dev-fx-controls-react/pull/668)"
9
+ ],
10
+ "fixes" : []
11
+ },
12
+ "contributions" : [
13
+ " [Gautam Sheth](https://github.com/gautamdsheth)"
14
+ ]
15
+ },
3
16
{
4
17
"version" : " 1.20.0" ,
5
18
"changes" : {
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 2.0.0
4
+
5
+ ### Enhancements
6
+
7
+ - ` FilePicker ` : added additional properties - ` isPanelOpen ` and ` onCancel ` [ #668 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/668 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Gautam Sheth] ( https://github.com/gautamdsheth ) .
12
+
3
13
## 1.20.0
4
14
5
15
### New control(s)
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 2.0.0
4
+
5
+ ### Enhancements
6
+
7
+ - ` FilePicker ` : added additional properties - ` isPanelOpen ` and ` onCancel ` [ #668 ] ( https://github.com/pnp/sp-dev-fx-controls-react/pull/668 )
8
+
9
+ ### Contributors
10
+
11
+ Special thanks to our contributor: [ Gautam Sheth] ( https://github.com/gautamdsheth ) .
12
+
3
13
## 1.20.0
4
14
5
15
### New control(s)
You can’t perform that action at this time.
0 commit comments