Skip to content

Commit 23425b9

Browse files
author
pipeline
committed
v21.2.3 is released
1 parent c021b9d commit 23425b9

39 files changed

+223
-24
lines changed

components/base/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-base",
3-
"version": "21.1.38",
3+
"version": "21.1.41",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 21.1.41 (2023-04-18)
5+
## 21.2.3 (2023-05-03)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#I456259` - provided the `role` attribute support to `htmlAttributes` property of switch component.
12+
13+
## 21.1.37 (2023-03-29)
614

715
### Checkbox
816

components/buttons/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-buttons",
3-
"version": "18.58.0",
3+
"version": "21.1.37",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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": "21.1.38",
3+
"version": "21.1.41",
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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I452421` - Fixed an issue where a dotted line was showing up for line charts while exporting through PhantomJS.
12+
- `#I451960` - Resolved an issue where the datalabel border was getting added while exporting using PhantomJS.
13+
- `#I452091` - Resolved an issue where line charts were not being rendered while exporting using PhantomJS.
14+
- `#I455206` - Fixed an issue where the DataLabel was not visible despite there being enough space to display it.
15+
- `#I452148` - `MultipleRows` in labelIntersectAction property is now working properly.
16+
- `#I456533` - Fixed an issue where the tick line was visible even if there was no axis label for it.
17+
- `#F181431` - Fixed the issue where chart width was not changing on print.
18+
19+
#### New Features
20+
21+
- `#I451521` - Provided support for dashArray in series border for Pie chart.
22+
- `#I360879` - Provided support to disable marker explode in shared tooltip.
23+
524
## 21.1.41 (2023-04-18)
625

726
### Chart

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": "21.1.39",
3+
"version": "21.1.41",
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/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I451762` - Now, the flip mode port is working for all nodes.
12+
- `#I449574` - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
13+
- `#I454253` - Now, fill color for bpmn transaction subprocess is applied properly.
14+
- `#I455551` - Now, history change event does not get triggered while clicking swimlane header for second time.
15+
516
## 21.1.39 (2023-04-11)
617

718
### Diagram

components/documenteditor/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+
## 21.2.3 (2023-05-03)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#SF-446881` - Using getFormFieldNames() methods, now form fields are retrieved in order.
12+
- `#F181200` - Resolved Script error thrown when attempting to delete a checkbox form field.
13+
- `#SF-448155` - Resolved the position issue while resizing table.
14+
- `#FB42313`- Resolved Table Merge Cell & Insert Column bug.
15+
- `#SF-449967` - Resolved the problem with the loading of the document.
16+
517
## 21.1.41 (2023-04-18)
618

719
### Document Editor

components/documenteditor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Syncfusion provides a predefined [Word Processor server docker image](https://hu
1313
</p>
1414

1515
<p align="center">
16-
![Vue Word Processor Component](https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-word-processor.png)
16+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/vue/vue-word-processor.png" alt="Vue Word Processor Component">
1717
</p>
1818

1919
<p align="center">

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": "21.1.39",
3+
"version": "21.1.41",
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",

0 commit comments

Comments
 (0)