Skip to content

Commit 4d915e5

Browse files
author
pipeline
committed
v17.1.41 is released
1 parent 088b92d commit 4d915e5

File tree

11 files changed

+31
-11
lines changed

11 files changed

+31
-11
lines changed

components/inplaceeditor/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
- Toolbar fails to render properly in `RichTextEditor` In-Place Editor when `afterOpen` is set, that issue has been fixed.
1212
- Not able to hide the close icon issue has been fixed.
13+
- Change event doesn't trigger, when `RichTextEditor` blurs that issue has been fixed.
1314

1415
## 16.4.53 (2019-02-13)
1516

components/inplaceeditor/dist/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
- Toolbar fails to render properly in `RichTextEditor` In-Place Editor when `afterOpen` is set, that issue has been fixed.
1212
- Not able to hide the close icon issue has been fixed.
13+
- Change event doesn't trigger, when `RichTextEditor` blurs that issue has been fixed.
1314

1415
## 16.4.53 (2019-02-13)
1516

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"@syncfusion/ej2-angular-inplace-editor","version":"17.1.1","description":"A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-inplace-editor":"*"},"devDependencies":{"@syncfusion/ej2-build":"*","rxjs":"5.0.0 - 5.5.10","zone.js":"0.7.2 - 0.8.26","core-js":"2.4.1 - 2.6.6","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/common":"2.2.1 - 4.10.0","@angular/compiler":"2.2.1 - 4.10.0","@angular/core":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","@angular/compiler-cli":"2.2.1 - 4.10.0","@angular/platform-server":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@schematics/angular":"0.7.2","es6-module-loader":"^0.17.11","rollup":"^0.41.6","rollup-plugin-uglify":"^1.0.1","systemjs":"^0.19.40","systemjs-plugin-babel":"0.0.17","ng-packagr":"1.5.0","tsickle":"0.34.0"},"keywords":["ej2","Syncfusion","web-components","inplace-editor","editor","angular","ng","angular-inplace-editor","angular-inplace-editor-component","ej2-angular-inplace-editor"],"repository":{"type":"git","url":"https://github.com/syncfusion/ej2-angular-ui-components.git"},"scripts":{"scripts":"gulp schematics-tasks && gulp schematics-remove && gulp adding-externals && npm run packagr","bundle":"rollup -c rollup.config.js","packagr":"ng-packagr -p ng-package.json && gulp npmrc-changelog-schematics-injection && gulp path-change"},"main":"dist/ej2-angular-inplace-editor.umd.js","module":"@syncfusion/ej2-angular-inplace-editor.es5.js","es2015":"@syncfusion/ej2-angular-inplace-editor.js","typings":"ej2-angular-inplace-editor.d.ts","metadata":"ej2-angular-inplace-editor.metadata.json"}
1+
{"name":"@syncfusion/ej2-angular-inplace-editor","version":"17.1.1","description":"A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-inplace-editor":"*"},"devDependencies":{"@syncfusion/ej2-build":"*","rxjs":"5.0.0 - 5.5.10","zone.js":"0.7.2 - 0.8.26","core-js":"2.4.1 - 2.6.6","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/common":"2.2.1 - 4.10.0","@angular/compiler":"2.2.1 - 4.10.0","@angular/core":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","@angular/compiler-cli":"2.2.1 - 4.10.0","@angular/platform-server":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@schematics/angular":"0.7.2","es6-module-loader":"^0.17.11","rollup":"^0.41.6","rollup-plugin-uglify":"^1.0.1","systemjs":"^0.19.40","systemjs-plugin-babel":"0.0.17","ng-packagr":"1.5.0","tsickle":"0.34.0"},"keywords":["ej2","Syncfusion","web-components","inplace-editor","editor","angular","ng","angular-inplace-editor","angular-inplace-editor-component","ej2-angular-inplace-editor"],"repository":{"type":"git","url":"https://github.com/syncfusion/ej2-angular-ui-components.git"},"scripts":{"scripts":"gulp schematics-tasks && gulp schematics-remove && gulp adding-externals && npm run packagr","bundle":"rollup -c rollup.config.js","packagr":"ng-packagr -p ng-package.json && gulp npmrc-changelog-schematics-injection && gulp path-change"},"sideEffects":true,"main":"dist/ej2-angular-inplace-editor.umd.js","module":"@syncfusion/ej2-angular-inplace-editor.es5.js","es2015":"@syncfusion/ej2-angular-inplace-editor.js","typings":"ej2-angular-inplace-editor.d.ts","metadata":"ej2-angular-inplace-editor.metadata.json"}

components/inplaceeditor/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@
5959
},
6060
"scripts": {
6161
"build": "gulp build"
62-
}
62+
},
63+
"sideEffects": true
6364
}

components/richtexteditor/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88

99
#### Bug Fixes
1010

11+
- Change event doesn't trigger, when RichTextEditor blurs inside of `In-place Editor` that issue has been fixed.
12+
13+
## 17.1.40 (2019-04-09)
14+
15+
### RichTextEditor
16+
17+
#### Bug Fixes
18+
1119
- Insert image functionality of `RichTextEditor` is not working when render with `File Upload`, that issue has been fixed.
1220

1321
## 17.1.32-beta (2019-03-13)

components/richtexteditor/dist/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88

99
#### Bug Fixes
1010

