@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 18.2.45 to 18.2.46
@@ -9,3 +9,21 @@ # Changelog | ||
- `#284937`- Added API show restrict editing pane. | ||
#### Bug Fixes | ||
- `#284486` - Comment Tab in pane is removed when enable comment is false. | ||
- `#283344` - Resolved the initial delay in pasting images. | ||
- `#282707`,`#284035` - Resolved bullet list exporting issue in MAC devices. | ||
- `#284412` - Comment mark is now deleted properly when comment is deleted. | ||
- `#281339` - Resolved RTL issue when editing a list content. | ||
- `#276616` - Paragraph maintained when inserting text in whole paragraph similar to MS Word. | ||
## 18.2.45 (2020-07-14) | ||
### Document Editor | ||
#### New Features | ||
- Added API to delete bookmark. | ||
- `#267515`- Added API to get searched item hierarchical index. | ||
@@ -12,0 +30,0 @@ #### Bug Fixes |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 18.2.45 | ||
* version : 18.2.46 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@18.2.44", | ||
"_id": "@syncfusion/ej2-react-documenteditor@18.2.45", | ||
"_inBundle": false, | ||
"_integrity": "sha512-t8cGoOMvx54clAMOcha8oxvxPj1wRT7OQTJMS4yAIgKfXrIFWQKvHRFK2/idYikUyaSQI9DbvzZJGH8PHIzXAQ==", | ||
"_integrity": "sha512-BluEfqw85BpV8Z0JMoWD3fgIc3Dasn8HWVc/JarhVfCCo8VrkpDNp7wMskpWq9z6TUQI42GyWDMEXJdfbTN9Tg==", | ||
"_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-18.2.44.tgz", | ||
"_shasum": "da5fde481f2dbff2316af32050c7e0304614dd20", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-18.2.45.tgz", | ||
"_shasum": "18e3959a04bf5fef441445eff6b52ebda6fd36a5", | ||
"_spec": "@syncfusion/ej2-react-documenteditor@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"@syncfusion/ej2-base": "~18.2.44", | ||
"@syncfusion/ej2-documenteditor": "18.2.45", | ||
"@syncfusion/ej2-documenteditor": "18.2.46", | ||
"@syncfusion/ej2-react-base": "~18.2.44" | ||
@@ -68,4 +68,4 @@ }, | ||
}, | ||
"version": "18.2.45", | ||
"version": "18.2.46", | ||
"sideEffects": false | ||
} |
1684443
+ Added@syncfusion/ej2-documenteditor@18.2.46(transitive)
- Removed@syncfusion/ej2-documenteditor@18.2.45(transitive)