Skip to content

Commit 815272f

Browse files
authored
Update to 19.2.9 (#376)
1 parent d6e4fba commit 815272f

File tree

2 files changed

+190
-9
lines changed

2 files changed

+190
-9
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-vue",
3-
"version": "19.2.8",
3+
"version": "19.2.9",
44
"description": "DevExtreme Vue UI and Visualization Components",
55
"repository": {
66
"type": "git",
@@ -28,7 +28,7 @@
2828
"author": "Developer Express Inc.",
2929
"license": "MIT",
3030
"peerDependencies": {
31-
"devextreme": "~19.2.8",
31+
"devextreme": "~19.2.9",
3232
"vue": "^2.5.16"
3333
},
3434
"devDependencies": {
@@ -38,7 +38,7 @@
3838
"css-loader": "^2.1.1",
3939
"dasherize": "^2.0.0",
4040
"del": "^3.0.0",
41-
"devextreme": "~19.2.8",
41+
"devextreme": "~19.2.9",
4242
"devextreme-internal-tools": "stable",
4343
"dot": "^1.1.2",
4444
"gulp": "^4.0.0",

tools/integration-data.json

Lines changed: 187 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"meta": {
3-
"docsRevision": "9569985c1c675c0fe2c78e052a0b6b66b93c7bf3"
3+
"docsRevision": "2e2264aa7234f1edc4f8e9e45bf049830eed7397"
44
},
55
"widgets": [
66
{
@@ -57463,6 +57463,14 @@
5746357463
"type": "Boolean"
5746457464
}
5746557465
]
57466+
},
57467+
{
57468+
"name": "promise",
57469+
"types": [
57470+
{
57471+
"type": "Any"
57472+
}
57473+
]
5746657474
}
5746757475
]
5746857476
}
@@ -59922,6 +59930,26 @@
5992259930
{
5992359931
"type": "Array",
5992459932
"itemTypes": [
59933+
{
59934+
"type": "String",
59935+
"acceptableValues": [
59936+
"\"=\"",
59937+
"\"<>\"",
59938+
"\"<\"",
59939+
"\"<=\"",
59940+
"\">\"",
59941+
"\">=\"",
59942+
"\"contains\"",
59943+
"\"endswith\"",
59944+
"\"isblank\"",
59945+
"\"isnotblank\"",
59946+
"\"notcontains\"",
59947+
"\"startswith\"",
59948+
"\"between\"",
59949+
"\"anyof\"",
59950+
"\"noneof\""
59951+
]
59952+
},
5992559953
{
5992659954
"type": "String"
5992759955
}
@@ -60662,7 +60690,8 @@
6066260690
"\"buttons\"",
6066360691
"\"detailExpand\"",
6066460692
"\"groupExpand\"",
60665-
"\"selection\""
60693+
"\"selection\"",
60694+
"\"drag\""
6066660695
]
6066760696
}
6066860697
]
@@ -71225,6 +71254,14 @@
7122571254
"type": "Boolean"
7122671255
}
7122771256
]
71257+
},
71258+
{
71259+
"name": "promise",
71260+
"types": [
71261+
{
71262+
"type": "Any"
71263+
}
71264+
]
7122871265
}
7122971266
]
7123071267
}
@@ -110900,6 +110937,26 @@
110900110937
{
110901110938
"type": "Array",
110902110939
"itemTypes": [
110940+
{
110941+
"type": "String",
110942+
"acceptableValues": [
110943+
"\"=\"",
110944+
"\"<>\"",
110945+
"\"<\"",
110946+
"\"<=\"",
110947+
"\">\"",
110948+
"\">=\"",
110949+
"\"contains\"",
110950+
"\"endswith\"",
110951+
"\"isblank\"",
110952+
"\"isnotblank\"",
110953+
"\"notcontains\"",
110954+
"\"startswith\"",
110955+
"\"between\"",
110956+
"\"anyof\"",
110957+
"\"noneof\""
110958+
]
110959+
},
110903110960
{
110904110961
"type": "String"
110905110962
}
@@ -111460,7 +111517,8 @@
111460111517
"type": "String",
111461111518
"acceptableValues": [
111462111519
"\"adaptive\"",
111463-
"\"buttons\""
111520+
"\"buttons\"",
111521+
"\"drag\""
111464111522
]
111465111523
}
111466111524
]
@@ -123154,6 +123212,14 @@
123154123212
"type": "Boolean"
123155123213
}
123156123214
]
123215+
},
123216+
{
123217+
"name": "promise",
123218+
"types": [
123219+
{
123220+
"type": "Any"
123221+
}
123222+
]
123157123223
}
123158123224
]
123159123225
}
@@ -203006,6 +203072,14 @@
203006203072
"type": "Boolean"
203007203073
}
203008203074
]
203075+
},
203076+
{
203077+
"name": "promise",
203078+
"types": [
203079+
{
203080+
"type": "Any"
203081+
}
203082+
]
203009203083
}
203010203084
]
203011203085
}
@@ -225645,6 +225719,14 @@
225645225719
"type": "Boolean"
225646225720
}
225647225721
]
225722+
},
225723+
{
225724+
"name": "promise",
225725+
"types": [
225726+
{
225727+
"type": "Any"
225728+
}
225729+
]
225648225730
}
225649225731
]
225650225732
}
@@ -228220,6 +228302,26 @@
228220228302
{
228221228303
"type": "Array",
228222228304
"itemTypes": [
228305+
{
228306+
"type": "String",
228307+
"acceptableValues": [
228308+
"\"=\"",
228309+
"\"<>\"",
228310+
"\"<\"",
228311+
"\"<=\"",
228312+
"\">\"",
228313+
"\">=\"",
228314+
"\"contains\"",
228315+
"\"endswith\"",
228316+
"\"isblank\"",
228317+
"\"isnotblank\"",
228318+
"\"notcontains\"",
228319+
"\"startswith\"",
228320+
"\"between\"",
228321+
"\"anyof\"",
228322+
"\"noneof\""
228323+
]
228324+
},
228223228325
{
228224228326
"type": "String"
228225228327
}
@@ -228780,7 +228882,8 @@
228780228882
"type": "String",
228781228883
"acceptableValues": [
228782228884
"\"adaptive\"",
228783-
"\"buttons\""
228885+
"\"buttons\"",
228886+
"\"drag\""
228784228887
]
228785228888
}
228786228889
]
@@ -239528,6 +239631,14 @@
239528239631
"type": "Boolean"
239529239632
}
239530239633
]
239634+
},
239635+
{
239636+
"name": "promise",
239637+
"types": [
239638+
{
239639+
"type": "Any"
239640+
}
239641+
]
239531239642
}
239532239643
]
239533239644
}
@@ -272623,6 +272734,26 @@
272623272734
{
272624272735
"type": "Array",
272625272736
"itemTypes": [
272737+
{
272738+
"type": "String",
272739+
"acceptableValues": [
272740+
"\"=\"",
272741+
"\"<>\"",
272742+
"\"<\"",
272743+
"\"<=\"",
272744+
"\">\"",
272745+
"\">=\"",
272746+
"\"contains\"",
272747+
"\"endswith\"",
272748+
"\"isblank\"",
272749+
"\"isnotblank\"",
272750+
"\"notcontains\"",
272751+
"\"startswith\"",
272752+
"\"between\"",
272753+
"\"anyof\"",
272754+
"\"noneof\""
272755+
]
272756+
},
272626272757
{
272627272758
"type": "String"
272628272759
}
@@ -273343,7 +273474,8 @@
273343273474
"\"buttons\"",
273344273475
"\"detailExpand\"",
273345273476
"\"groupExpand\"",
273346-
"\"selection\""
273477+
"\"selection\"",
273478+
"\"drag\""
273347273479
]
273348273480
}
273349273481
]
@@ -283487,6 +283619,14 @@
283487283619
"type": "Boolean"
283488283620
}
283489283621
]
283622+
},
283623+
{
283624+
"name": "promise",
283625+
"types": [
283626+
{
283627+
"type": "Any"
283628+
}
283629+
]
283490283630
}
283491283631
]
283492283632
}
@@ -288058,6 +288198,26 @@
288058288198
{
288059288199
"type": "Array",
288060288200
"itemTypes": [
288201+
{
288202+
"type": "String",
288203+
"acceptableValues": [
288204+
"\"=\"",
288205+
"\"<>\"",
288206+
"\"<\"",
288207+
"\"<=\"",
288208+
"\">\"",
288209+
"\">=\"",
288210+
"\"contains\"",
288211+
"\"endswith\"",
288212+
"\"isblank\"",
288213+
"\"isnotblank\"",
288214+
"\"notcontains\"",
288215+
"\"startswith\"",
288216+
"\"between\"",
288217+
"\"anyof\"",
288218+
"\"noneof\""
288219+
]
288220+
},
288061288221
{
288062288222
"type": "String"
288063288223
}
@@ -288618,7 +288778,8 @@
288618288778
"type": "String",
288619288779
"acceptableValues": [
288620288780
"\"adaptive\"",
288621-
"\"buttons\""
288781+
"\"buttons\"",
288782+
"\"drag\""
288622288783
]
288623288784
}
288624288785
]
@@ -292158,6 +292319,26 @@
292158292319
{
292159292320
"type": "Array",
292160292321
"itemTypes": [
292322+
{
292323+
"type": "String",
292324+
"acceptableValues": [
292325+
"\"=\"",
292326+
"\"<>\"",
292327+
"\"<\"",
292328+
"\"<=\"",
292329+
"\">\"",
292330+
"\">=\"",
292331+
"\"contains\"",
292332+
"\"endswith\"",
292333+
"\"isblank\"",
292334+
"\"isnotblank\"",
292335+
"\"notcontains\"",
292336+
"\"startswith\"",
292337+
"\"between\"",
292338+
"\"anyof\"",
292339+
"\"noneof\""
292340+
]
292341+
},
292161292342
{
292162292343
"type": "String"
292163292344
}

0 commit comments

Comments
 (0)