Skip to content

Commit 0e83a01

Browse files
author
pipeline
committed
v17.2.36 is released
1 parent 2f921d1 commit 0e83a01

File tree

201 files changed

+1490
-291
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+1490
-291
lines changed

components/buttons/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,23 +128,23 @@ Pascal casing changes in Button Component.
128128

129129

130130
| Enum Name | Old Property Value | New Property Value |
131-
|: ---------:| ---------:| ---------:|
131+
|---|---|---|
132132
| `IconPosition` | left | Left |
133133
| `IconPosition` | right | Right |
134134

135135
Pascal casing changes in CheckBox Component.
136136

137137

138138
| Enum Name | Old Property Value | New Property Value |
139-
|: ---------:| ---------:| ---------:|
139+
|---|---|---|
140140
| `LabelPosition` | after | After |
141141
| `LabelPosition` | before | Before |
142142

143143
Pascal casing changes in RadioButton Component.
144144

145145

146146
| Enum Name | Old Property Value | New Property Value |
147-
|: ---------:| ---------:| ---------:|
147+
|---|---|---|
148148
| `RadioLabelPosition` | after | After |
149149
| `RadioLabelPosition` | before | Before |
150150

components/buttons/dist/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,23 +128,23 @@ Pascal casing changes in Button Component.
128128

129129

130130
| Enum Name | Old Property Value | New Property Value |
131-
|: ---------:| ---------:| ---------:|
131+
|---|---|---|
132132
| `IconPosition` | left | Left |
133133
| `IconPosition` | right | Right |
134134

135135
Pascal casing changes in CheckBox Component.
136136

137137

138138
| Enum Name | Old Property Value | New Property Value |
139-
|: ---------:| ---------:| ---------:|
139+
|---|---|---|
140140
| `LabelPosition` | after | After |
141141
| `LabelPosition` | before | Before |
142142

143143
Pascal casing changes in RadioButton Component.
144144

145145

146146
| Enum Name | Old Property Value | New Property Value |
147-
|: ---------:| ---------:| ---------:|
147+
|---|---|---|
148148
| `RadioLabelPosition` | after | After |
149149
| `RadioLabelPosition` | before | Before |
150150

components/buttons/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"@syncfusion/ej2-angular-buttons","version":"17.2.34","description":"A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-buttons":"*"},"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","ej2-buttons","button","ej2 button","checkbox","ej2 checkbox","checkboxes","radio button","radiobutton","radiobuttons","ej2 radiobutton","switch","ej2 switch","primary button","flat button","round button","icon button","togglebutton","toggle button","form control","form controls","input","angular","ng","ej2-ng-buttons","ng-button","ng-checkbox","ng-radiobutton","ng-switch"],"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-buttons.umd.js","module":"@syncfusion/ej2-angular-buttons.es5.js","es2015":"@syncfusion/ej2-angular-buttons.js","typings":"ej2-angular-buttons.d.ts","metadata":"ej2-angular-buttons.metadata.json"}
1+
{"name":"@syncfusion/ej2-angular-buttons","version":"17.2.35","description":"A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","schematics":"./schematics/collection.json","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-angular-base":"*","@syncfusion/ej2-buttons":"*"},"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","ej2-buttons","button","ej2 button","checkbox","ej2 checkbox","checkboxes","radio button","radiobutton","radiobuttons","ej2 radiobutton","switch","ej2 switch","primary button","flat button","round button","icon button","togglebutton","toggle button","form control","form controls","input","angular","ng","ej2-ng-buttons","ng-button","ng-checkbox","ng-radiobutton","ng-switch"],"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-buttons.umd.js","module":"@syncfusion/ej2-angular-buttons.es5.js","es2015":"@syncfusion/ej2-angular-buttons.js","typings":"ej2-angular-buttons.d.ts","metadata":"ej2-angular-buttons.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-buttons';
4-
exports.pkgVer = '^17.2.34';
4+
exports.pkgVer = '^17.2.35';
55
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
6-
exports.themeVer = '~17.2.34';
6+
exports.themeVer = '~17.2.35';
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-buttons';
2-
export const pkgVer = '^17.2.34';
2+
export const pkgVer = '^17.2.35';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.2.34';
4+
export const themeVer = '~17.2.35';

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-buttons",
3-
"version": "17.2.34",
3+
"version": "17.2.35",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
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-buttons';
2-
export const pkgVer = '^17.2.34';
2+
export const pkgVer = '^17.2.35';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.2.34';
4+
export const themeVer = '~17.2.35';

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.36 (2019-07-24)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#236828` - Resolved the `accessibility` related issue in DatePicker.
12+
513
## 17.2.35 (2019-07-17)
614

715
### DatePicker

components/calendars/dist/@syncfusion/ej2-angular-calendars.es5.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/calendars/dist/@syncfusion/ej2-angular-calendars.es5.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)