Skip to content

Commit e8d3efe

Browse files
author
pipeline
committed
v28.1.41 is released
1 parent b85ae5a commit e8d3efe

File tree

42 files changed

+197
-39
lines changed

Some content is hidden

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

42 files changed

+197
-39
lines changed

components/barcodegenerator/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### Switch
88

components/calendars/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I675886` - Fixed an issue where values were not updated correctly when a mask was configured.
12+
513
## 28.1.39 (2024-01-14)
614

715
### DateRangePicker

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "28.1.37",
3+
"version": "28.1.39",
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

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I651775` - The data label position for the stacked column now renders properly.
12+
- `#F195744` - The tooltip for the stacking column series now renders properly during keyboard navigation.
13+
14+
### Bullet Chart
15+
16+
#### Bug Fixes
17+
18+
- `#I676482` - The bullet chart will render properly even when the range is set to empty.
19+
520
## 28.1.39 (2024-01-14)
621

722
### Chart

components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-charts",
3-
"version": "28.1.38",
3+
"version": "28.1.39",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## [Unreleased]
66

7-
## 28.1.39 (2024-01-14)
7+
## 28.1.41 (2025-01-21)
88

99
### Circular Gauge
1010

components/diagrams/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### Diagram
88

components/documenteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-documenteditor",
3-
"version": "28.1.38",
3+
"version": "28.1.39",
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",

components/dropdowns/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### ComboBox
8+
9+
#### Bug Fixes
10+
11+
- `#I679101` - Fixed the issue where an error was encountered when filtering in the ComboBox with custom values disabled and virtualization enabled.
12+
13+
### DropDownTree
14+
15+
#### Bug Fixes
16+
17+
- `#I678070` - The issue change event is not triggered when checking SelectAll checkbox after dynamically selecting any node in the Dropdown Tree component has been resolved.
18+
19+
### MultiSelect
20+
21+
#### Bug Fixes
22+
23+
- `#I662148` - Fixed an issue where the value was not bound to the Multiselect component.
24+
525
## 28.1.39 (2024-01-14)
626

727
### ListBox

components/dropdowns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-dropdowns",
3-
"version": "28.1.38",
3+
"version": "28.1.39",
44
"description": "Essential JS 2 DropDown Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### FileManager
88

components/gantt/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I665780` - Baseline and taskbar width mismatched when using the same dates for both issue has been fixed.
12+
- `#I678186` - Decimal work value is updating, when record add issue has been fixed.
13+
- `#I679179` - Offset value was not calculated properly issue has been fixed.
14+
515
## 28.1.39 (2024-01-14)
616

717
### GanttChart

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-gantt",
3-
"version": "28.1.38",
3+
"version": "28.1.39",
44
"description": "Essential JS 2 Gantt Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I676657` - Resolved an issue where two column chooser dialog were opened when the `openColumnChooser` method was called programmatically in an adaptive layout.
12+
- `#I932065` - Fixed the tooltip flickering issue when the mouse moves inside the grid header.
13+
- `#I675890` - Resolved an issue where the grid refresh action was triggered on search focus-out when performing a search for the same key.
14+
515
## 28.1.38 (2025-01-07)
616

717
### Grid

components/grids/src/grid/grid.component.ts

