Skip to content

Commit 088b92d

Browse files
author
pipeline
committed
v17.1.41 is released
1 parent 93dcfac commit 088b92d

File tree

361 files changed

+40274
-781
lines changed

Some content is hidden

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

361 files changed

+40274
-781
lines changed

components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.41 (2019-04-16)
6+
57
### Common
68

79
#### Bug Fixes

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.40 (2019-04-09)
6+
57
### RadioButton
68

79
#### New Features

components/buttons/dist/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.1.40 (2019-04-09)
6+
57
### RadioButton
68

79
#### New Features

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.38","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.40","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.38';
4+
exports.pkgVer = '^17.1.40';
55
exports.moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
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-buttons';
2-
export const pkgVer = '^17.1.38';
2+
export const pkgVer = '^17.1.40';
33
export const moduleName = 'ButtonModule, CheckBoxModule, RadioButtonModule, SwitchModule, ChipListModule';
4-
export const themeVer = '~17.1.38';
4+
export const themeVer = '~17.1.40';

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

components/calendars/CHANGELOG.md

Lines changed: 43 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,51 @@
22

33
## [Unreleased]
44

5+
## 17.1.41 (2019-04-16)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- #231875 - Now, you can enable the clear button dynamically after disabled the control.
12+
- #F143747 - Now, you can set min and max value as null dynamically.
13+
14+
- #228296 – When click on the date icon, calendar popup and keyboard get opened issue has been fixed.
15+
16+
17+
### DateTimePicker
18+
19+
#### Bug Fixes
20+
21+
- #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
22+
23+
### DateRangePicker
24+
25+
#### Bug Fixes
26+
27+
- #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
28+
29+
### TimePicker
30+
31+
#### Bug Fixes
32+
33+
- #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
34+
- #231003 Issue with different icon size in bootstrap theme has been fixed.
35+
536
## 17.1.32-beta (2019-03-13)
637

738
### DatePicker
839

940
#### Bug Fixes
1041

1142
- Issue with clear button not shown when disable the `allowEdit` property has been fixed.
12-
1343
- In iOS device, keyboard is not closed when clicking on the date picker button issue has been fixed.
1444

1545
### DateRangePicker
1646

1747
#### New Features
1848

1949
- Now, you can move to a particular date without UI interaction using `NavigateTo` method.
20-
2150
- Provided option to set the start and depth level view of the calendar.
2251

2352
### DateTimePicker
@@ -47,7 +76,6 @@
4776
#### Bug Fixes
4877

4978
- Issue with, “DateRangePicker not restoring the initial value on form reset” has been fixed.
50-
5179
- Now year values are shown in the selected range of decade view.
5280

5381
### DateTimePicker
@@ -305,15 +333,13 @@
305333
#### Bug Fixes
306334

307335
- Added `AppendTo` argument in the open event to specifies which node to be appended on the pop-up element.
308-
309336
- Fixed the validation issue in mobile devices.
310337

311338
### DateRangePicker
312339

313340
#### Bug Fixes
314341

315342
- The Value can be obtained in the code-behind, while posting the selected value from the DateRangePicker control.
316-
317343
- Now, the entire properties of pop-up element of DateRangePicker can be customized in the `open` event.
318344

319345
## 16.2.47 (2018-08-07)
@@ -322,27 +348,26 @@
322348

323349
#### Bug Fixes
324350

325-
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
326-
351+
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
327352
- Angular form rest for the invalid value in the textbox issue has been fixed.
328353

329354
### DatePicker
330355

331356
#### Bug Fixes
332357

333-
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
358+
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
334359

335360
### DateTimePicker
336361

337362
#### Bug Fixes
338363

339-
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
364+
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
340365

341366
### Calendar
342367

343368
#### Bug Fixes
344369

345-
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
370+
- Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
346371

347372
## 16.2.46 (2018-07-30)
348373

@@ -413,8 +438,7 @@
413438
#### Breaking Changes
414439

415440
- Newly added `ColorPicker` component in input package requires `SplitButton` dependency, So now it's mandatory to include the `ej2-splitbuttons.umd.min.js` in system.js configuration if your using system.js module loader.
416-
Update the `system.js` configuration while going with this version and above.
417-
441+
- Update the `system.js` configuration while going with this version and above.
418442
- Today button will act as a primary button in high contrast, bootstrap and fabric themes.
419443

420444
#### New Features
@@ -454,7 +478,6 @@ Update the `system.js` configuration while going with this version and above.
454478
#### New Features
455479

456480
- `DrillDown` support has been provided for DateRangePicker component that allows to quick navigate back and forth from month and year views to select a range easier.
457-
458481
- `Value` property support has been provided for DateRangePicker component to set a date range.
459482

460483
## 16.1.42 (2018-05-15)
@@ -480,7 +503,6 @@ Update the `system.js` configuration while going with this version and above.
480503
#### Bug Fixes
481504

482505
- `focusIn` and `focusOut` methods has been included.
483-
484506
- `focus` and `blur` events has been included.
485507

486508
## 16.1.34 (2018-04-10)
@@ -512,7 +534,6 @@ Update the `system.js` configuration while going with this version and above.
512534
#### Bug Fixes
513535

514536
- Focus and blur events triggers multiple times in DateTimePicker control has been fixed.
515-
516537
- DateTimePicker throws script error while clicking today button in IE browser has been fixed.
517538

