Skip to content

Commit 328e31b

Browse files
author
pipeline
committed
v28.2.5 is released
1 parent e164e51 commit 328e31b

File tree

46 files changed

+197
-43
lines changed

Some content is hidden

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

46 files changed

+197
-43
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.4 (2025-02-04)
5+
## 28.2.5 (2025-02-11)
66

77
### Barcode
88

components/buttons/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.4 (2025-02-04)
5+
## 28.2.5 (2025-02-11)
66

77
### Switch
88

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.4 (2025-02-04)
5+
## 28.2.5 (2025-02-11)
66

77
### DatePicker
88

components/charts/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.5 (2025-02-11)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I687354` - The chart with the primary and secondary axes is now working properly even when no series is bound.
12+
513
## 28.2.4 (2025-02-04)
614

715
### 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": "28.2.3",
3+
"version": "28.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/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.4 (2025-02-04)
7+
## 28.2.5 (2025-02-11)
88

99
### Circular Gauge
1010

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": "28.1.39",
3+
"version": "28.2.3",
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/diagrams/src/diagram/diagram.component.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,6 @@ export let DiagramComponent: DefineVueComponent<DiagramModel> = vueDefineCompon
269269
getParentId(id: string): string {
270270
return this.ej2Instances.getParentId(id);
271271
},
272-
getPathData(key: string): Object[] {
273-
return this.ej2Instances.getPathData(key);
274-
},
275272
getTool(action: string): Object {
276273
return this.ej2Instances.getTool(action);
277274
},
@@ -386,9 +383,6 @@ export let DiagramComponent: DefineVueComponent<DiagramModel> = vueDefineCompon
386383
setActiveLayer(layerName: string): void {
387384
return this.ej2Instances.setActiveLayer(layerName);
388385
},
389-
setPathData(key: string, data: Object[]): void {
390-
return this.ej2Instances.setPathData(key, data);
391-
},
392386
setStackLimit(stackLimit: number): void {
393387
return this.ej2Instances.setStackLimit(stackLimit);
394388
},
@@ -497,7 +491,6 @@ export type DiagramComponent = typeof ComponentBase & {
497491
getNodeObject(id: string): Object;
498492
getObject(name: string): Object;
499493
getParentId(id: string): string;
500-
getPathData(key: string): Object[];
501494
getTool(action: string): Object;
502495
group(): void;
503496
hideTooltip(obj: Object | Object): void;
@@ -536,7 +529,6 @@ export type DiagramComponent = typeof ComponentBase & {
536529
sendLayerBackward(layerName: string): void;
537530
sendToBack(): void;
538531
setActiveLayer(layerName: string): void;
539-
setPathData(key: string, data: Object[]): void;
540532
setStackLimit(stackLimit: number): void;
541533
showTooltip(obj: Object | Object): void;
542534
startGroupAction(): void;

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 28.2.5 (2025-02-11)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I683467` - Improved performance by optimizing bookmark manipulation during text insertion.
12+
- `#I684634` - Fixed an issue where focus moved to the document editor when selecting a tracked revision.
13+
- `#I684435` - Resolved a freezing issue when accepting all tracked changes.
14+
- `#I686056` - Fixed an issue where the background color was not updating properly in the properties pane.
15+
- `#I679707` - Corrected the continuation of page numbers after restarting page numbering.
16+
- `#I680995` - Fixed font rendering issues when applying the theme font to text.
17+
- `#I687189` - Resolved caret height inconsistencies in collaborative editing.
18+
- `#I682585` - Fixed incorrect list indentation when performing an undo action.
19+
- `#F195801` - Resolved an issue where the content change event was triggered twice when applying a paragraph style.
20+
521
## 28.2.4 (2025-02-04)
622

723
### DocumentEditor

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