+4
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,9 @@ export let GridComponent: DefineVueComponent<GridModel> = vueDefineComponent({
359359
getRows(): Object[] {
360360
return this.ej2Instances.getRows();
361361
},
362+
getRowsObject(): Object[] {
363+
return this.ej2Instances.getRowsObject();
364+
},
362365
getSelectedColumnsUid(): string[] {
363366
return this.ej2Instances.getSelectedColumnsUid();
364367
},
@@ -624,6 +627,7 @@ export type GridComponent = typeof ComponentBase & {
624627
getRowIndexByPrimaryKey(value: string | Object): number;
625628
getRowInfo(target: Object | Object): Object;
626629
getRows(): Object[];
630+
getRowsObject(): Object[];
627631
getSelectedColumnsUid(): string[];
628632
getSelectedRecords(): Object[];
629633
getSelectedRowCellIndexes(): Object[];

components/imageeditor/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I681174` - The issue with "Blob url not opening in image editor" has been resolved.
12+
513
## 28.1.39 (2024-01-14)
614

715
### Image Editor

components/imageeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-image-editor",
3-
"version": "28.1.33",
3+
"version": "28.1.39",
44
"description": "Essential JS 2 ImageEditor for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### Signature
8+
9+
#### Bug Fixes
10+
11+
- `#I679504` - Issue with "The `getSignature` method not shown in signature component instance for VUE platforms" has been resolved.
12+
513
## 28.1.37 (2024-12-31)
614

715
### Uploader

components/inputs/src/signature/signature.component.ts

+4
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ export let SignatureComponent: DefineVueComponent<SignatureModel> = vueDefineCo
110110
getBlob(url: string): Object {
111111
return this.ej2Instances.getBlob(url);
112112
},
113+
getSignature(type?: Object): string {
114+
return this.ej2Instances.getSignature(type);
115+
},
113116
initialize(): void {
114117
return this.ej2Instances.initialize();
115118
},
@@ -159,6 +162,7 @@ export type SignatureComponent = typeof ComponentBase & {
159162
destroy(): void;
160163
draw(text: string, fontFamily?: string, fontSize?: number, x?: number, y?: number): void;
161164
getBlob(url: string): Object;
165+
getSignature(type?: Object): string;
162166
initialize(): void;
163167
isEmpty(): boolean;
164168
load(signature: string, width?: number, height?: number): void;

components/interactivechat/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 28.1.41 (2025-01-21)
6+
7+
### AI AssistView
8+
9+
#### Features
10+
11+
- `#I669136` - Now we have provided a new method `scrollToBottom()` to programmatically scroll the view to the bottom in the AssistView.
12+
513
## 27.1.48 (2024-09-18)
614

715
### AI AssistView

components/interactivechat/src/ai-assistview/aiassistview.component.ts

+5-1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ export let AIAssistViewComponent: DefineVueComponent<AIAssistViewModel> = vueDe
140140
executePrompt(prompt: string): void {
141141
return this.ej2Instances.executePrompt(prompt);
142142
},
143+
scrollToBottom(): void {
144+
return this.ej2Instances.scrollToBottom();
145+
},
143146
}
144147
});
145148

@@ -161,7 +164,8 @@ export type AIAssistViewComponent = typeof ComponentBase & {
161164
}, successHandler?: Function): void;
162165
addPromptResponse(promptData: string | Object): void;
163166
destroy(): void;
164-
executePrompt(prompt: string): void
167+
executePrompt(prompt: string): void;
168+
scrollToBottom(): void
165169
};
166170

167171
export const AIAssistViewPlugin = {

components/lists/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### ListBox
88

components/maps/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## [Unreleased]
1212

13-
## 28.1.39 (2024-01-14)
13+
## 28.1.38 (2025-01-07)
1414

1515
### Maps
1616

components/maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-maps",
3-
"version": "28.1.33",
3+
"version": "28.1.38",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/multicolumncombobox/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### MultiColumn ComboBox
88

components/navigations/CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
6+
7+
### Menu
8+
9+
#### Bug Fixes
10+
11+
- `#I681943` - The issue with "Escape key closes all submenus instead of last submenu" has been resolved.
12+
13+
### ContextMenu
14+
15+
#### Bug Fixes
16+
17+
- `#I668145` - The issue with "Script error thrown while selecting the dynamically updated submenu items in the context menu" has been resolved.
18+
19+
## 28.1.37 (2024-12-31)
620

721
### Tab
822

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-navigations",
3-
"version": "28.1.35",
3+
"version": "28.1.39",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/notifications/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 28.1.39 (2024-01-14)
5+
## 28.1.41 (2025-01-21)
66

77
### Message
88

0 commit comments

Comments
 (0)