518539
#### Breaking Changes
@@ -560,9 +581,7 @@ Update the `system.js` configuration while going with this version and above.
560581
#### Breaking Changes
561582

562583
- Changed the Angular component selector, component name prefix with `ejs` e.g: `ejs-calendar`.
563-
564584
- Event arguments and it's parameter values are same.
565-
566585
- Popup open in read-only mode issue has been fixed.
567586

568587
#### New Features
@@ -574,23 +593,19 @@ Update the `system.js` configuration while going with this version and above.
574593
#### New Features
575594

576595
- DateRangePicker rendered based on the screen resolution.
577-
578596
- `DateTime` support has been provided for DateRangePicker.
579-
580597
- Input type `date` has been handled in DateRangePicker.
581598

582599
### DatePicker
583600

584601
#### Breaking Changes
585602

586603
- Pascal casing change to `start` and `depth` property values (`Month`, `Year`, `Decade`).
587-
588604
- Focus the input when select the value from the DatePicker popup.
589605

590606
#### New Features
591607

592608
- `Today` button support has been provided for DatePicker.
593-
594609
- Input type `date` has been handled in DatePicker.
595610

596611
### TimePicker
@@ -602,9 +617,7 @@ Update the `system.js` configuration while going with this version and above.
602617
#### New Features
603618

604619
- Added `itemRender` support for the TimePicker which allows to customize each time values in a popup list.
605-
606620
- Input type `time` has been handled in TimePicker.
607-
608621
- Added `scrollTo` support for the TimePicker which is used to set the scroll position to the given time value when no value is selected in the popup list or the given value is not present in the popup list.
609622

610623
### Calendar
@@ -621,14 +634,11 @@ Update the `system.js` configuration while going with this version and above.
621634

622635
DateTimePicker component for selecting or entering a date and time with options for disabling dates, restricting selection and showing custom events.
623636

624-
- **Range Restriction** – Allows to select a date and time within a specified range.
625637

638+
- **Range Restriction** – Allows to select a date and time within a specified range.
626639
- **Format** – Formatting the value displayed in a textbox.
627-
628640
- **Customization** – Allows to customize each day and time cell of the Calendar and time popup list.
629-
630641
- **Strict Mode** - Allows to enter the only valid date and time in a textbox.
631-
632642
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DateTimePicker component features through the keyboard, screen readers, or other assistive technology devices.
633643

634644
## 15.4.26-preview (2018-01-23)
@@ -715,60 +725,48 @@ DateTimePicker component for selecting or entering a date and time with options
715725

716726
Calendar interface for selecting dates with options for disabling dates, restricting selection and showing custom events.
717727

718-
- **Range Restriction** - Allows to select a date within a specified date range.
719728

729+
- **Range Restriction** - Allows to select a date within a specified date range.
720730
- **Start and Depth View** - Allows to change the initial view and navigation depth of the Calendar.
721-
722731
- **Customization** - Allows to customize the each day cell of the calendar.
723-
724732
- **Accessibility** - Provided with built-in accessibility support which helps to access all the Calendar component features through the keyboard, screen readers, or other assistive technology devices.
725733

726734
### DatePicker
727735

728736
DatePicker component for selecting or entering a date with options for disabling dates,
729737
restricting selection and showing custom events.
730738

731-
- **Range Restriction** - Allows to select a date within a specified date range.
732739

740+
- **Range Restriction** - Allows to select a date within a specified date range.
733741
- **Format** - Formatting the value displayed in a textbox.
734-
735742
- **Start and Depth View** - Allows to change the initial view and navigation depth of the Calendar.
736-
737743
- **Customization** - Allows to customize the each day cell of the calendar.
738-
739744
- **StrictMode** - Allows to entering the only valid date in a textbox.
740-
741745
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DatePicker component features through the keyboard, screen readers, or other assistive technology devices.
742746

743747
### DateRangePicker
744748

745749
DateRangePicker component that allows user to select the date range from the calendar
746750
or entering the range through the input element.
747751

748-
- **Presets** - Allows to define the customized predefined set of ranges.
749752

753+
- **Presets** - Allows to define the customized predefined set of ranges.
750754
- **Day Span** - Select the data span between the ranges to avoid excess or less date selection.
751-
752755
- **Range Restriction** - Control the date range selection within a specified range.
753-
754756
- **Format** - Formatting the value displayed in a textbox.
755-
756757
- **Customization** - Allows to customize the each day cell of the calendar.
757-
758758
- **StrictMode** - Allows to entering the only valid date in a textbox.
759-
760759
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DateRangePicker component features through the keyboard, screen readers, or other assistive technology devices.
761760

762761
### TimePicker
763762

764763
TimePicker component is the pre-filled dropdown list with the time values 12/24 hours format, that allows to select a time from the list.
765764

766-
- **Range Restriction** - Allows to select a time within a specified time range.
767765

766+
- **Range Restriction** - Allows to select a time within a specified time range.
768767
- **Format** - Formatting the value displayed in a textbox.
769-
770768
- **Step** - Provides the option to increment/decrement time value in a popup list.
771-
772769
- **StrictMode** - Allows to entering the only valid time in a textbox.
773-
774770
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
771+
772+

0 commit comments

Comments
 (0)