@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 17.1.1-beta to 17.1.32-beta
@@ -7,6 +7,30 @@ # Changelog | ||
#### 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 | ||
- Document default format is now serialized properly. | ||
- Section break is now serialized properly. | ||
## 16.4.54 (2019-02-19) | ||
### Document Editor | ||
#### Bug Fixes | ||
- 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. | ||
- Table re-layout while editing now layout properly. | ||
- Page break inside table is handled. | ||
## 16.4.48 (2019-01-22) | ||
@@ -13,0 +37,0 @@ |
{ | ||
"name": "DocumentEditor", | ||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs.", | ||
"eventInterfaces": ["ContentChangeEventArgs", "RequestNavigateEventArgs","DocumentChangeEventArgs","ViewChangeEventArgs","ZoomFactorChangeEventArgs" | ||
,"SelectionChangeEventArgs","DocumentEditorKeyDownEventArgs","SearchResultsChangeEventArgs","CustomContentMenuEventArgs","BeforeOpenCloseCustomContentMenuEventArgs"], | ||
"keywords": { | ||
@@ -5,0 +7,0 @@ "common": [ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 17.1.1-beta | ||
* version : 17.1.32-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -10,13 +10,3 @@ * Use of this code is subject to the terms of our license. | ||
*/ | ||
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.4.48 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
* A copy of the current license can be obtained at any time by e-mailing | ||
* licensing@syncfusion.com. Any infringement will be prosecuted under | ||
* applicable laws. | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("react"),require("@syncfusion/ej2-documenteditor"),require("@syncfusion/ej2-react-base")):"function"==typeof define&&define.amd?define(["exports","react","@syncfusion/ej2-documenteditor","@syncfusion/ej2-react-base"],t):t(e.ej={},e.React,e.ej2Documenteditor,e.ej2ReactBase)}(this,function(e,t,n,r){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n}return o(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing))return t.createElement("div",this.getDefaultAttributes(),this.props.children);e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.DocumentEditor);r.applyMixins(i,[r.ComponentBase,t.PureComponent]);var c=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),u=function(e){function n(t){var n=e.call(this,t)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n}return c(n,e),n.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing))return t.createElement("div",this.getDefaultAttributes(),this.props.children);e.prototype.render.call(this),this.initRenderCalled=!0},n}(n.DocumentEditorContainer);r.applyMixins(u,[r.ComponentBase,t.PureComponent]),e.Inject=r.Inject,e.DocumentEditorComponent=i,e.DocumentEditorContainerComponent=u,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=ej2-react-documenteditor.umd.min.js.map |
{ | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"version": "17.1.1-beta", | ||
"_from": "@syncfusion/ej2-react-documenteditor@*", | ||
"_id": "@syncfusion/ej2-react-documenteditor@17.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-xMe//Lrr1gxIYbaxurdJkuh4CviLX+vJRfTN4tDaUAXyoUZcMzpWStQulkGVwfPom/HlK9bU3+f5cVPzW5+CwQ==", | ||
"_location": "/@syncfusion/ej2-react-documenteditor", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-react-documenteditor@*", | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"escapedName": "@syncfusion%2fej2-react-documenteditor", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-react-documenteditor/-/ej2-react-documenteditor-17.1.1.tgz", | ||
"_shasum": "9d954d1e24ce73b81c417f15c61dd1de9746888e", | ||
"_spec": "@syncfusion/ej2-react-documenteditor@*", | ||
"_where": "D:\\important\\apps\\nexus-rp\\release", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.32-beta", | ||
"@syncfusion/ej2-documenteditor": "17.1.32-beta", | ||
"@syncfusion/ej2-react-base": "~17.1.32-beta" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-react-documenteditor.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme", | ||
"keywords": [ | ||
@@ -22,27 +58,12 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-react-documenteditor.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components.git" | ||
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git" | ||
}, | ||
"main": "./dist/ej2-react-documenteditor.umd.min.js", | ||
"module": "./index.js", | ||
"es2015": "dist/es6/ej2-react-documenteditor.es2015.js", | ||
"readme": "ReadMe.md", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.1-beta", | ||
"@syncfusion/ej2-react-base": "~17.1.1-beta", | ||
"@syncfusion/ej2-documenteditor": "17.1.1-beta" | ||
}, | ||
"devDependencies": { | ||
"awesome-typescript-loader": "^3.1.3", | ||
"source-map-loader": "^0.2.1", | ||
"@types/chai": "^3.4.28", | ||
"@types/es6-promise": "0.0.28", | ||
"@types/jasmine": "^2.2.29", | ||
"@types/jasmine-ajax": "^3.1.27", | ||
"@types/react": "^15.0.24", | ||
"@types/react-dom": "^15.5.0", | ||
"@types/requirejs": "^2.1.26" | ||
}, | ||
"version": "17.1.32-beta", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1122190
0
52785
0
2
+ Added@syncfusion/ej2-documenteditor@17.1.32-beta(transitive)
- Removed@syncfusion/ej2-documenteditor@17.1.1-beta(transitive)