Skip to content

Commit 46cb405

Browse files
author
pipeline
committed
v16.4.55 is released
1 parent 11a9f7e commit 46cb405

Some content is hidden

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

47 files changed

+195
-39
lines changed

components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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
### Common
88

components/buttons/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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-react-buttons.umd.min.js

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/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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+
## 16.4.55 (2019-02-27)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- Resolved the issue with today button text not updated when dynamically change the localization of the page.
12+
513
## 16.4.54 (2019-02-19)
614

715
### DatePicker

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

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/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 30 additions & 0 deletions
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-react-dropdowns.umd.min.js

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/dropdowns/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-react-dropdowns",
3-
"version": "16.4.53",
3+
"version": "16.4.54",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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

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/grids/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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
@@ -10,12 +37,36 @@
1037

1138
- Now, input event will trigger after clear the textbox value using clear icon.
1239

40+
- Now, the default value is set to the textbox while resetting the form.
41+
42+
### Slider
43+
44+
#### Bug Fixes
45+
46+
- Now, the initial value is setback to the `slider` on form `reset`.
47+
1348
### Uploader
1449

50+
#### Bug Fixes
51+
52+
- Uploader file list will be cleared while reset the form.
53+
1554
#### New Features
1655

1756
- Provided `cssClass` property to add custom CSS classes to an uploader.
1857

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

2172
### ColorPicker

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

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/inputs/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/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+
## 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-react-layouts.umd.min.js

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/layouts/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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-react-maps.umd.min.js

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/maps/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-react-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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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

components/pdfviewer/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+
## 16.4.55 (2019-02-27)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- Document Load event not triggered for lower zoom value issue was fixed.
12+
13+
## 16.4.52 (2019-02-05)
14+
15+
### PDF Viewer
16+
17+
#### Bug Fixes
18+
19+
- Resolved PDF Viewer Session Storage Clear Issue.
20+
- Resolved single Page Document Rendering Issue.
21+
- Resolved the script error while accessing invalid link annotation destination.
22+
- The scrolling when the toolbar is clicked is prevented
23+
24+
## 16.4.48 (2019-01-22)
25+
26+
### PDF Viewer
27+
28+
#### Bug Fixes
29+
30+
- Resolved PDF Viewer Session Storage Clear Issue.
31+
- Resolved single Page Document Rendering Issue.
32+
533
## 16.4.46 (2019-01-08)
634

735
### PDF Viewer

components/pdfviewer/dist/ej2-react-pdfviewer.umd.min.js

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/pdfviewer/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-react-pdfviewer",
3-
"version": "16.4.47",
3+
"version": "16.4.52",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)