@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 16.4.53 to 16.4.54
@@ -9,2 +9,10 @@ # Changelog | ||
- Default tab width is parsed and serialized properly. | ||
## 16.4.53 (2019-02-13) | ||
### Document Editor | ||
#### Bug Fixes | ||
- Table inside header is now layout properly. | ||
@@ -11,0 +19,0 @@ - Table re-layout while editing now layout properly. |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.4.53 | ||
* version : 16.4.54 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.4.52 | ||
* version : 16.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"version": "16.4.53", | ||
"version": "16.4.54", | ||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", | ||
@@ -33,3 +33,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.4.52", | ||
"@syncfusion/ej2-documenteditor": "16.4.53" | ||
"@syncfusion/ej2-documenteditor": "16.4.54" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
932282
+ Added@syncfusion/ej2-documenteditor@16.4.54(transitive)
- Removed@syncfusion/ej2-documenteditor@16.4.53(transitive)