@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 16.4.48 to 17.1.1-beta
@@ -9,2 +9,10 @@ # Changelog | ||
- Document default format is now serialized properly. | ||
## 16.4.48 (2019-01-22) | ||
### Document Editor | ||
#### Bug Fixes | ||
- Broken image rendering is handled. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.4.47 | ||
* version : 17.1.1-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -10,4 +10,13 @@ * 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": "16.4.48", | ||
"version": "17.1.1-beta", | ||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", | ||
@@ -31,5 +31,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-react-base": "~16.4.47", | ||
"@syncfusion/ej2-documenteditor": "16.4.48" | ||
"@syncfusion/ej2-base": "~17.1.1-beta", | ||
"@syncfusion/ej2-react-base": "~17.1.1-beta", | ||
"@syncfusion/ej2-documenteditor": "17.1.1-beta" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1086169
74
51142
3
+ Added@syncfusion/ej2-base@17.1.49(transitive)
+ Added@syncfusion/ej2-buttons@17.1.50(transitive)
+ Added@syncfusion/ej2-compression@17.1.47(transitive)
+ Added@syncfusion/ej2-data@17.1.51(transitive)
+ Added@syncfusion/ej2-documenteditor@17.1.1-beta(transitive)
+ Added@syncfusion/ej2-dropdowns@17.1.49(transitive)
+ Added@syncfusion/ej2-file-utils@17.1.47(transitive)
+ Added@syncfusion/ej2-icons@17.1.47(transitive)
+ Added@syncfusion/ej2-inputs@17.1.50(transitive)
+ Added@syncfusion/ej2-lists@17.1.47(transitive)
+ Added@syncfusion/ej2-navigations@17.1.49(transitive)
+ Added@syncfusion/ej2-popups@17.1.50(transitive)
+ Added@syncfusion/ej2-react-base@17.1.50(transitive)
+ Added@syncfusion/ej2-splitbuttons@17.1.51(transitive)
+ Addedreact@16.8.6(transitive)
+ Addedreact-dom@16.8.6(transitive)
+ Addedscheduler@0.13.6(transitive)
- Removed@syncfusion/ej2-base@16.4.52(transitive)
- Removed@syncfusion/ej2-buttons@16.4.55(transitive)
- Removed@syncfusion/ej2-compression@16.4.52(transitive)
- Removed@syncfusion/ej2-data@16.4.52(transitive)
- Removed@syncfusion/ej2-documenteditor@16.4.48(transitive)
- Removed@syncfusion/ej2-dropdowns@16.4.55(transitive)
- Removed@syncfusion/ej2-file-utils@16.4.52(transitive)
- Removed@syncfusion/ej2-inputs@16.4.55(transitive)
- Removed@syncfusion/ej2-lists@16.4.52(transitive)
- Removed@syncfusion/ej2-navigations@16.4.54(transitive)
- Removed@syncfusion/ej2-popups@16.4.54(transitive)
- Removed@syncfusion/ej2-react-base@16.4.52(transitive)
- Removed@syncfusion/ej2-splitbuttons@16.4.53(transitive)
- Removedreact@16.5.1(transitive)
- Removedreact-dom@16.5.1(transitive)
- Removedschedule@0.4.0(transitive)