Skip to content

Commit 4c3855f

Browse files
author
pipeline
committed
v18.4.31 is released
1 parent 2ffd681 commit 4c3855f

Some content is hidden

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

53 files changed

+179
-54
lines changed

components/calendars/dist/global/ej2-vue-calendars.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/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.48",
3+
"version": "18.4.30",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 18.4.30 (2020-12-17)
5+
## 18.4.31 (2020-12-22)
66

77
### Chart
88

components/diagrams/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 18.4.31 (2020-12-22)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#306310` - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
12+
- `#304447` - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
13+
- `#295443` - This issue "Bottom level nodes are not visible in overview" has been fixed.
14+
- `#305992` - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
15+
- `#304558` - This issue "Exception occurs when use getDiagramContent method" has been fixed.
16+
517
## 18.4.30 (2020-12-17)
618

719
### Diagram

components/diagrams/dist/global/ej2-vue-diagrams.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/diagrams/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-diagrams",
3-
"version": "18.4.0",
3+
"version": "18.4.30",
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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## 18.4.31 (2020-12-22)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#305640` - Track changes is now preserved properly on exported document.
12+
- `#305804` - Document scrolling is now working properly when document contains clipped image.
13+
- `#305804` - In IE, Ctrl+ P is now working properly without text insertion in cursor position.
14+
- `#299850` - Paragraph format was now applied properly inside the table.
15+
- `#304588` - Application level formats were now preserved properly.
16+
- `#305834`, `#302444` - Comment tab is also visible now while clicking on the track changes.
17+
- `#301314` - Resolved the script error thrown on entering a new line and backspace sequentially.
18+
519
## 18.4.30 (2020-12-17)
620

721
### Document Editor

components/documenteditor/dist/global/ej2-vue-documenteditor.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/documenteditor/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-documenteditor",
3-
"version": "18.3.53",
3+
"version": "18.4.30",
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/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 18.4.31 (2020-12-22)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- Issue with 'drag and drop' has been fixed.
12+
- Issue with toolbar option has been fixed.
13+
514
## 18.3.52 (2020-12-01)
615

716
### DropDownList

0 commit comments

Comments
 (0)