Skip to content

Commit 30ba644

Browse files
author
pipeline
committed
v18.3.52 is released
1 parent 337150d commit 30ba644

File tree

76 files changed

+280
-62
lines changed

Some content is hidden

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

76 files changed

+280
-62
lines changed

components/barcodegenerator/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-barcode-generator",
3-
"version": "18.3.35",
3+
"version": "18.3.47",
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/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.51 (2020-11-24)
5+
## 18.3.52 (2020-12-01)
66

77
### Common
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.52 (2020-12-01)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
12+
13+
### DatePicker
14+
15+
#### Bug Fixes
16+
17+
- `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
18+
19+
### DateTimePicker
20+
21+
#### Bug Fixes
22+
23+
- `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
24+
25+
### DateRangePicker
26+
27+
#### Bug Fixes
28+
29+
- `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
30+
31+
### TimePicker
32+
33+
#### Bug Fixes
34+
35+
- `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
36+
537
## 18.3.51 (2020-11-24)
638

739
### DatePicker

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

33
## [Unreleased]
44

5+
## 18.3.52 (2020-12-01)
6+
7+
### RangeNavigator
8+
9+
#### Bug Fixes
10+
11+
- `#294999` - Range navigator rendering properly for `Date` type.
12+
- `#297551` - Text Wrap support added for chart axis title.
13+
514
## 18.3.51 (2020-11-24)
615

716
### 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/charts/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-charts",
3-
"version": "18.3.50",
3+
"version": "18.3.51",
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/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 18.3.51 (2020-11-24)
8+
## 18.3.52 (2020-12-01)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 18.3.52 (2020-12-01)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#301441` - This issue "BPMN Nodes dropped in wrong position " has been fixed.
12+
- `#304047` - This issue "Exception occurs when drag and drop the SVG node into diagram " has been fixed.
13+
- `#301792` - This issue "Child Node Rendering issue in organization chart " has been fixed.
14+
- `#300529` - This issue "Exception occurs while change the datasource for layout at runtime" has been fixed.
15+
- `#302274` - This issue "Mindmap layout does not render properly" has been fixed.
16+
- `#300499` - This issue "PositionChange event does not gets triggered for completed state" has been fixed.
17+
518
## 18.3.51 (2020-11-24)
619

720
### Diagram

0 commit comments

Comments
 (0)