Skip to content

Commit f621ef5

Browse files
author
pipeline
committed
v21.2.5 is released
1 parent e363f59 commit f621ef5

Some content is hidden

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

44 files changed

+371
-26
lines changed

components/buttons/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+
## 21.2.5 (2023-05-16)
6+
7+
### RadioButton
8+
9+
#### Bug Fixes
10+
11+
- `#F182133` - The issue with "Ripple element is not destroyed properly while clicking on radio button component" has been resolved.
12+
513
## 21.2.3 (2023-05-03)
614

715
### Switch

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": "21.1.37",
3+
"version": "21.2.3",
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/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+
## 21.2.5 (2023-05-16)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- `#I458215` - Issue with "Islamic calendar decade view in the Arabic culture where the years were not being displayed correctly" has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### DatePicker

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

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F181976` - Now the tooltip is proper when using two axes in a chart.
12+
- `#I451537` - Now, the axis label value is correct when an interval is not given.
13+
- `#I451537` - Fixed an issue where the axis label was not displaying correctly.
14+
- `#I451537` - Now, the secondary axis label will be correctly displayed without an interval.
15+
- `#I452395` - Fixed an issue where the y-axis axis label was displaying double values.
16+
- `#I452390` - Fixed the issue where the axis label was being trimmed despite the shift given to the edgeLabelPlacement.
17+
18+
## 21.2.4 (2023-05-09)
19+
20+
### Chart
21+
22+
#### Bug Fixes
23+
24+
- `#I457088` - Fixed the console error thrown on clicking on the legend.
25+
- `#I459170` - Now the accumulation data label is visible when using a template.
26+
527
## 21.2.3 (2023-05-03)
628

729
### 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.41",
3+
"version": "21.2.4",
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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I456104` - Now, swimlane child nodes are selectable after save and load.
12+
13+
## 21.2.4 (2023-05-09)
14+
15+
### Diagram
16+
17+
#### Bug Fixes
18+
19+
- `#I456288` - Now, scroller updated properly when we move nodes outside viewport.
20+
- `#I458205` - Now, bezier connector annotation alignment is working properly.
21+
- `#I456037` - Now, while hovering the port with single select and ZoomPan constraints drawing tool enabled.
22+
523
## 21.2.3 (2023-05-03)
624

725
### 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": "21.1.39",
3+
"version": "21.2.4",
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: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
## [Unreleased]
44

5+
## 21.2.5 (2023-05-16)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I449912` - Resolved layout issue while opening document.
12+
- `#I450342` - Resolved the wrong Font issue while opening a document.
13+
- `#I458331` - Resolved the paragraph combine issue when insert and delete comment.
14+
- `#I458334` - Cursor position issue is resolved when shift enter key is pressed.
15+
- `#I449581` - Resolved the script error when loading the track changes document with author field empty
16+
- `#I452303` - Layout issue is now not occurred when editing the document.
17+
- `#I452150` - Resolved the hanging issue when opening the attached document.
18+
- `#I453495` - Resolved the Overlapping issue when we do enter/page break before the shape.
19+
- `#I453196` - Resolved the issue in when perform undo action for Arabic content
20+
- `#I454659` - Resolved the issue occurred when performing track changes for Arabic content.
21+
- `#I449049` - A performance issue is resolved when typing inside the table.
22+
23+
## 21.2.4 (2023-05-09)
24+
25+
### Document Editor
26+
27+
#### Bug Fixes
28+
29+
- `#I451421` - Resolved the issue with list indentation.
30+
- `#I450834` - Resolved the Script issue while opening SFDT.
31+
- `#I452243` - Resolved the issue with modifying the style in existing styles.
32+
- `#I449324` - Resolved the issue occurred while exporting the document in the .docx format.
33+
534
## 21.2.3 (2023-05-03)
635

736
### Document Editor

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.41",
3+
"version": "21.2.4",
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)