Skip to content

Commit

Permalink
Update to 20.1.5 (#435)
Browse files Browse the repository at this point in the history
Co-authored-by: dxvladislavvolkov <[email protected]>
  • Loading branch information
dxrobot and dxvladislavvolkov authored Sep 9, 2020
1 parent 72bd5fd commit cf46f2d
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 14 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Developer Express Inc."
},
"name": "devextreme-react",
"version": "20.1.4",
"version": "20.1.5",
"description": "DevExtreme React UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"prop-types": "^15.6.1"
},
"peerDependencies": {
"devextreme": "~20.1.4",
"devextreme": "~20.1.5",
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
Expand All @@ -28,7 +28,7 @@
"css-loader": "^2.1.0",
"dasherize": "^2.0.0",
"del": "^3.0.0",
"devextreme": "~20.1.4",
"devextreme": "~20.1.5",
"devextreme-internal-tools": "stable",
"dot": "^1.1.2",
"enzyme": "^3.7.0",
Expand Down Expand Up @@ -57,7 +57,7 @@
"webpack-dev-server": "^3.1.14"
},
"scripts": {
"start": "npm run build && npm run serve",
"start": "npm run clean && npm run generate && npm run serve",
"serve": "webpack-dev-server",
"lint": "gulp lint",
"build": "npm run clean && npm run lint && npm run generate",
Expand All @@ -66,7 +66,7 @@
"test": "jest",
"test-watch": "jest --watch",
"pack": "gulp npm.pack",
"update-integration-meta": "dx-tools update-integration-meta --output-path=./tools/integration-data.json"
"update-integration-meta": "dx-tools update-integration-meta --output-path ./tools/integration-data.json"
},
"keywords": [
"react",
Expand Down
132 changes: 123 additions & 9 deletions tools/integration-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"docsRevision": "8a265bed56ce258f982039c8818ecef2cbabe3ad"
"docsRevision": "1f25951bce7a7f8603254abf2ae771179ade4e12"
},
"widgets": [
{
Expand Down Expand Up @@ -17224,6 +17224,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -18547,6 +18559,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -25098,6 +25122,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -27991,6 +28027,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -30882,6 +30930,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -41715,6 +41775,18 @@
}
]
},
{
"name": "position",
"types": [
{
"type": "String",
"acceptableValues": [
"\"inside\"",
"\"outside\""
]
}
]
},
{
"name": "rotationAngle",
"types": [
Expand Down Expand Up @@ -64761,7 +64833,8 @@
"\"buttons\"",
"\"detailExpand\"",
"\"groupExpand\"",
"\"selection\""
"\"selection\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -84153,7 +84226,7 @@
"name": "container",
"types": [
{
"type": "dxElement",
"type": "dxSVGElement",
"isCustomType": true
}
]
Expand Down Expand Up @@ -84280,7 +84353,7 @@
"name": "container",
"types": [
{
"type": "dxElement",
"type": "dxSVGElement",
"isCustomType": true
}
]
Expand Down Expand Up @@ -86882,7 +86955,7 @@
"name": "container",
"types": [
{
"type": "dxElement",
"type": "dxSVGElement",
"isCustomType": true
}
]
Expand Down Expand Up @@ -116830,6 +116903,23 @@
}
]
},
{
"name": "firstDayOfWeek",
"types": [
{
"type": "Number",
"acceptableValues": [
"0",
"1",
"2",
"3",
"4",
"5",
"6"
]
}
]
},
{
"name": "focusStateEnabled",
"types": [
Expand Down Expand Up @@ -119309,7 +119399,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -203706,6 +203797,15 @@
}
]
},
{
"name": "popup",
"types": [
{
"type": "dxPopup",
"isCustomType": true
}
]
},
{
"name": "cancel",
"types": [
Expand Down Expand Up @@ -203776,6 +203876,9 @@
"types": [
{
"type": "Object"
},
{
"type": "Any"
}
]
},
Expand Down Expand Up @@ -243521,7 +243624,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -288659,7 +288763,8 @@
"\"buttons\"",
"\"detailExpand\"",
"\"groupExpand\"",
"\"selection\""
"\"selection\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -301440,6 +301545,14 @@
"dragTemplate"
]
},
{
"name": "dxSVGElement",
"types": [
{
"type": "Any"
}
]
},
{
"name": "dxTabPanel.Options",
"props": [
Expand Down Expand Up @@ -306448,7 +306561,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down

0 comments on commit cf46f2d

Please sign in to comment.