Skip to content

Commit ab42c22

Browse files
author
pipeline
committed
v17.3.9-beta is released
1 parent 7b3e03d commit ab42c22

File tree

197 files changed

+2471
-450
lines changed

Some content is hidden

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

197 files changed

+2471
-450
lines changed

components/barcodegenerator/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-barcode-generator",
3-
"version": "17.2.47",
3+
"version": "17.2.48",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/CHANGELOG.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.2.40 (2019-08-06)
6-
7-
### Common
8-
9-
#### Bug Fixes
10-
11-
- Resolved issue while using multiple multilevel Vue component directives.
12-
13-
## 17.2.36 (2019-07-24)
14-
15-
### Common
16-
17-
#### Bug Fixes
18-
19-
- `#I241634` Resolved Kebab case property issue in Vue component directive.
20-
21-
## 17.2.28-beta (2019-06-27)
5+
## 17.2.48-beta (2019-08-28)
226

237
### Common
248

components/base/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-base",
3-
"version": "17.2.47",
3+
"version": "17.2.48",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-vue-buttons",
3-
"version": "17.2.47",
3+
"version": "17.2.48",
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/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.2.47",
3+
"version": "17.2.48",
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

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,25 @@
22

33
## [Unreleased]
44

5-
## 17.2.49 (2019-09-04)
5+
## 17.3.9-beta (2019-09-20)
66

7-
### RangeNavigator
7+
### Accumulation Chart
88

9-
#### Bug Fixes
9+
#### New Features
1010

11-
`#246533` - Misposition of range navigator tooltip while resizing fixed
11+
- Border support have been provided for doughnut and pie while hovering.
12+
- Options have been provided to rotate data labels.
13+
14+
### Chart
15+
16+
#### New Features
1217

18+
- Options provided to customize the series tooltip format separately.
19+
- Multi-select options have been provided to allow users to select multiple regions in a chart.
20+
- Lasso select options have been provided to allow users to select a region by drawing freehand shapes.
21+
- Options have been provided to rotate data labels.
1322

14-
## 17.2.47 (2019-08-27)
23+
## 17.2.48-beta (2019-08-28)
1524

1625
### Chart
1726

components/charts/dist/ej2-vue-charts.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/charts/dist/ej2-vue-charts.umd.min.js.map

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/charts/dist/es6/ej2-vue-charts.es2015.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/charts/dist/es6/ej2-vue-charts.es2015.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)