@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.2.35 to 17.2.36
@@ -9,2 +9,10 @@ # Changelog | ||
- `#242377` - The issue, "alignment is not working while pasting content from notepad" has been resolved. | ||
## 17.2.35 (2019-07-17) | ||
### RichTextEditor | ||
#### Bug Fixes | ||
- `#241388` - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved. | ||
@@ -204,7 +212,7 @@ | ||
1. Image resize support has been provided. | ||
1. Insert table support has provided for HTML Editor which includes below sub features, | ||
2. Insert table support has provided for HTML Editor which includes below sub features, | ||
1. Create and modify the table, table rows and columns. | ||
1. Row and column resize. | ||
1. Quick toolbar interaction. | ||
1. Table header and custom styles. | ||
2. Row and column resize. | ||
3. Quick toolbar interaction. | ||
4. Table header and custom styles. | ||
@@ -211,0 +219,0 @@ #### Breaking Changes |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.2.35 | ||
* version : 17.2.36 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-richtexteditor@*", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.2.34", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.2.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-QYHAXajFvgcTxgCPxxpA4dTfwcHrZv0W9PjudIsq5PPk5+vQYnFsq/TuodWWv5j4/q3NZCSnngWTYykBMYh3KQ==", | ||
"_integrity": "sha512-5vmxaCoYEeXOoCw1507PKxPZ6rhbG/hwDuFSnIsliV20fMqxlIEFOtyBo11rjP+G/deDLL3r+lgJtXpQHTdd6w==", | ||
"_location": "/@syncfusion/ej2-vue-richtexteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.2.34.tgz", | ||
"_shasum": "6cb002e5a0d28bc632a9434f85d83c99515eba07", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.2.35.tgz", | ||
"_shasum": "3fb9d0b636bb16404bdeed7df45875be79593fea", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.34", | ||
"@syncfusion/ej2-richtexteditor": "17.2.35", | ||
"@syncfusion/ej2-vue-base": "~17.2.34" | ||
"@syncfusion/ej2-base": "~17.2.35", | ||
"@syncfusion/ej2-richtexteditor": "17.2.36", | ||
"@syncfusion/ej2-vue-base": "~17.2.36" | ||
}, | ||
@@ -67,4 +67,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.2.35", | ||
"version": "17.2.36", | ||
"sideEffects": false | ||
} |
2120800
+ Added@syncfusion/ej2-richtexteditor@17.2.36(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.2.35(transitive)