Skip to content

Commit c58170c

Browse files
author
pipeline
committed
v22.2.9 is released
1 parent 544df4d commit c58170c

File tree

34 files changed

+181
-19
lines changed

34 files changed

+181
-19
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+
## 22.2.9 (2023-08-15)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I488474` - The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.
12+
513
## 22.2.8 (2023-08-08)
614

715
### Checkbox

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": "22.2.5",
3+
"version": "22.2.8",
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+
## 22.2.9 (2023-08-15)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I486181` - Fixed an issue where the DateRangePicker popup was not opening when there was not enough space in the window.
12+
513
## 22.2.8 (2023-08-08)
614

715
### TimePicker

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

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Accumulation chart
8+
9+
#### Bug Fixes
10+
11+
- `#I486337` - Fixed an issue where the console error thrown when disabling the animation.
12+
- `#I486337` - Now the destroy method is properly working in accumulation chart.
13+
14+
### Chart
15+
16+
#### Bug Fixes
17+
18+
- `#I487053` - Now, `startFromZero` is functioning correctly in stackingColumn.
19+
520
## 22.2.8 (2023-08-08)
621

722
### 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": "22.2.7",
3+
"version": "22.2.8",
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+
## 22.2.9 (2023-08-15)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I486118` - Now, the orthogonal connector routing works properly when we drag connector segment.
12+
- `#I484774` - Now, Double click on node annotation will open the edit of invisible annotation is resolved.
13+
- `#I484563` - The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
14+
- `#I484335` - Now, highlighter rendered properly on hovering ports and nodes.
15+
516
## 22.2.8 (2023-08-08)
617

718
### 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": "22.2.7",
3+
"version": "22.2.8",
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I482578` - Fixed the unsafe-eval error in source.
12+
- `#I486542` - Now, the Desired Font Family present properly in selecting Dropdown.
13+
- `#I485462` - Resolved the issue in updating font families dynamically.
14+
- `#F183689` - Resolved the issue while inserting svg image .
15+
- `#I483658` - Resolved the frozen issue while loading the given document.
16+
- `#I475459` - Added sanitize for the open, copy, and paste APIs.
17+
518
## 22.2.8 (2023-08-08)
619

720
### 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": "22.2.7",
3+
"version": "22.2.8",
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)