Skip to content

Commit 90ac004

Browse files
author
pipeline
committed
v28.2.6 is released
1 parent 328e31b commit 90ac004

Some content is hidden

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

51 files changed

+222
-40
lines changed

components/barcodegenerator/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-
## 28.2.5 (2025-02-11)
5+
## 28.2.6 (2025-02-18)
66

77
### Barcode
88

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": "19.3.53",
3+
"version": "28.2.3",
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-
## 28.2.5 (2025-02-11)
5+
## 28.2.6 (2025-02-18)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I688698`- Provided the tab index attribute support to the checkbox element.
12+
13+
## 28.1.39 (2024-01-14)
614

715
### Switch
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": "28.1.37",
3+
"version": "28.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.2.5 (2025-02-11)
5+
## 28.1.41 (2025-01-21)
66

77
### DatePicker
88

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": "28.1.39",
3+
"version": "28.2.3",
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/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": "28.2.4",
3+
"version": "28.2.5",
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
@@ -4,7 +4,7 @@
44

55
## [Unreleased]
66

7-
## 28.2.5 (2025-02-11)
7+
## 28.2.6 (2025-02-18)
88

99
### Circular Gauge
1010

components/diagrams/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+
## 28.2.6 (2025-02-18)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I667084` - Excessive space is no longer created between nodes in complex hierarchical tree layout.
12+
513
## 28.1.39 (2024-01-14)
614

715
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 28.2.6 (2025-02-18)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I682967` - Fixed a script error that occurred when deleting content inside an edit region.
12+
- `#I684112` - Fixed a script issue when opening a line-marker chart in Document Editor.
13+
- `#I683052` - Fixed a bookmark insertion issue when spell check is enabled.
14+
515
## 28.2.5 (2025-02-11)
616

717
### DocumentEditor

0 commit comments

Comments
 (0)