Skip to content

Commit 7674ff5

Browse files
author
pipeline
committed
v17.2.47 is released
1 parent 4605e0d commit 7674ff5

File tree

75 files changed

+263
-59
lines changed

Some content is hidden

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

75 files changed

+263
-59
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.2.34",
3+
"version": "17.2.46",
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/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.2.35",
3+
"version": "17.2.46",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "17.2.41",
3+
"version": "17.2.46",
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
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 17.2.47 (2019-08-27)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
`#243156` - Drag complete returns value in string issue has been fixed.
12+
`#245710` - Lograthmic is not working properly for smaller value issue has been fixed.
13+
`#243156` - Selection is not proper at the edge issue has been fixed.
14+
`#245710` - Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.
15+
16+
517
## 17.2.36 (2019-07-24)
618

719
### Stock 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.2.36",
3+
"version": "17.2.46",
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-circulargauge",
3-
"version": "17.2.39",
3+
"version": "17.2.46",
44
"description": "Essential JS 2 CircularGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
#### Bug Fixes
1010

1111
- `#245696`,`#245047`,`#244836` - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
12+
- `#244623` - The issue "Flip not working for HTML node" is now resolved.
13+
- `#242968` - Now, the sequence connector updated properly while changing port to port connection at runtime.
14+
- `#244365` - Now, the user handle events firing after zoom in the diagram is validated.
15+
- `#245231` - The issue "When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight" is now resolved.
16+
- `#244804` - The fill color for target Decorator is now applied properly for sequence connector.
17+
- `#245061` - The issue "Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization" is now resolved.
1218

1319
## 17.2.41 (2019-08-14)
1420

components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "17.2.41",
3+
"version": "17.2.46",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 17.2.47 (2019-08-27)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#243874` - Contextual Spacing property on paragraph is now exported properly.
12+
- `#243878` - Copy and paste when the document contains page break character within control is now working.
13+
- `#243495` - Follow character width for list is now updated properly.
14+
15+
- `243874` - Contextual Spacing property on paragraph is now exported properly.
16+
517
## 17.2.41 (2019-08-14)
618

719
### Document Editor

components/documenteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-documenteditor",
3-
"version": "17.2.41",
3+
"version": "17.2.46",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-dropdowns",
3-
"version": "17.2.41",
3+
"version": "17.2.46",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 17.2.47 (2019-08-27)
6+
7+
### File Manager
8+
9+
#### New Features
10+
11+
- Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager.
12+
513
## 17.2.41 (2019-08-14)
614

715
### File Manager

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

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

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

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

0 commit comments

Comments
 (0)