Skip to content

Commit 88f0c09

Browse files
author
pipeline
committed
v18.3.42 is released
1 parent 0be8bbe commit 88f0c09

File tree

65 files changed

+211
-55
lines changed

Some content is hidden

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

65 files changed

+211
-55
lines changed

components/base/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.3.40 (2020-10-13)
5+
## 18.3.42 (2020-10-20)
66

77
### Common
88

components/buttons/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.3.40 (2020-10-13)
5+
## 18.3.42 (2020-10-20)
66

77
### Button
88

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": "18.3.35",
3+
"version": "18.3.40",
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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [Unreleased]
44

5+
## 18.3.42 (2020-10-20)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#280301` - Radar and polar chart tooltip cropping issue has been fixed.
12+
- `#290360` - Scrollbar does not work properly on scrolling for `isInversed` issue has been fixed
13+
- `#292937` - Trendlines not working properly while providing maximum value issue has been fixed.
14+
15+
### Sparkline
16+
17+
#### Bug Fixes
18+
19+
- `#264262` - Sparkline column is not proper when `rangepadding` is Normal issue has been fixed.
20+
521
## 18.3.35 (2020-10-01)
622

723
### Stock Chart

components/charts/dist/global/ej2-vue-charts.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/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.42 (2020-10-20)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#294515` - This issue "When zoom out the diagram ruler value not update properly' has been fixed.
12+
- `#294604` - This issue "Vertical Scroll bar appears while scroll the diagram" has been fixed.
13+
- `#296511`, `#296304` - The issue "Nodes are not added properly to the newly added lane" has been fixed.
14+
515
## 18.3.40 (2020-10-13)
616

717
### 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.3.35",
3+
"version": "18.3.40",
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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## [Unreleased]
44

5+
## 18.3.42 (2020-10-20)
6+
7+
### Document Editor
8+
9+
#### New Features
10+
11+
- `#281067`, `#279595` - Added partial lock and edit support.
12+
13+
#### Bug Fixes
14+
15+
- `#294306` - Resolved page number update issue when page contains page field.
16+
- `#295176` - Ctrl + V now works properly in Edge.
17+
- `#296782`, `#296781` - Resolved issue on cursor visibility when cursor is in editable region.
18+
- `#293369` - Document with merged cell is now exported properly.
19+
- `#294261` - Accepting or rejecting changes were now preserved in restrict editing.
20+
- `#292726` - Row header was now repeated properly for each page.
21+
- `#281339` - Numbered list in the RTL was now rendered properly.
22+
- `#295753` - Sections with restart page number now updated properly.
23+
- `#293980` - Skipped form field insertion in header and footer similar to MS Word.
24+
525
## 18.3.40 (2020-10-13)
626

727
### Document Editor

0 commit comments

Comments
 (0)