Skip to content

Commit 18afc7a

Browse files
author
pipeline
committed
v18.1.43 is released
1 parent 541ef6d commit 18afc7a

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

+299
-46
lines changed

components/barcodegenerator/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.43 (2020-04-07)
6+
7+
### Barcode
8+
9+
#### Bug Fixes
10+
11+
- `#269847` - "Barcode control is not rendering in MVC" issue has been fixed.
12+
513
## 17.4.51 (2020-02-25)
614

715
### Barcode

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.1.42 (2020-04-01)
5+
## 18.1.43 (2020-04-07)
66

77
### Radio Button
88

components/calendars/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## [Unreleased]
44

5-
## 18.1.42 (2020-04-01)
5+
## 18.1.43 (2020-04-07)
6+
7+
### TimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#266088`- Now, you can use focusOut method inside close event.
612

713
### DatePicker
814

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.1.43 (2020-04-07)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#267438` - Export chart in canvas mode issue has been fixed
12+
513
## 18.1.36-beta (2020-03-19)
614

715
### Chart

components/diagrams/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.1.43 (2020-04-07)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `F12953` - The issue "Diagram FitToPage method not working properly by calling several times" has been fixed.
12+
- `F13028` - The issue "Connector padding is not working for Path Node" has been fixed.
13+
514
## 18.1.42 (2020-04-01)
615

716
### Diagram

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.1.36",
3+
"version": "18.1.42",
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 18.1.43 (2020-04-07)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#267924` - Circular reference exception resolved when export the document contains chart.
12+
- `#152124` - Resolved script error when modify style for locale changed text.
13+
- `#266059` - Skipped adding bookmark when pasting content with bookmark.
14+
- `#267949` - Table is now revert properly when insert table below another table.
15+
- `#268472` - Selection format is now retrieved properly when paragraph contains more than two paragraph.
16+
- `#269467` - List character format is now update properly when paragraph contains style.
17+
- `#264813` - Tab width in list paragraph is now layout properly.
18+
- `#264779` - Text clipping issue is resolved when text inside table.
19+
520
## 18.1.42 (2020-04-01)
621

722
### 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)