Skip to content

Commit 724bf17

Browse files
author
pipeline
committed
v25.1.40 is released
1 parent 96ddef6 commit 724bf17

Some content is hidden

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

43 files changed

+196
-43
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-
## 25.1.39 (2024-04-09)
5+
## 25.1.40 (2024-04-16)
66

77
### Barcode
88

components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.39 (2024-04-09)
5+
## 25.1.40 (2024-04-16)
66

77
### Common
88

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.39 (2024-04-09)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I574511` - The issue with "script error thrown while clicking the checkbox through JS." has been resolved.
12+
513
## 25.1.35 (2024-03-15)
614

715
### Checkbox

components/buttons/package.json

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

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

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I572913` - Resolved the console error that occurred when dynamically showing the popup on focus out.
12+
513
## 25.1.37 (2024-03-26)
614

715
### DateTimePicker

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": "25.1.37",
3+
"version": "25.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

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

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I574804` - Now, the title is wrapped properly when it exits the chart in wrap mode.
12+
- `#I573884` - Now, all legend items with the same value in point mode will render properly.
13+
514
## 25.1.39 (2024-04-09)
615

716
### 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": "25.1.38",
3+
"version": "25.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/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#FB51986` - Now, The Diagram is rendered with swimlane when passing element container as a second parameter.
12+
- `#FB52116` - Now, The user handle is not visible while dragging the node/connector.
13+
- `#I570099` - Now, Phase is selectable after deleting first phase without swimlane header.
14+
- `#I51986` - Now, aria-label value is added in text edit mode for annotation resolving accessibility error.
15+
- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing.
16+
- `#I568115` - Prevented overlapping of Nodes during collapse of multiple nodes with Layout Animation.
17+
- `#FB52027` - Now, the text edit for Bpmn text annotation working properly.
18+
519
## 25.1.39 (2024-04-09)
620

721
### Diagram
822

923
#### Bug Fixes
1024

1125
- `#I570446` - Now, zoom in and zoom out works properly while setting canZoomOut as true.
12-
- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing.
1326
- `#I565099` - Now, the undo redo works properly for swimlane after cut and delete.
1427

1528
## 25.1.38 (2024-04-02)

components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "25.1.38",
3+
"version": "25.1.39",
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/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": "25.1.38",
3+
"version": "25.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

+8
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@
44

55
## 25.1.39 (2024-04-09)
66

7+
### AutoComplete
8+
9+
#### Bug Fixes
10+
11+
- `#I556993` - Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled.
12+
713
### ListBox
814

915
#### Bug Fixes
1016

17+
- `#I566450` - Issue with "When clicking moveAllTo toolbar, the disabled item is also moved to the listbox" has been resolved.
18+
- `#I575330` - Issue with "Script error thrown in listbox while drag and drop hover on textbox element" has been resolved.
1119
- `#I565976` - Issue with "The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop" has been resolved.
1220

1321
### DropDownTree

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": "25.1.37",
3+
"version": "25.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

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

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved.
12+
513
## 25.1.39 (2024-04-09)
614

715
### FileManager
@@ -10,6 +18,7 @@
1018

1119
- `#I574481` - The issue with context menu items not getting disabled when menu items contain spaces in the File Manager component has been resolved.
1220
- `#I573974` - The console error while trying to persist the deleted file in the File Manager component has been resolved.
21+
- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved.
1322

1423
## 25.1.38 (2024-04-02)
1524

components/filemanager/package.json

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

components/gantt/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,26 @@
22

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
12+
- `#I577383` - Predecessor not validated properly for parent task issue has been fixed.
13+
- `#I574986` - Console error occurs while adding segments via dialog in Gantt issue has been fixed.
14+
- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed.
15+
16+
- `#I577383` - Predecessor not validated properly for parent task issue has been fixed.
17+
518
## 25.1.39 (2024-04-09)
619

720
### GanttChart
821

922
#### Bug fixes
1023

