@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.1.38 to 17.1.40
@@ -5,2 +5,25 @@ # Changelog | ||
### Document Editor | ||
#### Bug Fixes | ||
- Tab stop width is now calculated properly. | ||
- First page header and footer is now layout properly. | ||
- Scrollbar now updated properly in Internet Explorer. | ||
- Page reload issue on button click is fixed. | ||
## 17.1.38 (2019-03-29) | ||
### Document Editor | ||
#### New Features | ||
- Added API to customize the default character format and paragraph format of document editor. | ||
- Added support to customize context menu. | ||
- Optimized text rendering. | ||
#### Bug Fixes | ||
- Section break is now serialized properly. | ||
## 17.1.32-beta (2019-03-13) | ||
@@ -7,0 +30,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.1.38 | ||
* version : 17.1.40 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"version": "17.1.38", | ||
"version": "17.1.40", | ||
"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": "~17.1.38", | ||
"@syncfusion/ej2-documenteditor": "17.1.38" | ||
"@syncfusion/ej2-documenteditor": "17.1.40" | ||
}, | ||
@@ -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
1263098
+ Added@syncfusion/ej2-documenteditor@17.1.40(transitive)
- Removed@syncfusion/ej2-documenteditor@17.1.38(transitive)