Skip to content

Commit

Permalink
Update to 19.2.9 (#433)
Browse files Browse the repository at this point in the history
* Update to 19.2.9

* Fix after merge

Co-authored-by: dxvladislavvolkov <vladislavvolkov@Vladislavs-MacBook-Pro.local>
  • Loading branch information
dxrobot and dxvladislavvolkov committed Sep 9, 2020
1 parent d457d46 commit 36b64f2
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 9 deletions.
6 changes: 3 additions & 3 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": "19.2.8",
"version": "19.2.9",
"description": "DevExtreme React UI and Visualization Components",
"repository": {
"type": "git",
Expand All @@ -15,7 +15,7 @@
"prop-types": "^15.6.1"
},
"peerDependencies": {
"devextreme": "~19.2.8",
"devextreme": "~19.2.9",
"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": "~19.2.8",
"devextreme": "~19.2.9",
"devextreme-internal-tools": "stable",
"dot": "^1.1.2",
"enzyme": "^3.7.0",
Expand Down
193 changes: 187 additions & 6 deletions tools/integration-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"docsRevision": "9569985c1c675c0fe2c78e052a0b6b66b93c7bf3"
"docsRevision": "2e2264aa7234f1edc4f8e9e45bf049830eed7397"
},
"widgets": [
{
Expand Down Expand Up @@ -57463,6 +57463,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -59922,6 +59930,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down Expand Up @@ -60662,7 +60690,8 @@
"\"buttons\"",
"\"detailExpand\"",
"\"groupExpand\"",
"\"selection\""
"\"selection\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -71225,6 +71254,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -110900,6 +110937,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down Expand Up @@ -111460,7 +111517,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -123154,6 +123212,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -203006,6 +203072,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -225645,6 +225719,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -228220,6 +228302,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down Expand Up @@ -228780,7 +228882,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -239528,6 +239631,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -272623,6 +272734,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down Expand Up @@ -273343,7 +273474,8 @@
"\"buttons\"",
"\"detailExpand\"",
"\"groupExpand\"",
"\"selection\""
"\"selection\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -283487,6 +283619,14 @@
"type": "Boolean"
}
]
},
{
"name": "promise",
"types": [
{
"type": "Any"
}
]
}
]
}
Expand Down Expand Up @@ -288058,6 +288198,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down Expand Up @@ -288618,7 +288778,8 @@
"type": "String",
"acceptableValues": [
"\"adaptive\"",
"\"buttons\""
"\"buttons\"",
"\"drag\""
]
}
]
Expand Down Expand Up @@ -292158,6 +292319,26 @@
{
"type": "Array",
"itemTypes": [
{
"type": "String",
"acceptableValues": [
"\"=\"",
"\"<>\"",
"\"<\"",
"\"<=\"",
"\">\"",
"\">=\"",
"\"contains\"",
"\"endswith\"",
"\"isblank\"",
"\"isnotblank\"",
"\"notcontains\"",
"\"startswith\"",
"\"between\"",
"\"anyof\"",
"\"noneof\""
]
},
{
"type": "String"
}
Expand Down

0 comments on commit 36b64f2

Please sign in to comment.