24+
- `#I574841` - Console error occurs while opening dialog where fields and column are different.
1125
- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed.
1226
- `#I568101` - The Gantt search toolbar item is not working in mobile mode issue has been fixed.
1327
- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.

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": "25.1.38",
3+
"version": "25.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

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I577961` - The issue where checkbox selection was not working properly upon touching the header checkbox has been fixed.
12+
- `#FB52524` - Script error thrown when refreshing `aggregateModule` with grouping has been fixed.
13+
- `#I576058` - The issue with validation message positioning in dialog edit mode with frozen columns has been resolved.
14+
- `#I576570` - The issue where command column buttons were removed upon deleting a record in the infinite scrolling grid has been fixed.
15+
516
## 25.1.39 (2024-04-09)
617

718
### Grid

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-grids",
3-
"version": "25.1.38",
3+
"version": "25.1.39",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.39 (2024-04-09)
5+
## 25.1.35 (2024-03-15)
66

77
### HeatMap
88

components/heatmap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-heatmap",
3-
"version": "18.14.11",
3+
"version": "25.1.35",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.1.40 (2024-04-16)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- The issue with "content and close icon not proper in alert dialog of the ImageEditor" has been resolved.
12+
513
## 25.1.39 (2024-04-09)
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": "25.1.38",
3+
"version": "25.1.39",
44
"description": "Essential JS 2 ImageEditor for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.39 (2024-04-09)
5+
## 25.1.40 (2024-04-16)
66

77
### DashboardLayout
88

components/lineargauge/CHANGELOG.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,13 @@
1414

1515
## [Unreleased]
1616

17-
## 24.1.46 (2024-01-17)
17+
## 25.1.40 (2024-04-16)
1818

1919
### LinearGauge
2020

2121
#### Bug Fixes
2222

23-
- `#I539323` - The pointer value will no longer be reset when the pointer is dragged and the scrollbar on the page is moved.
24-
25-
## 24.1.41 (2023-12-18)
26-
27-
### LinearGauge
28-
29-
#### New Features
30-
31-
- In the Linear Gauge axis, a text pointer can now be displayed to indicate the axis value. The value can also be changed by dragging and dropping the text pointer. Additionally, the text pointer can be animated.
32-
- Linear Gauge elements such as the axis line, ranges, and pointers can now be animated one by one to create a smooth appearance when rendered initially.
23+
- `#I573933` - The tooltips will now be properly aligned with the axis line when the `offset` property is set in the axis line.
3324

3425
## 18.3.47 (2020-11-05)
3526

components/lineargauge/package.json

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

components/lineargauge/src/linear-gauge/lineargauge.component.ts

+21-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,27 @@ export let LinearGaugeComponent: DefineVueComponent<LinearGaugeModel> = vueDefi
113113
}
114114
});
115115

116-
export type LinearGaugeComponent = InstanceType<typeof LinearGaugeComponent>;
116+
export type LinearGaugeComponent = typeof ComponentBase & {
117+
ej2Instances: LinearGauge;
118+
isVue3: boolean;
119+
isLazyUpdate: Boolean;
120+
plugins: any[];
121+
propKeys: string[];
122+
models: string[];
123+
hasChildDirective: boolean;
124+
tagMapper: {
125+
[key: string]: Object;
126+
};
127+
tagNameMapper: Object;
128+
setProperties(prop: any, muteOnChange: boolean): void;
129+
trigger(eventName: string, eventProp: {
130+
[key: string]: Object;
131+
}, successHandler?: Function): void;
132+
export(type: Object, fileName: string, orientation?: Object, allowDownload?: boolean): Object;
133+
print(id?: string[] | string | Object): void;
134+
setAnnotationValue(annotationIndex: number, content: string | Object, axisValue?: number): void;
135+
setPointerValue(axisIndex: number, pointerIndex: number, value: number): void
136+
};
117137

118138
export const LinearGaugePlugin = {
119139
name: 'ejs-lineargauge',

components/lists/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 25.1.39 (2024-04-09)
5+
## 25.1.40 (2024-04-16)
66

77
### ListBox
88

components/maps/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414

1515
## [Unreleased]
1616

17+
## 25.1.40 (2024-04-16)
18+
19+
### Maps
20+
21+
#### Bug Fixes
22+
23+
- `#I566503` - The slight variation between the sublayer shape map and tile images of the online map in the base layer is now properly synchronized when panning the Maps.
24+
- `#F186927` - The pinch zooming will now work properly for the online maps, which zoom in and out by a factor of 1.
25+
1726
## 25.1.37 (2024-03-26)
1827

1928
### Maps

0 commit comments

Comments
 (0)