@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.4.41 to 17.4.43
@@ -7,2 +7,16 @@ # Changelog | ||
#### Bug Fixes | ||
- `#258087`, `#255070` - Grid columns are now preserved properly on export. | ||
- `#255070` - Page headers is now export properly when section break in table. | ||
- `#259583` - List level number for style paragraph is now export properly. | ||
- `#259153` - Table cell width and height is now copy properly. | ||
- `#258121` - Resolved warnings in bootstrap4 styles when run the application in Firefox. | ||
- `#249197` - Highlight colours are now exported properly. | ||
- `#260048`, `#256276` - Image files are now pasted properly. | ||
## 17.4.41 (2020-01-07) | ||
### Document Editor | ||
#### New Features | ||
@@ -81,3 +95,3 @@ | ||
- `#255913` - Bookmark is now insert properly in splitted paragraph. | ||
- `#255913`, `#257879` - Bookmark is now insert properly in splitted paragraph. | ||
- `#255736` , `#256106` , `#257011` - Context menu is now open in Firefox, Edge and Safari. | ||
@@ -84,0 +98,0 @@ - `#254998` - Character format is now apply properly for selected bookmark. |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.4.41 | ||
* version : 17.4.43 | ||
* 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-react-documenteditor@*", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.4.40", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.4.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-b4luDKxNShIG87vv9GK5oHPtFbsPTm5hlUcuOvtFlME4DNTfWnvrZuBIMZ9cT8j+Xk7gt6q6S+3mX1jbt7lcmw==", | ||
"_integrity": "sha512-lelDWzL4DnTYoRbhYb4j2ZDjlTyhuQ22loYATTCmXEyEbjhhRy9AuaddhPIIzSGngc+HsMqnABRkl2TaMUHnPQ==", | ||
"_location": "/@syncfusion/ej2-react-documenteditor", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.4.40.tgz", | ||
"_shasum": "0673f2504b8de3c9d02bb2a036d48561eec6388b", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.4.41.tgz", | ||
"_shasum": "deb510a40b9e22edc8a1d20480002f41755638f0", | ||
"_spec": "@syncfusion/ej2-react-documenteditor@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.4.41", | ||
"@syncfusion/ej2-documenteditor": "17.4.41", | ||
"@syncfusion/ej2-react-base": "~17.4.41" | ||
"@syncfusion/ej2-base": "~17.4.43", | ||
"@syncfusion/ej2-documenteditor": "17.4.43", | ||
"@syncfusion/ej2-react-base": "~17.4.43" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.41", | ||
"version": "17.4.43", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1469388
68337
+ Added@syncfusion/ej2-documenteditor@17.4.43(transitive)
- Removed@syncfusion/ej2-documenteditor@17.4.41(transitive)