File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 40420
40420
"PrimitiveTypes": [
40421
40421
"string"
40422
40422
],
40423
- "Description": ""
40423
+ "Description": "Specifies the field's name. Use it to distinguish the field from other fields when they have identical dataField values. "
40424
40424
},
40425
40425
"trueText": {
40426
40426
"PrimitiveTypes": [
44583
44583
"number",
44584
44584
"string"
44585
44585
],
44586
+ "IsChangeable": true,
44586
44587
"Description": "The range's end value."
44587
44588
},
44588
44589
"length": {
44654
44655
"number",
44655
44656
"string"
44656
44657
],
44658
+ "IsChangeable": true,
44657
44659
"Description": "The range's start value."
44658
44660
}
44659
44661
}
Original file line number Diff line number Diff line change 1
- {
1
+ {
2
2
"name" : " devextreme-angular" ,
3
- "version" : " 18.2.10 " ,
3
+ "version" : " 18.2.11 " ,
4
4
"description" : " Angular UI and visualization components based on DevExtreme widgets" ,
5
5
"repository" : {
6
6
"type" : " git" ,
17
17
"author" : " Developer Express Inc." ,
18
18
"license" : " MIT" ,
19
19
"peerDependencies" : {
20
- "devextreme" : " ~18.2.10 " ,
20
+ "devextreme" : " ~18.2.11 " ,
21
21
"@angular/core" : " >5.0.0" ,
22
22
"@angular/common" : " >5.0.0" ,
23
23
"@angular/forms" : " >5.0.0"
24
24
},
25
25
"devDependencies" : {
26
- "devextreme" : " ~18.2.10 " ,
26
+ "devextreme" : " ~18.2.11 " ,
27
27
"zone.js" : " ^0.8.25" ,
28
28
"@angular/animations" : " ^5.0.0" ,
29
29
"@angular/common" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments