From 7e9a0afa7db2699a7447ed141731edcdd26edc2e Mon Sep 17 00:00:00 2001 From: dxrobot Date: Wed, 9 Sep 2020 09:31:39 +0300 Subject: [PATCH] Update to 19.1.11 (#421) --- package.json | 6 +++--- tools/integration-data.json | 10 +++++++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 03004e71..e7c96b57 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "Developer Express Inc." }, "name": "devextreme-react", - "version": "19.1.10", + "version": "19.1.11", "description": "DevExtreme React UI and Visualization Components", "repository": { "type": "git", @@ -15,7 +15,7 @@ "prop-types": "^15.6.1" }, "peerDependencies": { - "devextreme": "~19.1.10", + "devextreme": "~19.1.11", "react": "^16.2.0", "react-dom": "^16.2.0" }, @@ -28,7 +28,7 @@ "css-loader": "^2.1.0", "dasherize": "^2.0.0", "del": "^3.0.0", - "devextreme": "~19.1.10", + "devextreme": "~19.1.11", "dot": "^1.1.2", "enzyme": "^3.7.0", "enzyme-adapter-react-16": "^1.6.0", diff --git a/tools/integration-data.json b/tools/integration-data.json index be7c92e9..566a2d9d 100644 --- a/tools/integration-data.json +++ b/tools/integration-data.json @@ -1,6 +1,6 @@ { "meta": { - "docsRevision": "984b5e10cfef6ae6cb72435244042b940249ff0c" + "docsRevision": "f787ce29d9f069cdd16665db74b5770a193a2c5b" }, "widgets": [ { @@ -98265,9 +98265,11 @@ "\"background\"", "\"bold\"", "\"color\"", + "\"font\"", "\"italic\"", "\"link\"", "\"image\"", + "\"size\"", "\"strike\"", "\"subscript\"", "\"superscript\"", @@ -98736,9 +98738,11 @@ "\"background\"", "\"bold\"", "\"color\"", + "\"font\"", "\"italic\"", "\"link\"", "\"image\"", + "\"size\"", "\"strike\"", "\"subscript\"", "\"superscript\"", @@ -250942,9 +250946,11 @@ "\"background\"", "\"bold\"", "\"color\"", + "\"font\"", "\"italic\"", "\"link\"", "\"image\"", + "\"size\"", "\"strike\"", "\"subscript\"", "\"superscript\"", @@ -251006,9 +251012,11 @@ "\"background\"", "\"bold\"", "\"color\"", + "\"font\"", "\"italic\"", "\"link\"", "\"image\"", + "\"size\"", "\"strike\"", "\"subscript\"", "\"superscript\"",