Skip to content

Commit 0037465

Browse files
author
pipeline
committed
v27.2.4 is released
1 parent 92f7143 commit 0037465

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

+171
-30
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#F857466`- The issue with "Need to set the label tag for attribute if user changes the checkbox input id in checkbox component" has been resolved.
12+
13+
## 27.2.2 (2024-11-15)
614

715
### Checkbox
816

components/buttons/package.json

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

components/calendars/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### DatePicker
88

components/charts/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I654525` - Now, the error bar is displayed properly for the larger value.
12+
- `#I653358` - Now, the text render event’s text argument contains the datetime for the y-axis.
13+
- `#I654788` - Now, the chart zooms properly while scrolling after it is destroyed and re-rendered.
14+
- `#I653576` - The data label position is now set correctly for the labelIntersectAction as Hide.
15+
- `#I653442` - The selection rectangle now renders properly in canvas mode.
16+
- `#I654149` - Now the spline series animation is proper when adding null values.
17+
518
## 27.2.3 (2024-11-21)
619

720
### Chart

components/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### Diagram
88

components/documenteditor/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I647577` - Resolved the control freezing issue when opening Word document in Document Editor.
12+
- `#I648529` - Resolved the script error issue when form fields inside header and footer.
13+
- `#I649632` - Resolved the lists with negative `nsid` values in exported document.
14+
- `#I649605` - Resolved the missing other properties of content control in `setContentControlInfo` API.
15+
- `#I651950` - Now, disabled the comment insertion when selection inside footnote and endnote.
16+
517
## 27.2.3 (2024-11-21)
618

719
### DocumentEditor

components/documenteditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I655493` - Fixed the issue where the item was not displayed in the popup while filtering with virtualization.
12+
513
## 27.2.3 (2024-11-21)
614

715
### ListBox

components/dropdowns/package.json

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

components/filemanager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### FileManager
88

components/gantt/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I652901` - Incorrect date calculation when `dayWorkingTime` is defined as 24 hrs issue has been fixed.
12+
- `#I649832` - Negative offset getting removed when duration is in decimal issue has been fixed.
13+
- `#I650300` - Offset value for unscheduled task not updated issue has been fixed.
14+
- `#I656842` - Misalignment between grid and chart side issue has been fixed.
15+
516
## 27.2.3 (2024-11-21)
617

718
### GanttChart
@@ -14,8 +25,10 @@
1425
- `#I653638` - unit is not updated properly while setting task type as `FixedWork` issue has been fixed.
1526
- `#I645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
1627
- `#I650238` - Work calculation is not functioning correctly when adding a record issue has been fixed.
28+
- `#I650892` - Horizontal scrollbar not disappeared after performing `ZoomToFit` with below 90 percent browser issue has been fixed.
1729

1830
- `#I650238` - Work calculation is not functioning correctly when adding a record issue has been fixed.
31+
- `#I650892` - Horizontal scrollbar not disappeared after performing `ZoomToFit` with below 90 percent browser issue has been fixed.
1932

2033
## 27.2.2 (2024-11-15)
2134

components/gantt/package.json

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

components/grids/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I655170` - The issue where the checkbox in `showAddNewRow` was not disabled in edit mode has been resolved.
12+
- `#I652910` - The issue where focus was not applied to the first cell after exiting edit mode using the Escape or Tab key has been resolved.
13+
- `#I652753` - Resolved an issue where the `Excel` filter in the grid did not display the provided filter values when there was no data within the specified filtered range.
14+
- `#I644788` - The issue with server-side Excel export not working in `ASP.NET Core Razor Pages` has been resolved.
15+
516
## 27.2.3 (2024-11-21)
617

718
### Grid

components/grids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-grids",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### Image Editor
88

components/inputs/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,24 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
6+
7+
### NumericTextBox
8+
9+
#### Bug Fixes
10+
11+
- `#I656269` - Fixed an exception that occurred in the `NumericTextBox` when the `PDF viewer` was destroyed.
12+
13+
## 27.2.2 (2024-11-15)
614

715
### Uploader
816

917
#### Bug Fixes
1018

1119
- `#I648755` - Fixed an issue where, with sequential upload enabled, if the first file is paused, the second file will not automatically start uploading.
1220

21+
- `#I648407` - Fixed an issue where users were unable to add custom form data in the beforeUpload event.
22+
1323
### TextBox
1424

1525
#### Bug Fixes

components/inputs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inputs",
3-
"version": "27.1.58",
3+
"version": "27.2.2",
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/kanban/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### Kanban
88

components/layouts/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### DashboardLayout
88

components/lists/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 27.2.3 (2024-11-21)
5+
## 27.2.4 (2024-11-26)
66

77
### ListView
88

components/multicolumncombobox/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### MultiColumn ComboBox
8+
9+
#### Features
10+
11+
- `#I645254` - Now we have provided support for resizing columns in the Multicolumn ComboBox.
12+
13+
## 27.2.3 (2024-11-21)
14+
15+
### MultiColumn ComboBox
16+
17+
#### Bug Fixes
18+
19+
- `#I654237` - Now the issue with virtualization data loading when selecting a value using mouse scroll and performing filtering has been resolved.
20+
521
## 27.1.48 (2024-09-18)
622

723
### MultiColumn ComboBox

components/multicolumncombobox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-multicolumn-combobox",
3-
"version": "27.1.50",
3+
"version": "27.2.3",
44
"description": "Essential JS 2 Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### TreeView
8+
9+
#### Bug Fixes
10+
11+
- `#I658444` - Resolved console error when clicking Select All after adding a new item to the DropdownTree component using the search functionality.
12+
513
## 27.2.3 (2024-11-21)
614

715
### ContextMenu

components/navigations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-navigations",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### Toast
8+
9+
#### Bug Fixes
10+
11+
- `I654672` - Fixed an exception that occurred when navigating to another page.
12+
513
## 27.1.48 (2024-09-18)
614

715
### Message

components/notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-notifications",
3-
"version": "27.1.50",
3+
"version": "27.2.2",
44
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 27.2.4 (2024-11-26)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I633354` - Now, the text search highlight is displayed correctly when the searched page contains Unicode text.
12+
- `#I653415` - Now, saving PDF as blob with programmatically aligned Free Text annotations works properly.
13+
- `#I651412` - Now, the signature and initial field indicator text is displayed correctly during minimum zoom.
14+
515
## 27.2.3 (2024-11-21)
616

717
### PDF Viewer

components/pdfviewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-pdfviewer",
3-
"version": "27.2.2",
3+
"version": "27.2.3",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)