Skip to content

Commit 8bf747a

Browse files
author
pipeline
committed
v17.1.49 is released
1 parent a581d13 commit 8bf747a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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-vue-calendars",
3-
"version": "17.1.48",
3+
"version": "17.1.49",
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/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-vue-inputs",
3-
"version": "17.1.47",
3+
"version": "17.1.49",
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/maps/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+
## 17.1.49 (2019-05-29)
6+
7+
### Maps
8+
9+
#### Bug Fixes
10+
11+
- #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.
12+
513
## 17.1.48 (2019-05-21)
614

715
### Maps

0 commit comments

Comments
 (0)