11+
- Change event doesn't trigger, when RichTextEditor blurs inside of `In-place Editor` that issue has been fixed.
12+
13+
## 17.1.40 (2019-04-09)
14+
15+
### RichTextEditor
16+
17+
#### Bug Fixes
18+
1119
- Insert image functionality of `RichTextEditor` is not working when render with `File Upload`, that issue has been fixed.
1220

1321
## 17.1.32-beta (2019-03-13)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"@syncfusion/ej2-angular-richtexteditor","version":"17.1.38","description":"Essential JS 2 RichTextEditor component for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-richtexteditor":"*"},"devDependencies":{"@syncfusion/ej2-build":"*","rxjs":"5.0.0 - 5.5.10","zone.js":"0.7.2 - 0.8.26","core-js":"2.4.1 - 2.6.6","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/common":"2.2.1 - 4.10.0","@angular/compiler":"2.2.1 - 4.10.0","@angular/core":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","@angular/compiler-cli":"2.2.1 - 4.10.0","@angular/platform-server":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@schematics/angular":"0.7.2","es6-module-loader":"^0.17.11","rollup":"^0.41.6","rollup-plugin-uglify":"^1.0.1","systemjs":"^0.19.40","systemjs-plugin-babel":"0.0.17","ng-packagr":"1.5.0","tsickle":"0.34.0"},"keywords":["ej2","Syncfusion","web-components","richtexteditor","rich-text-editor","markdowneditor","markdown-editor","editor","angular","ng","ng-richtexteditor","ej2-ng-richtexteditor","ng-markdowneditor"],"repository":{"type":"git","url":"https://github.com/syncfusion/ej2-angular-ui-components.git"},"scripts":{"scripts":"gulp schematics-tasks && gulp schematics-remove && gulp adding-externals && npm run packagr","bundle":"rollup -c rollup.config.js","packagr":"ng-packagr -p ng-package.json && gulp npmrc-changelog-schematics-injection && gulp path-change"},"main":"dist/ej2-angular-richtexteditor.umd.js","module":"@syncfusion/ej2-angular-richtexteditor.es5.js","es2015":"@syncfusion/ej2-angular-richtexteditor.js","typings":"ej2-angular-richtexteditor.d.ts","metadata":"ej2-angular-richtexteditor.metadata.json"}
1+
{"name":"@syncfusion/ej2-angular-richtexteditor","version":"17.1.40","description":"Essential JS 2 RichTextEditor component for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-richtexteditor":"*"},"devDependencies":{"@syncfusion/ej2-build":"*","rxjs":"5.0.0 - 5.5.10","zone.js":"0.7.2 - 0.8.26","core-js":"2.4.1 - 2.6.6","reflect-metadata":"0.1.9 - 0.1.15 ","@angular/common":"2.2.1 - 4.10.0","@angular/compiler":"2.2.1 - 4.10.0","@angular/core":"2.2.1 - 4.10.0","@angular/forms":"2.2.1 - 4.10.0","@angular/http":"2.2.1 - 4.10.0","@angular/platform-browser":"2.2.1 - 4.10.0","@angular/platform-browser-dynamic":"2.2.1 - 4.10.0","@angular/router":"2.2.1 - 4.10.0","@angular/compiler-cli":"2.2.1 - 4.10.0","@angular/platform-server":"2.2.1 - 4.10.0","@angular-devkit/schematics":"0.7.2","@schematics/angular":"0.7.2","es6-module-loader":"^0.17.11","rollup":"^0.41.6","rollup-plugin-uglify":"^1.0.1","systemjs":"^0.19.40","systemjs-plugin-babel":"0.0.17","ng-packagr":"1.5.0","tsickle":"0.34.0"},"keywords":["ej2","Syncfusion","web-components","richtexteditor","rich-text-editor","markdowneditor","markdown-editor","editor","angular","ng","ng-richtexteditor","ej2-ng-richtexteditor","ng-markdowneditor"],"repository":{"type":"git","url":"https://github.com/syncfusion/ej2-angular-ui-components.git"},"scripts":{"scripts":"gulp schematics-tasks && gulp schematics-remove && gulp adding-externals && npm run packagr","bundle":"rollup -c rollup.config.js","packagr":"ng-packagr -p ng-package.json && gulp npmrc-changelog-schematics-injection && gulp path-change"},"sideEffects":true,"main":"dist/ej2-angular-richtexteditor.umd.js","module":"@syncfusion/ej2-angular-richtexteditor.es5.js","es2015":"@syncfusion/ej2-angular-richtexteditor.js","typings":"ej2-angular-richtexteditor.d.ts","metadata":"ej2-angular-richtexteditor.metadata.json"}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-richtexteditor';
4-
exports.pkgVer = '^17.1.38';
4+
exports.pkgVer = '^17.1.40';
55
exports.moduleName = 'RichTextEditorModule';
6-
exports.themeVer = '~17.1.38';
6+
exports.themeVer = '~17.1.40';
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-richtexteditor';
2-
export const pkgVer = '^17.1.38';
2+
export const pkgVer = '^17.1.40';
33
export const moduleName = 'RichTextEditorModule';
4-
export const themeVer = '~17.1.38';
4+
export const themeVer = '~17.1.40';

components/richtexteditor/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-richtexteditor",
3-
"version": "17.1.38",
3+
"version": "17.1.40",
44
"description": "Essential JS 2 RichTextEditor component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -62,5 +62,6 @@
6262
},
6363
"scripts": {
6464
"build": "gulp build"
65-
}
65+
},
66+
"sideEffects": true
6667
}

0 commit comments

Comments
 (0)