File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 18.1.9 (2019-02-20)
2
+
3
+ ### Features
4
+ - Update ` devextreme ` version to 18.1.9
5
+
6
+
1
7
## 18.1.8 (2019-02-20)
2
8
3
9
### Features
Original file line number Diff line number Diff line change 34239
34239
"Function"
34240
34240
],
34241
34241
"IsFunc": true,
34242
- "Description": "Allows you to load nodes manually ."
34242
+ "Description": "Allows you to load nodes. Applies if the dataStructure is \"plain\" and the dataSource and items are undefined ."
34243
34243
},
34244
34244
"dataSource": {
34245
34245
"PrimitiveTypes": [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " devextreme-angular" ,
3
- "version" : " 18.1.8 " ,
3
+ "version" : " 18.1.9 " ,
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.1.8 " ,
20
+ "devextreme" : " ~18.1.9 " ,
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.1.8 " ,
26
+ "devextreme" : " ~18.1.9 " ,
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