Skip to content

Commit 4d345a6

Browse files
author
pipeline
committed
v24.2.5 is released
1 parent e5ede4e commit 4d345a6

File tree

40 files changed

+203
-33
lines changed

40 files changed

+203
-33
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.4 (2024-02-06)
5+
## 24.2.5 (2024-02-13)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### SpeedDial
8+
9+
#### Bug Fixes
10+
11+
- `FAB` and `SpeedDial` control `readme.md` file updated.
12+
513
## 24.2.3 (2024-01-31)
614

715
### Switch

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I860067` - Resolved an issue where users were unable to focus on the Today button using the Tab key.
12+
513
## 24.2.3 (2024-01-31)
614

715
### DateTimePicker

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### StockChart
8+
9+
#### Bug Fixes
10+
11+
- `#I549996` - Now, the stock chart axis labels render properly.
12+
513
## 24.2.4 (2024-02-06)
614

715
### Chart

components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
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 React",
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.5 (2024-02-13)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I547586` - Now, the performance of diagram is improved while dragging large number of HTML shapes.
12+
513
## 24.2.4 (2024-02-06)
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-react-diagrams",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I554171` - Resolved the document corruption in save as blob exported document.
12+
- `#I544606` - Resolved the arabic text selection issue when selecting justified rtl paragraph.
13+
- `#I544673` - Resolved the page number field text update issue.
14+
- `#I543368` - Resolved the numbers of each section has been changed to roman numerals issue.
15+
- `#I543923` - Resolved the extra table is being displayed on the first page.
16+
517
## 24.2.4 (2024-02-06)
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-react-documenteditor",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
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.5 (2024-02-13)
6+
7+
### DropdownList
8+
9+
#### Bug Fixes
10+
11+
- `#F49655` - Fixed an issue where assigning null to a value, text and index property resulting in errors.
12+
513
## 24.2.4 (2024-02-06)
614

715
### ListBox

components/dropdowns/package.json

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

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I553140` - The high risk vulnerability issue with 'unset-value' dependency in the FileManager component is resolved.
12+
513
## 24.1.47 (2024-01-23)
614

715
### FileManager

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I544540` - Offset value not calculated properly issue has been fixed.
12+
- `#I552745` - Pressing enter key in dialog refresh the Gantt issue has been fixed.
13+
- `#I551289` - The zoom in action before horizontal scroll, after the zoom action triggers, alignment issues occur issue has been fixed.
14+
- `#I532096` - Failing Karma Test cases in Angular issue has been fixed.
15+
16+
- `#I552745` - Pressing enter key in dialog refresh the Gantt issue has been fixed.
17+
- `#I551289` - The zoom in action before horizontal scroll, after the zoom action triggers, alignment issues occur issue has been fixed.
18+
519
## 24.2.4 (2024-02-06)
620

721
### GanttChart

components/gantt/package.json

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

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I545865` - Resolved the issue where the grid aggregate value was not updating correctly after filtering and editing.
12+
- `#I545552` - The Excel filter is not displaying the advanced filtering sub menu items when selecting number/text/date filtering options on mobile and tablet devices.
13+
514
## 24.2.4 (2024-02-06)
615

716
### Grid

components/grids/package.json

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

components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- The issue with "Shape Settings not updated properly for annotations" has been resolved.
12+
- `#I550096` - The issue with "The Image Editor rendered over a dialog, reloads the page while selecting the browse here content of the image editor" has been resolved.
13+
514
## 24.2.4 (2024-02-06)
615

716
### Image Editor
@@ -11,6 +20,7 @@
1120
- The issue with "Undo redo not proper with annotations and frame" has been resolved.
1221
- The issue with "Toolbar updating event argument values are not updated properly" has been resolved.
1322
- The issue with "Text area is unable to deselect while placing an external text area with Image Editor" has been resolved.
23+
- The issue with "Slider mouse up event not proper" has been resolved.
1424

1525
## 24.1.46 (2024-01-17)
1626

components/imageeditor/package.json

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

components/inplaceeditor/package.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,30 @@
11
{
22
"name": "@syncfusion/ej2-react-inplace-editor",
3-
"version": "24.1.41",
3+
"version": "24.2.4",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"react",
9-
"react-inplace-editor",
10-
"react-inplace-editor-component",
8+
"ej2",
9+
"syncfusion",
1110
"ej2-react-inplace-editor"
1211
],
1312
"repository": {
1413
"type": "git",
15-
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
14+
"url": "https://github.com/syncfusion/ej2-react-inplace-editor.git"
1615
},
1716
"main": "./dist/ej2-react-inplace-editor.umd.min.js",
1817
"module": "./index.js",
1918
"es2015": "dist/es6/ej2-react-inplace-editor.es2015.js",
2019
"readme": "ReadMe.md",
2120
"dependencies": {
21+
"awesome-typescript-loader": "^3.1.3",
22+
"source-map-loader": "^0.2.1",
2223
"@syncfusion/ej2-base": "*",
2324
"@syncfusion/ej2-react-base": "*",
2425
"@syncfusion/ej2-inplace-editor": "*"
2526
},
2627
"devDependencies": {
27-
"awesome-typescript-loader": "^3.1.3",
28-
"source-map-loader": "^0.2.1",
2928
"@types/chai": "^3.4.28",
3029
"@types/es6-promise": "0.0.28",
3130
"@types/jasmine": "2.8.22",

components/inputs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inputs",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
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 React",
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-
## 24.2.4 (2024-02-06)
5+
## 24.2.5 (2024-02-13)
66

77
### Dashboard Layout
88

components/lists/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-lists",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
44
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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.4 (2024-02-06)
14+
## 24.2.5 (2024-02-13)
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-react-navigations",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
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 React",
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-
## 24.2.4 (2024-02-06)
5+
## 24.2.5 (2024-02-13)
66

77
### Toast
88

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I543533` - Now, the `annotationPropertiesChange` event is triggered when updating the freetext annotation value for the first time.
12+
- `#I549061` - Now, the tree text annotation selector is resized after programmatically changing font size.
13+
- `#I549061` - Now, the text markup selection is working properly in mobile devices.
14+
- `#I549061` - Now, the page does not zoom when selecting the free text annotation on a mobile device.
15+
- `#I542451` - Now, the background color of the freeText annotation does not appear as black after downloading the document in a Stand-alone PDF Viewer.
16+
- `#I547297` - Now, the canvas within the Signature dialogue container is now centred for mobile view, and in the mobile view, the data property has been included in the `addSignature` event arguments.
17+
518
## 24.2.4 (2024-02-06)
619

720
### 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-react-pdfviewer",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 24.2.5 (2024-02-13)
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+
- `#I548199` - When using the server-side engine, the "SaveAs" toolbar option will now work properly in the pivot table with a CSV data source.
13+
- `#I548188` - Filter dialog members will now be properly sorted for date type fields in the pivot table.
14+
- `#I549549` - The number formatting dialog will not be closed unnecessarily when you click the overlay in the pivot table.
15+
- `#I548580` - When using the server-side engine, drill-through data for calculated field values in the pivot table will now be properly displayed.
16+
517
## 24.2.4 (2024-02-06)
618

719
### PivotTable

components/pivotview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-pivotview",
3-
"version": "24.2.3",
3+
"version": "24.2.4",
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 React",
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.5 (2024-02-13)
6+
7+
### Tooltip
8+
9+
#### Bug Fixes
10+
11+
- `#I549075` - The issue with positioning when using the container property in the Tooltip component has been resolved.
12+
513
## 24.2.3 (2024-01-31)
614

715
### Tooltip

0 commit comments

Comments
 (0)