@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.3.28 to 17.3.29
@@ -7,2 +7,15 @@ # Changelog | ||
#### Bug Fixes | ||
- `#252868`, `#254873` - Resolved script error when resizing table row. | ||
- `#251882` - Line spacing for paragraph is now apply properly when line spacing type is atleast. | ||
- `#143383` - Paper size drop down is now update properly based on page width and page height. | ||
- `#255741` - Fixed the focus issue when key pressed on input element. | ||
- `#250770` - RTL text with special characters are now layout properly. | ||
- `10269` - Line spacing is now exported properly. | ||
## 17.3.28 (2019-11-19) | ||
### Document Editor | ||
#### New Features | ||
@@ -9,0 +22,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.3.28 | ||
* version : 17.3.29 | ||
* 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.3.27", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.3.28", | ||
"_inBundle": false, | ||
"_integrity": "sha512-4yTnP0NR/zKpIsfx7RgiGvmjMyXwvzGVfUaoQPyUZhaGATpDriG2zvV9feFiRtVvjOm4Jm/fd5Ls9FOFxzxg3g==", | ||
"_integrity": "sha512-Pk4ZdicGFO94HU+yzjVaXuS96yk7PhnbXJ5hDcpl9pw0nGxuC6dNFMkYcQ6BqnuTChpZKS2o9PzwII/kuR3hEg==", | ||
"_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.3.27.tgz", | ||
"_shasum": "43fbf1c7c06bb29d3bc4050e6c89fc9048e20495", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.3.28.tgz", | ||
"_shasum": "f2284538abf3c7103f2e9eabb72e774dc917eec6", | ||
"_spec": "@syncfusion/ej2-react-documenteditor@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"@syncfusion/ej2-base": "~17.3.27", | ||
"@syncfusion/ej2-documenteditor": "17.3.28", | ||
"@syncfusion/ej2-documenteditor": "17.3.29", | ||
"@syncfusion/ej2-react-base": "~17.3.27" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "17.3.28", | ||
"version": "17.3.29", | ||
"sideEffects": false | ||
} |
1365682
+ Added@syncfusion/ej2-documenteditor@17.3.29(transitive)
- Removed@syncfusion/ej2-documenteditor@17.3.28(transitive)