Skip to content

Commit a34ee0c

Browse files
author
pipeline
committed
v24.2.9 is released
1 parent 1b809db commit a34ee0c

39 files changed

+187
-22
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.8 (2024-02-27)
5+
## 24.2.9 (2024-03-05)
66

77
### Barcode
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#FB50296` - Fixed an issue where the date format `MMM/YYYY` was displaying the wrong date value in languages other than English.
12+
513
## 24.2.8 (2024-02-27)
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-angular-calendars",
3-
"version": "24.2.5",
3+
"version": "24.2.8",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I558392` - Now the line color of the Pareto chart is stable when toggling the legend.
12+
- `#I558247` - Now sorting is working in the Pareto chart.
13+
- `#I557017` - Now the column is rendered properly when a corner radius is used.
14+
515
## 24.2.8 (2024-02-27)
616

717
### 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.7",
3+
"version": "24.2.8",
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.9 (2024-03-05)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I557035` - Now, the layers object gets cleared when we call clear method.
12+
513
## 24.2.8 (2024-02-27)
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.7",
3+
"version": "24.2.8",
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/diagrams/src/diagram/connectors.directive.ts

+1
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ export class ConnectorDirective extends ComplexBase<ConnectorDirective> {
271271
public wrapper: any;
272272
/**
273273
* Defines the visual order of the node/connector in DOM
274+
* @aspdefaultvalue 5e-324
274275
* @default Number.MIN_VALUE
275276
*/
276277
public zIndex: any;

components/diagrams/src/diagram/nodes.directive.ts

+1
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ export class NodeDirective extends ComplexBase<NodeDirective> {
340340
public wrapper: any;
341341
/**
342342
* Defines the visual order of the node/connector in DOM
343+
* @aspdefaultvalue 5e-324
343344
* @default Number.MIN_VALUE
344345
*/
345346
public zIndex: any;

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I555058` - Resolved the shape position issue in the attached document.
12+
- `#I546422` - Resolved the presence of additional spacing in the Arabic document.
13+
- `#I544048` - Resolved the before spacing issue.
14+
- `#I547781` - Resolved the show revisions API not working properly issue.
15+
- `#I540605`, `I527154` - Resolved the copy pasting issue in blazor.
16+
517
## 24.2.8 (2024-02-27)
618

719
### 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.7",
3+
"version": "24.2.8",
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

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### ComboBox
8+
9+
#### Bug Fixes
10+
11+
- `#I557826` - Fixed an issue where preselected values in ComboBox were not working properly when Virtualization is enabled.
12+
13+
### Mention
14+
15+
#### Bug Fixes
16+
17+
- `#I549354` - Issue with "No record found template displayed in the mention component when typing mention char" has been resolved.
18+
519
## 24.2.8 (2024-02-27)
620

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

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I557001` - Console error in dependency connection after row drag action issue has been fixed.
12+
- `#I556547` - top and bottom tier shows null when using custom zooming levels.
13+
- `#I552622` - The enable immutable enabled sample expand icon hide when record add issue has been fixed.
14+
- `#F186617` - Gantt pdf export taskbar text alignment issue has been fixed.
15+
- `#I561997` - The PDF export is not working properly when changing `bottomTier` to week.
16+
- `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly.
17+
18+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
19+
520
## 24.2.8 (2024-02-27)
621

722
### GanttChart
@@ -20,7 +35,8 @@
2035
- `#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.
2136
- `#I553710` - Dragging the task following the reset of the parent taskbar start date will lead to get duplicate taskbar issue has been fixed.
2237

23-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
38+
- `#I556229` - Splitter View is not updating properly while using `setSplitterPosition` issue has been fixed.
39+
- `#I548519` - Timeline start date changed after zooming action issue has been fixed.
2440

2541
## 24.2.7 (2024-02-20)
2642

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

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I546749`, `#I551015` - The issue in column reordering with frozen column and `enablePersistence` has been resolved.
12+
- `#I545290` - Resolved the script error in the lazy load grouping with infinite scrolling.
13+
- `#I553601` - Fixed the issue where the grid's edit type as `datepicker` with enable mask for date column was not being applied.
14+
- `#I553142` - Edited Cells are misalignment when show/hide the `childGrid` issue has been resolved.
15+
- `#FB51346` - Resolved an issue where the column width auto is not working properly with the freeze and resize features.
16+
517
## 24.2.8 (2024-02-27)
618

719
### Grid

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.7",
3+
"version": "24.2.8",
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/imageeditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-image-editor",
3-
"version": "24.2.5",
3+
"version": "24.2.8",
44
"description": "Essential JS 2 ImageEditor for Angular",
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+
## 24.2.9 (2024-03-05)
6+
7+
### ColorPicker
8+
9+
#### Bug Fixes
10+
11+
- `#I526571` - Fixed the issue where Color Picker throws an error on mobile devices while createPopupOnClick is set to true has been resolved.
12+
513
## 24.2.4 (2024-02-06)
614

715
### Uploader

components/kanban/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
`#I525892` - Now, the card template works properly upon drag-and-drop action in Kanban with remote data.
12+
13+
514
## 24.1.47 (2024-01-23)
615

716
### Kanban

components/lists/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 24.2.8 (2024-02-27)
5+
## 24.2.9 (2024-03-05)
66

77
### ListView
88

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.8 (2024-02-27)
14+
## 24.2.9 (2024-03-05)
1515

1616
### Maps
1717

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-navigations",
3-
"version": "24.2.4",
3+
"version": "24.2.8",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I547297` - Now, the data property was updated properly in the `addSignature` event.
12+
- `I556216` - Now, the download was working properly for the provided document.
13+
514
## 24.2.8 (2024-02-27)
615

716
### PDF Viewer
@@ -11,11 +20,15 @@
1120
- `#I550956` - Now, the comments do not overlap when the author name has more characters.
1221
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
1322
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
23+
- `#I558011` - Now, the form fields are rendered properly after pinch zooming in mobile mode.
24+
- `#I553568` - Now, the `ValidateFormFields` event is triggered properly, even though the form designer module was not injected.
1425
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.
1526

1627
- `#I550956` - Now, comments do not overlap when the author name has more characters.
1728
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
1829
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
30+
- `#I558011` - Now, the form fields are rendered properly after pinch zooming in mobile mode.
31+
- `#I553568` - Now, the `ValidateFormFields` event is triggered properly, even though the form designer module was not injected.
1932
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.
2033

2134
## 24.2.7 (2024-02-20)

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.7",
3+
"version": "24.2.8",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### PivotTable
8+
9+
#### Bug fixes
10+
11+
- `#I542318` - When using the server-side engine, the pivot table will now be rendered properly when the value axis is set to "row" and subTotalsPosition is set to "Bottom".
12+
513
## 24.2.8 (2024-02-27)
614

715
### PivotTable

components/pivotview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-pivotview",
3-
"version": "24.2.5",
3+
"version": "24.2.8",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/popups/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- `#I547853` - Fixed an issue where the dialog was not draggable on mobile devices.
12+
513
## 24.2.8 (2024-02-27)
614

715
### Dialog

components/popups/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-popups",
3-
"version": "24.2.5",
3+
"version": "24.2.8",
44
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/progressbar/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.9 (2024-03-05)
6+
7+
### ProgressBar
8+
9+
#### Bug Fixes
10+
11+
- `#I558909` - The progress bar label now renders properly when setting the `textAlignment` as center.
12+
513
## 24.2.5 (2024-02-13)
614

715
### ProgressBar

0 commit comments

Comments
 (0)