From de639e113b0765f10d98a4aca6f97c6ab18a2769 Mon Sep 17 00:00:00 2001 From: dxrobot Date: Wed, 10 Jun 2020 11:04:11 +0300 Subject: [PATCH] Update to 19.1.11 (#370) --- package.json | 6 +++--- tools/integration-data.json | 10 +++++++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2891ffae..25c807ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devextreme-vue", - "version": "19.1.10", + "version": "19.1.11", "description": "DevExtreme Vue UI and Visualization Components", "repository": { "type": "git", @@ -27,7 +27,7 @@ "author": "Developer Express Inc.", "license": "MIT", "peerDependencies": { - "devextreme": "~19.1.10", + "devextreme": "~19.1.11", "vue": "^2.5.16" }, "devDependencies": { @@ -37,7 +37,7 @@ "css-loader": "^2.1.1", "dasherize": "^2.0.0", "del": "^3.0.0", - "devextreme": "~19.1.10", + "devextreme": "~19.1.11", "dot": "^1.1.2", "gulp": "^4.0.0", "gulp-header": "^2.0.5", 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\"",