Skip to content

Commit 392d889

Browse files
author
pipeline
committed
v17.1.38 is released
1 parent fec7255 commit 392d889

File tree

455 files changed

+10698
-521
lines changed

Some content is hidden

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

455 files changed

+10698
-521
lines changed

components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.38 (2019-03-29)
6+
7+
### Common
8+
9+
#### Bug Fixes
10+
11+
- Fixed `CheckBox` not disabling issue.
12+
- Fixed binding not working properly while using `ngx-tanslate` pipe.
13+
514
## 17.1.32-beta (2019-03-13)
615

716
### Common

components/base/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-base",
3-
"version": "17.1.1",
3+
"version": "17.1.32",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.38 (2019-03-29)
6+
7+
### RadioButton
8+
9+
#### Bug Fixes
10+
11+
- Reactive form value change issue fixed.
12+
513
## 17.1.1-beta (2019-01-29)
614

715
### Chips
@@ -14,6 +22,32 @@ The Chip control contains a small block of essential information that triggers a
1422
- `Filter chip` - Used to select multiple choices from the available options.
1523
- `Action chip` - Used to trigger actions for primary content.
1624

25+
## 16.4.53 (2019-02-13)
26+
27+
### Button
28+
29+
#### Bug Fixes
30+
31+
- Flat button text is not visible in bootstrap theme issue is fixed.
32+
33+
## 16.4.40-beta (2018-12-10)
34+
35+
### Chips
36+
37+
The Chip control contains a small block of essential information that triggers an event on click action. It also contains the primary text, image, or both, and is mostly used in mails, contacts, or filter tags.
38+
39+
40+
- `Input chip` - Basic chip with delete icon that represents a person or entity and enables removal of chips from the chip list collection.
41+
- `Choice chip` - Used to select a choice from the available options.
42+
- `Filter chip` - Used to select multiple choices from the available options.
43+
- `Action chip` - Used to trigger actions for primary content.
44+
45+
### CheckBox
46+
47+
#### Bug Fixes
48+
49+
- Change event triggers twice issue fixed.
50+
1751
## 16.3.33 (2018-11-20)
1852

1953
### CheckBox
@@ -181,13 +215,13 @@ RadioButton is a graphical user interface element that allows to select one opti
181215
- **Sizes** - Provided with different sizes of RadioButton.
182216

183217

184-
## 16.4.40-beta (2018-12-10)
218+
## 16.4.55 (2019-02-27)
185219

186220
### CheckBox
187221

188222
#### Bug Fixes
189223

190-
- Change event triggers twice issue fixed.
224+
- Performance issue with key press is fixed.
191225

192226
## 16.3.25 (2018-10-15)
193227

components/buttons/dist/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.38 (2019-03-29)
6+
7+
### RadioButton
8+
9+
#### Bug Fixes
10+
11+
- Reactive form value change issue fixed.
12+
513
## 17.1.1-beta (2019-01-29)
614

715
### Chips
@@ -14,6 +22,32 @@ The Chip control contains a small block of essential information that triggers a
1422
- `Filter chip` - Used to select multiple choices from the available options.
1523
- `Action chip` - Used to trigger actions for primary content.
1624

25+
## 16.4.53 (2019-02-13)
26+
27+
### Button
28+
29+
#### Bug Fixes
30+
31+
- Flat button text is not visible in bootstrap theme issue is fixed.
32+
33+
## 16.4.40-beta (2018-12-10)
34+
35+
### Chips
36+
37+
The Chip control contains a small block of essential information that triggers an event on click action. It also contains the primary text, image, or both, and is mostly used in mails, contacts, or filter tags.
38+
39+
40+
- `Input chip` - Basic chip with delete icon that represents a person or entity and enables removal of chips from the chip list collection.
41+
- `Choice chip` - Used to select a choice from the available options.
42+
- `Filter chip` - Used to select multiple choices from the available options.
43+
- `Action chip` - Used to trigger actions for primary content.
44+
45+
### CheckBox
46+
47+
#### Bug Fixes
48+
49+
- Change event triggers twice issue fixed.
50+
1751
## 16.3.33 (2018-11-20)
1852

1953
### CheckBox
@@ -181,13 +215,13 @@ RadioButton is a graphical user interface element that allows to select one opti
181215
- **Sizes** - Provided with different sizes of RadioButton.
182216

183217

184-
## 16.4.40-beta (2018-12-10)
218+
## 16.4.55 (2019-02-27)
185219

186220
### CheckBox
187221

188222
#### Bug Fixes
189223

190-
- Change event triggers twice issue fixed.
224+
- Performance issue with key press is fixed.
191225

192226
## 16.3.25 (2018-10-15)
193227

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.1.1","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"},"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.1.32","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"},"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.1.1';
4+
exports.pkgVer = '^17.1.32';
55
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
6-
exports.themeVer = '~17.1.1';
6+
exports.themeVer = '~17.1.32';
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.1.1';
2+
export const pkgVer = '^17.1.32';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.1.1';
4+
export const themeVer = '~17.1.32';

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.1.1",
3+
"version": "17.1.32",
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.1.1';
2+
export const pkgVer = '^17.1.32';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.1.1';
4+
export const themeVer = '~17.1.32';
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@import 'button/bootstrap4.scss';
2+
@import 'check-box/bootstrap4.scss';
3+
@import 'radio-button/bootstrap4.scss';
4+
@import 'switch/bootstrap4.scss';
5+
@import 'chips/bootstrap4.scss';

0 commit comments

Comments
 (0)