@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 18.2.46 to 18.2.47
@@ -9,2 +9,15 @@ # Changelog | ||
- `#280089`, `#283427`, `#250760` - Added event to notify service failure. | ||
#### Bug Fixes | ||
- `#284775` - Resolved table resize enabled issue in protected mode. | ||
- `#282504` - Resolved footer content overlapping issue when inserting image and table in footer. | ||
## 18.2.46 (2020-07-21) | ||
### Document Editor | ||
#### New Features | ||
- `#284937`- Added API show restrict editing pane. | ||
@@ -11,0 +24,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 18.2.46 | ||
* version : 18.2.47 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@18.2.45", | ||
"_id": "@syncfusion/ej2-react-documenteditor@18.2.46", | ||
"_inBundle": false, | ||
"_integrity": "sha512-BluEfqw85BpV8Z0JMoWD3fgIc3Dasn8HWVc/JarhVfCCo8VrkpDNp7wMskpWq9z6TUQI42GyWDMEXJdfbTN9Tg==", | ||
"_integrity": "sha512-zdQjWg9iIHconq7xR5RqEfP0TX/zU0zifXYycPKTSGLEOZD0rMDCJi/PvzwS4IpjJRZfM6GFt4Xwljooxl0luw==", | ||
"_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-18.2.45.tgz", | ||
"_shasum": "18e3959a04bf5fef441445eff6b52ebda6fd36a5", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-18.2.46.tgz", | ||
"_shasum": "4b1788e12e3744b1c2fd8a15bc77df4b86fdf1eb", | ||
"_spec": "@syncfusion/ej2-react-documenteditor@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.2.44", | ||
"@syncfusion/ej2-documenteditor": "18.2.46", | ||
"@syncfusion/ej2-base": "~18.2.47", | ||
"@syncfusion/ej2-documenteditor": "18.2.47", | ||
"@syncfusion/ej2-react-base": "~18.2.44" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "18.2.46", | ||
"version": "18.2.47", | ||
"sideEffects": false | ||
} |
1684768
+ Added@syncfusion/ej2-documenteditor@18.2.47(transitive)
- Removed@syncfusion/ej2-documenteditor@18.2.46(transitive)