Skip to content

Commit bfe9de4

Browse files
author
pipeline
committed
v24.2.8 is released
1 parent a8ccdc4 commit bfe9de4

File tree

41 files changed

+215
-27
lines changed

Some content is hidden

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

41 files changed

+215
-27
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-
## 24.2.7 (2024-02-20)
5+
## 24.2.8 (2024-02-27)
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-
## 24.2.7 (2024-02-20)
5+
## 24.2.8 (2024-02-27)
66

77
### Button
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I554330` - Fixed an issue where the selected value was not being updated when invalid text was entered into the input field.
12+
- `#I553168` - Fixed an issue where setting presets with a specific time would initially work, but changing the preset would reset the time.
13+
514
## 24.2.5 (2024-02-13)
615

716
### DatePicker

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#T553171` - Now the center label is aligned properly when increasing the font size.
12+
- `#I548552` - The y-axis now dynamically changes based on the current visible points when zooming.
13+
514
## 24.2.7 (2024-02-20)
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": "24.2.5",
3+
"version": "24.2.7",
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
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 24.2.7 (2024-02-20)
8+
## 24.2.8 (2024-02-27)
99

1010
### CircularGauge
1111

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I555649` - Now, the scaling of the BPMN symbols with description is properly rendered.
12+
513
## 24.2.7 (2024-02-20)
614

715
### Diagram

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": "24.2.5",
3+
"version": "24.2.7",
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

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I549317` - Resolved the layouting issue when opening attached document.
12+
- `#I541401` - Resolved the indentation rendering issue.
13+
- `#I546320` - Resolved the spell checker suggestions not replacing issue.
14+
- `#I543922` - Resolved the layouting issue when line spacing type is exactly.
15+
- `#I545234` - Resolved the spell check issues in blazor.
16+
- `#I555335` - Resolved the character format applying issue when pasting sfdt content.
17+
- `#I529782` - Resolved the overlapping issue while opening the attached document.
18+
- `#I524548` - Resolved the font family issue in table of content.
19+
- `#I547495` - Resolved the column content missing issue.
20+
- `#I547296` - Resolved the Arabic content copy pasting issue.
21+
522
## 24.2.7 (2024-02-20)
623

724
### DocumentEditor

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": "24.2.5",
3+
"version": "24.2.7",
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
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### Mention
8+
9+
#### Bug Fixes
10+
11+
- `#I539496` - Fixed an issue where the mentioned value was not being updated to the target element when using mouse interaction.
12+
513
## 24.2.7 (2024-02-20)
614

715
### Mention

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": "24.2.6",
3+
"version": "24.2.7",
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-
## 24.2.7 (2024-02-20)
5+
## 24.2.8 (2024-02-27)
66

77
### FileManager
88

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I555169` - The scrollbar into view taskbar not working properly issue has been fixed.
12+
- `#I556229` - Splitter View is not updating properly while using `setSplitterPosition` issue has been fixed.
13+
- `#I553873` - Taskbar not rendered properly when using hour format in `DST` issue has been fixed.
14+
- `#I548519` - Timeline start date changed after zooming action issue has been fixed.
15+
- `#I548491` - React Gantt crashes when updating parent and changing column from column chooser issue has been fixed.
16+
- `#I544198` - Delay in predecessor validation issue has been fixed.
17+
- `#I552622` - The enable immutable enabled sample expand icon hide when record add issue has been fixed.
18+
- `#I553420` - Editing resource allocation differed from initial rendering.
19+
- `#I555214` - Disabling all editing options leads to console error issue has been fixed.
20+
- `#I553748` - Editing the task name following the reset of the taskbar start date will lead to the taskbar rendering an incorrect date issue has been fixed.
21+
- `#I553710` - Dragging the task following the reset of the parent taskbar start date will lead to get duplicate taskbar issue has been fixed.
22+
23+
- `#I553873` - Taskbar not rendered properly when using hour format in `DST` issue has been fixed.
24+
525
## 24.2.7 (2024-02-20)
626

727
### 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": "24.2.6",
3+
"version": "24.2.7",
44
"description": "Essential JS 2 Gantt Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I550034` - Resolved an issue where printing is not work properly in grid with aggregation and grouping.
12+
- `#I536128` - Horizontal scrollbar appear when set column width to `auto` issue has been resolved.
13+
- `#I555494` - Fixed an issue where the `EllipsisWithTooltip` feature does not work correctly.
14+
- `#I552236` - The issue of encountering a script error when editing a grid with virtual scrolling and a column without a field name has been fixed.
15+
516
## 24.2.7 (2024-02-20)
617

