Skip to content

Commit 1b809db

Browse files
author
pipeline
committed
v24.2.8 is released
1 parent 4cfa993 commit 1b809db

File tree

40 files changed

+229
-34
lines changed

40 files changed

+229
-34
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-buttons",
3-
"version": "24.2.5",
3+
"version": "24.2.7",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
14+
### DateTimePicker
15+
16+
#### Bug Fixes
17+
18+
- `#I555949` - Resolved issue with "DateTimePicker mask selection not working correctly when typing a date using the keyboard".
19+
520
## 24.2.5 (2024-02-13)
621

722
### 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-angular-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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-angular-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 Angular",
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-angular-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 Angular",
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-angular-dropdowns",
3-
"version": "24.2.6",
3+
"version": "24.2.7",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/package.json

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

components/gantt/CHANGELOG.md

+21-1
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+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
24+
525
## 24.2.7 (2024-02-20)
626

727
### GanttChart
@@ -13,7 +33,7 @@
1333
- `#I543787` - The timezone properties used in the sample taskbar not render properly issue has been fixed.
1434
- `#I550317` - Duration value getting string instead of number issue has been fixed.
1535

16-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
36+
- `#I550317` - Duration value getting string instead of number issue has been fixed.
1737

1838
## 24.2.5 (2024-02-13)
1939

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-gantt",
3-
"version": "24.2.6",
3+
"version": "24.2.7",
44
"description": "Essential JS 2 Gantt Component for Angular",
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-angular-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 Angular",
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-angular-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 Angular",
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/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.2.7 (2024-02-20)
6-
7-
### In-place Editor
8-
9-
#### Bug Fixes
10-
11-
- `#I540657` - Fixed issue where the PasteCleanupSettings feature was not working properly when the type was set to 'RTE'.
12-
135
## 20.4.54 (2023-03-14)
146

157
### In-place Editor
@@ -269,6 +261,14 @@ The In-place Editor component is used to edit and update the input value dynamic
269261
- **Globalization** - Provides right to left and localization support.
270262

271263

264+
## 24.2.7 (2024-02-20)
265+
266+
### In-place Editor
267+
268+
#### Bug Fixes
269+
270+
- `#I540657` - Fixed issue where the PasteCleanupSettings feature was not working properly when the type was set to 'RTE'.
271+
272272
## 24.2.4 (2024-02-06)
273273

274274
### In-place Editor

components/inplaceeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-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 Angular",
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-angular-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 Angular",
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/maps/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 24.2.7 (2024-02-20)
14+
## 24.2.8 (2024-02-27)
1515

1616
### Maps
1717

components/navigations/CHANGELOG.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,24 @@
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.
12+
- `#F186726` - Resolved the multi selection functionality issue in the TreeView component on Mac device.
1213

13-
### TreeView
14+
- `#F186726` - Resolved the multi selection functionality issue in the TreeView component on Mac device.
15+
16+
## 24.2.4 (2024-02-06)
17+
18+
### Tab
1419

1520
#### Bug fixes
1621

17-
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.
22+
- `#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.
1823

1924
## 24.2.3 (2024-01-31)
2025

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-angular-pdfviewer",
3-
"version": "24.2.6",
3+
"version": "24.2.7",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
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

0 commit comments

Comments
 (0)