Skip to content

Commit 8994f87

Browse files
author
pipeline
committed
v17.3.17 is released
1 parent 2335179 commit 8994f87

File tree

71 files changed

+352
-57
lines changed

Some content is hidden

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

71 files changed

+352
-57
lines changed

components/barcodegenerator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-barcode-generator",
3-
"version": "17.3.14",
3+
"version": "17.3.9",
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/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.3.16 (2019-10-09)
6+
7+
### CheckBox
8+
9+
### RadioButton
10+
11+
### Switch
12+
13+
#### Bug Fixes
14+
15+
- Adding common cssClass for wrapper.
16+
517
## 17.2.35 (2019-07-17)
618

719
### Chips

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": "17.3.14",
3+
"version": "17.3.16",
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/charts/CHANGELOG.md

+37
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22

33
## [Unreleased]
44

5+
## 17.3.17 (2019-10-15)
6+
7+
### Chart
8+
9+
#### New Features
10+
11+
- #249554 - Provided smart axis label for polar radar chart.
12+
- #239599 - Provided event support for tooltip template.
13+
14+
## 17.3.16 (2019-10-09)
15+
16+
### Accumulation Chart
17+
18+
#### New Features
19+
20+
- #249611 - Provided duration support for hiding the tooltip.
21+
22+
### Chart
23+
24+
#### New Features
25+
26+
- #249611 - Provided duration support for hiding the tooltip.
27+
28+
#### Bug Fixes
29+
30+
- #249730 - Polar chart column series with inversed axis with OnTicks rendering issue fixed.
31+
- #250074 - Radar chart values are wrongly plotted in outside the axis issue fixed.
32+
- #250064 - Radar and Polar Chart of Scatter Type is not rendering when the Value label is enabled issue fixed.
33+
- #250336 - es2015 script error issue has fixed.
34+
- #250081 - Radar and Polar chart when only one data is passed it is appearing as single dot issue fixed.
35+
36+
### Stock Chart
37+
38+
#### Bug Fixes
39+
40+
- `#249956` - Annotation rendering issue has fixed.
41+
542
## 17.3.14 (2019-10-03)
643

744
### Chart

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": "17.3.14",
3+
"version": "17.3.16",
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/diagrams/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 17.3.17 (2019-10-15)
6+
7+
### Diagram
8+
9+
#### New Features
10+
11+
- `#249143` - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
12+
13+
#### Bug Fixes
14+
15+
- `#249873` - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
16+
- `#F147762` - The issue "Template annotation drawn numerous times during runtime changes" has been fixed.
17+
- `#249484` - The issue "Multi-selected node rotation not rotating based on center" has been resolved.
18+
- `#242645` - The issue "Unable to select a node in swimlane" has been fixed.
19+
520
## 17.3.14 (2019-10-03)
621

722
### Diagram

components/documenteditor/CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
## [Unreleased]
44

5+
## 17.3.17 (2019-10-15)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#246264` - Page now becomes responsive, when document contains table with split cell widget.
12+
- `#249138` - Table of contents dialog now rendered properly.
13+
- `#245757` - Page now becomes responsive when we edit in header footer region.
14+
- `#249049` - List continue numbering issues are resolved now.
15+
- `#248304`, `#250801` - TOC is now updated properly, when paragraph contains page break with heading style.
16+
- `#249736` - Focus is now set to text search result, when search icon is clicked in options pane.
17+
- `#249542` - Draw image error is resolved now, when document contains invalid image source.
18+
- `#249329` - Added localization for missed text in document editor.
19+
- `#248710` - Character format is now applied, when selection start is in field.
20+
21+
## 17.3.16 (2019-10-09)
22+
23+
### Document Editor
24+
25+
#### Bug Fixes
26+
27+
- `#246365`, `#250077` - Table Width for auto type table format is now updated properly.
28+
- `#249283` - Command + A key triggers properly in MAC machine's Safari browser.
29+
- `#248301` - Text clipping issues are fixed when text inside table cell.
30+
- `#246587` - backward selection issues and backspace issues for restrict editing are resolved now.
31+
- `#244786` , `#248882` - Text now rendered properly in RTL paragraph, when copy and paste locally.
32+
- `#248304` - Tab leader is now preserved properly, when updating table of contents.
33+
534
## 17.3.14 (2019-10-03)
635

736
### Document Editor

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

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

components/documenteditor/dist/ej2-vue-documenteditor.umd.min.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)