@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.4.40 to 17.4.41
@@ -7,2 +7,22 @@ # Changelog | ||
#### New Features | ||
- `#256487` - Enhancements for mouse and keyboard selection. | ||
#### Bug Fixes | ||
- `#256903` - Resolved bookmarks API issue when bookmark is in table. | ||
- `#256758` - Resolved selection issue after correcting the spelling mistake. | ||
- `#258938` - Resolved typo error in place holder of comments text area. | ||
- `#257481` - Font family in font dialog is now update properly based on current selection. | ||
- `#257171` - Bookmarks is now update properly after paste with formatting. | ||
- `#257161` - List number is now update properly when hidden field contains list paragraph. | ||
- `#246365` - Borders are now render properly when copy and paste from excel. | ||
- `#257455` - Font colour is now update properly in modify style dialog. | ||
- `#250770` - Line is now arranged properly when insert field. | ||
## 17.4.40 (2019-12-24) | ||
### Document Editor | ||
#### Breaking Changes | ||
@@ -9,0 +29,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.4.40 | ||
* version : 17.4.41 | ||
* 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.39", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.4.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-TzT5obqOCecEIc4L+rlg2JKp1EXPQLOXMvu/88U+71pOMrEwDk9Ska4BQR7yKenNc064KOKj2dXKxtT0CL6FTg==", | ||
"_integrity": "sha512-b4luDKxNShIG87vv9GK5oHPtFbsPTm5hlUcuOvtFlME4DNTfWnvrZuBIMZ9cT8j+Xk7gt6q6S+3mX1jbt7lcmw==", | ||
"_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.39.tgz", | ||
"_shasum": "e51a9769f8c13487dc80a3d75982e28897982bde", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.4.40.tgz", | ||
"_shasum": "0673f2504b8de3c9d02bb2a036d48561eec6388b", | ||
"_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.39", | ||
"@syncfusion/ej2-documenteditor": "17.4.40", | ||
"@syncfusion/ej2-react-base": "~17.4.39" | ||
"@syncfusion/ej2-base": "~17.4.41", | ||
"@syncfusion/ej2-documenteditor": "17.4.41", | ||
"@syncfusion/ej2-react-base": "~17.4.41" | ||
}, | ||
@@ -68,4 +68,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.4.40", | ||
"version": "17.4.41", | ||
"sideEffects": false | ||
} |
1470538
+ Added@syncfusion/ej2-documenteditor@17.4.41(transitive)
- Removed@syncfusion/ej2-documenteditor@17.4.40(transitive)