718
### Grid
@@ -11,6 +22,9 @@
1122
- `#I547707` - Resolved a script error occurring when collapsing a grouped row along with `virtualization` while the grid is in edited state.
1223
- `#FB50079` - Fixed the issue where scrolling with the Up arrow in virtual scroll caused the focus to leave and enter the column header.
1324
- `#FB50364` - Fixed an accessibility issue with row checkboxes identified by the Accessibility Insights for Web tool.
25+
- `#I549898` - Fixed the issue where the shimmer loader was visible outside of the grid.
26+
- `#I525457` - Resolved the issue where navigation through the down arrow key suddenly changed its position to the bottom of the table.
27+
- `#I547895` - Fixed the issue where the save action was not performed when clicking outside the dropdown.
1428

1529
## 24.2.5 (2024-02-13)
1630

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": "24.2.5",
3+
"version": "24.2.7",
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/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": "24.2.6",
3+
"version": "24.2.7",
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+
## 24.2.8 (2024-02-27)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I555243` - The issue with "Text area not applied while using GetImageData method" has been resolved.
12+
513
## 24.2.5 (2024-02-13)
614

715
### Image Editor

components/inplaceeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-inplace-editor",
3-
"version": "24.2.4",
3+
"version": "24.2.7",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-inputs",
3-
"version": "24.2.6",
3+
"version": "24.2.7",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lists/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### ListView
8+
9+
- `#I553202` - Included a new method `unselectItem` for deselecting the items instead of using `selectItem` method with empty arguments.
10+
511
## 24.2.4 (2024-02-06)
612

713
### ListView

components/lists/src/list-view/listview.component.ts

+3
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ export let ListViewComponent: DefineVueComponent<ListViewModel> = vueDefineComp
148148
uncheckItem(item: Object | Object | Object): void {
149149
return this.ej2Instances.uncheckItem(item);
150150
},
151+
unselectItem(item?: Object | Object | Object): void {
152+
return this.ej2Instances.unselectItem(item);
153+
},
151154
}
152155
});
153156

components/maps/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
## [Unreleased]
1616

17-
## 24.2.7 (2024-02-20)
17+
## 24.2.8 (2024-02-27)
1818

1919
### Maps
2020

components/navigations/CHANGELOG.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,21 @@
22

33
## [Unreleased]
44

5-
## 24.2.4 (2024-02-06)
5+
## 24.2.8 (2024-02-27)
66

7-
### Tab
7+
### TreeView
88

99
#### Bug fixes
1010

11-
- `#I523951` - The issue with React's selection of a tab item using the select method, where all tab items were being underlined, has been resolved.
11+
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.
1212

13-
### TreeView
13+
## 24.2.4 (2024-02-06)
14+
15+
### Tab
1416

1517
#### Bug fixes
1618

17-
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.
19+
- `#I523951` - The issue with React's selection of a tab item using the select method, where all tab items were being underlined, has been resolved.
1820

1921
## 24.2.3 (2024-01-31)
2022

components/notifications/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.2.7 (2024-02-20)
5+
## 24.2.8 (2024-02-27)
66

77
### Toast
88

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.8 (2024-02-27)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I550956` - Now, the comments do not overlap when the author name has more characters.
12+
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
13+
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
14+
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.
15+
16+
- `#I550956` - Now, comments do not overlap when the author name has more characters.
17+
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
18+
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
19+
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.
20+
521
## 24.2.7 (2024-02-20)
622

723
### PDF Viewer

components/pdfviewer/package.json

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

components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.2.7 (2024-02-20)
5+
## 24.2.8 (2024-02-27)
6+
7+
### PivotTable
8+
9+
#### Bug fixes
10+
11+
- `#I555926` - When using the Nextjs project, the pivot table will now render properly in the production environment.
12+
- `#F186589` - The Pivot Table will now be properly rendered when connecting an OLAP cube with no named set.
13+
14+
## 24.2.5 (2024-02-13)
615

716
### PivotTable
817

components/pivotview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-pivotview",
3-
"version": "24.2.4",
3+
"version": "24.2.5",
44
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)