Skip to content

Commit 37cc996

Browse files
author
pipeline
committed
v18.1.46 is released
1 parent 8f52310 commit 37cc996

Some content is hidden

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

54 files changed

+204
-52
lines changed

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.1.45 (2020-04-21)
5+
## 18.1.46 (2020-04-28)
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.1.46 (2020-04-28)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F153185` - The issue with "Line routing does not consider for Group nodes" has been fixed.
12+
- `#272405` - The issue with "The Double click event does not get triggered when double clicking on an annotation" has been fixed.
13+
- `274242` - The issue with "Strange behaviour when changing Connector source or target decorator width or height" has been fixed.
14+
- `272497` - The issue with "Need to consider boundary constraints when resizing the node" has been fixed.
15+
- `272186` - The issue on symbol description is fixed.
16+
517
## 18.1.45 (2020-04-21)
618

719
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.46 (2020-04-28)
6+
7+
### Document Editor
8+
9+
#### New Features
10+
11+
- Added `height` and `width` API to define height and width of document editor.
12+
13+
#### Bug Fixes
14+
15+
- `#271928` - Resolved script when trying to create a new document and document have broken comments.
16+
- `#271886` - Right tab width issue when paragraph contains right indent.
17+
- `#271986` - Resolved error when updating Table of Contents with comments.
18+
- `#271967` , `#271968` , `#271971` - Paste text only in empty paragraph is now working properly.
19+
- `#271985` - Resolved script error when remove page break after bookmark.
20+
- `#272009` , `#273868` - Modify style using numbering and paragraph dialog is now working properly.
21+
- `#271977` - Pasting text in heading style is now maintain heading style in paragraph.
22+
- `#271863` - Paragraph element splitting issue is now resolved when alignment is left and line combined with field.
23+
524
## 18.1.45 (2020-04-21)
625

726
### Document Editor

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

0 commit comments

Comments
 (0)