This repository was archived by the owner on Mar 2, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed
Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 1+ ## 17.2.11 (2018-11-02)
2+
3+ ### Features
4+ - Update ` devextreme ` version to 17.2.11
5+
16## 17.2.10 (2018-09-05)
27
38### Features
Original file line number Diff line number Diff line change 10371037 "PrimitiveTypes": [
10381038 "string"
10391039 ],
1040- "Description": "Specifies DOM event names that update a widget's value."
1040+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
10411041 },
10421042 "valueExpr": {
10431043 "PrimitiveTypes": [
1070910709 "PrimitiveTypes": [
1071010710 "string"
1071110711 ],
10712- "Description": "Specifies DOM event names that update a widget's value."
10712+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
1071310713 },
1071410714 "visible": {
1071510715 "PrimitiveTypes": [
1126911269 "PrimitiveTypes": [
1127011270 "string"
1127111271 ],
11272- "Description": "Specifies after which DOM events the widget updates the value ."
11272+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
1127311273 },
1127411274 "valueExpr": {
1127511275 "PrimitiveTypes": [
1610916109 "PrimitiveTypes": [
1611016110 "string"
1611116111 ],
16112- "Description": "Specifies DOM event names that update a widget's value."
16112+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
1611316113 },
1611416114 "valueExpr": {
1611516115 "PrimitiveTypes": [
1776417764 "PrimitiveTypes": [
1776517765 "string"
1776617766 ],
17767- "Description": "Specifies DOM event names that update a widget's value."
17767+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
1776817768 },
1776917769 "visible": {
1777017770 "PrimitiveTypes": [
2737427374 "PrimitiveTypes": [
2737527375 "string"
2737627376 ],
27377- "Description": "Specifies DOM event names that update a widget's value."
27377+ "Description": "Specifies the DOM events after which the widget's value should be updated. Applies only if acceptCustomValue is set to true ."
2737827378 },
2737927379 "valueExpr": {
2738027380 "PrimitiveTypes": [
3020930209 "PrimitiveTypes": [
3021030210 "string"
3021130211 ],
30212- "Description": "Specifies DOM event names that update a widget's value."
30212+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
3021330213 },
3021430214 "visible": {
3021530215 "PrimitiveTypes": [
3055130551 "PrimitiveTypes": [
3055230552 "string"
3055330553 ],
30554- "Description": "Specifies DOM event names that update a widget's value."
30554+ "Description": "Specifies the DOM events after which the widget's value should be updated ."
3055530555 },
3055630556 "visible": {
3055730557 "PrimitiveTypes": [
Original file line number Diff line number Diff line change 11{
22 "name" : " devextreme-angular" ,
3- "version" : " 17.2.10 " ,
3+ "version" : " 17.2.11 " ,
44 "description" : " Angular UI and visualization components based on DevExtreme widgets" ,
55 "repository" : {
66 "type" : " git" ,
1717 "author" : " Developer Express Inc." ,
1818 "license" : " MIT" ,
1919 "peerDependencies" : {
20- "devextreme" : " ~17.2.10 " ,
20+ "devextreme" : " ~17.2.11 " ,
2121 "@angular/core" : " >2.4.2" ,
2222 "@angular/common" : " >2.4.2" ,
2323 "@angular/forms" : " >2.4.2"
2424 },
2525 "devDependencies" : {
26- "devextreme" : " ~17.2.10 " ,
26+ "devextreme" : " ~17.2.11 " ,
2727 "zone.js" : " ^0.8.17" ,
2828 "@angular/core" : " ~4.4.5" ,
2929 "@angular/common" : " ~4.4.5" ,
You can’t perform that action at this time.
0 commit comments