Skip to content

Commit 3970d21

Browse files
author
pipeline
committed
v16.4.48 is released
1 parent aef4c1a commit 3970d21

File tree

70 files changed

+184
-70
lines changed

Some content is hidden

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

70 files changed

+184
-70
lines changed

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.42",
3+
"version": "16.4.47",
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

+11-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## [Unreleased]
44

5-
## 16.4.47 (2019-01-08)
5+
## 16.4.48 (2019-01-16)
66

77
### TimePicker
88

9-
#### Bug Fixes
9+
#### Breaking Changes
1010

11-
- TimePicker will allow assigning string value when type system configuration is disabled.
11+
- TimePicker pop-up will position at the center of the viewport in mobile resolution.
1212

1313
### Calendar
1414

@@ -28,6 +28,14 @@
2828

2929
- Added the Islamic DateTimePicker support.
3030

31+
## 16.4.47 (2019-01-16)
32+
33+
### TimePicker
34+
35+
#### Bug Fixes
36+
37+
- TimePicker will allow assigning string value when type system configuration is disabled.
38+
3139
## 16.4.46 (2019-01-08)
3240

3341
### TimePicker

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.46",
3+
"version": "16.4.47",
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

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

33
## [Unreleased]
44

5-
## 16.4.47 (2019-01-08)
5+
## 16.4.48 (2019-01-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- Scatter chart's edge position render issue is fixed
12+
- Datalabel did not show properly in Edge browser is fixed
13+
- Trendline not rendering while using NaN as input issue is fixed
14+
- DataSource not refreshed in angular chart has been fixed
15+
16+
## 16.4.47 (2019-01-16)
617

718
### Chart
819

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

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

components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-charts",
3-
"version": "16.4.45",
3+
"version": "16.4.47",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.47 (2019-01-08)
5+
## 16.4.47 (2019-01-16)
66

77
### CircularGauge
88

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

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

components/circulargauge/dist/ej2-vue-circulargauge.umd.min.js.map

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

components/circulargauge/dist/es6/ej2-vue-circulargauge.es2015.js

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

components/circulargauge/dist/es6/ej2-vue-circulargauge.es2015.js.map

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

0 commit comments

Comments
 (0)