@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.4.50 to 17.4.51
@@ -5,2 +5,24 @@ # Changelog | ||
### Document Editor | ||
#### Bug Fixes | ||
- `#263171` - Cell options dialog content is now aligned properly. | ||
- `#150960` - Hidden separator in context menu when hyperlink is disabled. | ||
- `#150995` - Resolved error when importing the document with editable region restrictions. | ||
- `#260600`, `#150466` , `#266311` - Properties pane is now enabled properly based on the context type in header footer region. | ||
- `#260133` - Resolved navigation issue on Ctrl + click in MAC machine. | ||
## 17.4.50 (2020-02-18) | ||
### Document Editor | ||
#### New Features | ||
- `253670` - Enhancements for copy and paste operation. | ||
#### Bug Fixes | ||
- `150960` - Enable/disable comment now working properly. | ||
## 17.4.49 (2020-02-11) | ||
@@ -7,0 +29,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.4.50 | ||
* version : 17.4.51 | ||
* 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.49", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.4.50", | ||
"_inBundle": false, | ||
"_integrity": "sha512-wDlJoL21Ij7TS76XoNd7y0e9mk11WeBjbJqjnUVYlx43KIRna/JVew3l1kpqnP+I3vH8mKolycebojBEk4q+1w==", | ||
"_integrity": "sha512-yP8G++2tfGWC6IAAeQ/mwmzvWXioRMqTnw9tdCIBpwnVXAYKpLM+LX4mzZCNeSnZ2X5c4/f9vCtFPn3AePJYPg==", | ||
"_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.49.tgz", | ||
"_shasum": "9d56371276807f2908b882f086fdb020ca0a52c8", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.4.50.tgz", | ||
"_shasum": "d5137a29cc0c8bf4afaf05c2b8c0fb55aea5c5b0", | ||
"_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.47", | ||
"@syncfusion/ej2-documenteditor": "17.4.50", | ||
"@syncfusion/ej2-react-base": "~17.4.49" | ||
"@syncfusion/ej2-base": "~17.4.51", | ||
"@syncfusion/ej2-documenteditor": "17.4.51", | ||
"@syncfusion/ej2-react-base": "~17.4.51" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.50", | ||
"version": "17.4.51", | ||
"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
1488474
69178
+ Added@syncfusion/ej2-documenteditor@17.4.51(transitive)
- Removed@syncfusion/ej2-documenteditor@17.4.50(transitive)