Skip to content

Commit eb7a4dc

Browse files
author
pipeline
committed
v17.3.27 is released
1 parent 3c49f96 commit eb7a4dc

File tree

324 files changed

+1094
-1072
lines changed

Some content is hidden

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

324 files changed

+1094
-1072
lines changed

components/buttons/dist/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.3.19",
3+
"version": "17.3.26",
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,6 +1,6 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.pkgName = '@syncfusion/ej2-angular-buttons';
4-
exports.pkgVer = '^17.3.19';
4+
exports.pkgVer = '^17.3.26';
55
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
6-
exports.themeVer = '~17.3.19';
6+
exports.themeVer = '~17.3.26';
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.3.19';
2+
export const pkgVer = '^17.3.26';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.3.19';
4+
export const themeVer = '~17.3.26';

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.3.19",
3+
"version": "17.3.26",
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.3.19';
2+
export const pkgVer = '^17.3.26';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.3.19';
4+
export const themeVer = '~17.3.26';

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.3.27 (2019-11-12)
6+
7+
### DateTimePicker
8+
9+
#### New Features
10+
11+
- `#147796` - Now, you can get the cleared event when clear the DateTimePicker's value using clear button.
12+
13+
### DatePicker
14+
15+
#### New Features
16+
17+
- `#147796` - Now, you can get the cleared event when clear the DatePicker's value using clear button.
18+
19+
### TimePicker
20+
21+
#### New Features
22+
23+
- `#147796` - Now, you can get the cleared event when clear the TimePicker's value using clear button.
24+
25+
### DateRangePicker
26+
27+
#### New Features
28+
29+
- `#147796` - Now, you can get the cleared event when clear the DateRangePicker's value using clear button.
30+
31+
undefined- `#250743` - Issue with "script error occurs while selecting values in mobile emulator" has been resolved.
32+
533
## 17.3.26 (2019-11-05)
634

735
### DateTimePicker

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

Lines changed: 4 additions & 4 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.

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

Lines changed: 4 additions & 4 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.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)