Skip to content

Commit 36b7020

Browse files
author
pipeline
committed
v16.4.55 is released
1 parent d4ad690 commit 36b7020

Some content is hidden

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

46 files changed

+207
-50
lines changed

components/buttons/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.53 (2019-02-13)
66

77
### Button
88

components/buttons/dist/ej2-vue-buttons.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-buttons",
3-
"version": "16.4.52",
3+
"version": "16.4.53",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

+22-12
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,38 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### DatePicker
88

99
#### Bug Fixes
1010

11-
- Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
11+
- Resolved the issue with today button text not updated when dynamically change the localization of the page.
1212

1313
#### New Features
1414

1515
- Added the Islamic DatePicker support.
1616

17+
### Calendar
18+
19+
#### New Features
20+
21+
- Added the Islamic calendar support.
22+
23+
### DateTimePicker
24+
25+
#### New Features
26+
27+
- Added the Islamic DateTimePicker support.
28+
29+
## 16.4.54 (2019-02-19)
30+
31+
### DatePicker
32+
33+
#### Bug Fixes
34+
35+
- Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
36+
1737
### DateRangePicker
1838

1939
#### Bug Fixes
@@ -27,22 +47,12 @@
2747

2848
- Issue with, “DateTimePicker not restoring the initial value on form reset” has been fixed.
2949

30-
#### New Features
31-
32-
- Added the Islamic DateTimePicker support.
33-
3450
### TimePicker
3551

3652
#### Bug Fixes
3753

3854
- Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.
3955

40-
### Calendar
41-
42-
#### New Features
43-
44-
- Added the Islamic calendar support.
45-
4656
## 16.4.53 (2019-02-13)
4757

4858
### DatePicker

components/calendars/dist/ej2-vue-calendars.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Chart
88

components/circulargauge/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### CircularGauge
88

components/diagrams/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Diagram
88

components/documenteditor/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Document Editor
88

components/dropdowns/CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22

33
## [Unreleased]
44

5+
## 16.4.55 (2019-02-27)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- Pre-select value is not selected when its not present in the list issue fixed.
12+
13+
- Reset text based initial value in form reset action behavior has been changed.
14+
15+
### AutoComplete
16+
17+
#### Bug Fixes
18+
19+
- Reset text based initial value in form reset action behavior has been changed.
20+
21+
### ComboBox
22+
23+
#### Bug Fixes
24+
25+
- Reset text based initial value in form reset action behavior has been changed.
26+
27+
### MultiSelect
28+
29+
#### Bug Fixes
30+
31+
- List selection throws exception while using quotes within string data issue has been resolved.
32+
33+
- Select all operation's performance issue has been resolved.
34+
535
## 16.4.54 (2019-02-19)
636

737
### DropDownList

components/dropdowns/dist/ej2-vue-dropdowns.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/dropdowns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-dropdowns",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/dist/ej2-vue-grids.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-grids",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### HeatMap
88

components/inplaceeditor/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### In-place Editor
88

components/inputs/CHANGELOG.md

+50
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,70 @@
22

33
## [Unreleased]
44

5+
## 16.4.55 (2019-02-27)
6+
7+
### TextBox
8+
9+
#### Bug Fixes
10+
11+
- Now, the validation works with complex names also.
12+
13+
### Uploader
14+
15+
#### Bug Fixes
16+
17+
- Resolved the issue with `Tab` key navigation in uploader file list.
18+
19+
### Slider
20+
21+
#### New Features
22+
23+
- Now, Range Slider in Material theme will support `showOn` property.
24+
- Now, Single tooltip will be used to display values in Range Slider.
25+
26+
### FormValidator
27+
28+
#### Bug Fixes
29+
30+
- Now, the url validation works with all types of url.
31+
532
## 16.4.54 (2019-02-19)
633

734
### TextBox
835

936
#### Bug Fixes
1037

1138
- Now, input event will trigger after clear the textbox value using clear icon.
39+
- Now, the default value is set to the textbox while resetting the form.
40+
41+
### Slider
42+
43+
#### Bug Fixes
44+
45+
- Now, the initial value is setback to the `slider` on form `reset`.
1246

1347
### Uploader
1448

49+
#### Bug Fixes
50+
51+
- Uploader file list will be cleared while reset the form.
52+
1553
#### New Features
1654

1755
- Provided `cssClass` property to add custom CSS classes to an uploader.
1856

57+
### MaskedTextBox
58+
59+
#### Bug Fixes
60+
61+
- Issue with, “MaskedTextBox not restoring the initial value on form reset” has been fixed.
62+
63+
### NumericTextBox
64+
65+
#### Bug Fixes
66+
67+
- Issue with, “NumericTextBox not restoring the initial value on form reset” has been fixed.
68+
1969
## 16.4.53 (2019-02-13)
2070

2171
### ColorPicker

components/inputs/dist/ej2-vue-inputs.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-inputs",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 16.4.55 (2019-02-27)
6+
7+
### Splitter
8+
9+
#### Bug Fixes
10+
11+
- The issue with dynamic update of `paneSettings` has been fixed.
12+
513
## 16.4.54 (2019-02-19)
614

715
### Splitter

components/layouts/dist/ej2-vue-layouts.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-layouts",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
6+
7+
### Maps
8+
9+
#### Bug Fixes
10+
11+
- Changed the OSM and Bing maps URL from http to https.
12+
13+
## 16.4.53 (2019-02-13)
614

715
### Maps
816

components/maps/dist/ej2-vue-maps.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-maps",
3-
"version": "16.4.52",
3+
"version": "16.4.53",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 16.4.54 (2019-02-19)
5+
## 16.4.55 (2019-02-27)
66

77
### Tab
88

0 commit comments

Comments
 (0)