Skip to content

Commit 7b26056

Browse files
author
pipeline
committed
v27.2.2 is released
1 parent 6caa79a commit 7b26056

Some content is hidden

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

44 files changed

+1421
-1226
lines changed

Diff for: README.md

+1,212-1,198
Large diffs are not rendered by default.

Diff for: components/barcodegenerator/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.58 (2024-11-05)
5+
## 27.2.2 (2024-11-15)
66

77
### Barcode
88

Diff for: components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#F95768`- The issue with "Parent element click event `prevented` while clicking on switch component in angular." has been resolved.
12+
513
## 27.1.58 (2024-11-05)
614

715
### Checkbox

Diff for: components/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-buttons",
3-
"version": "27.1.53",
3+
"version": "27.1.58",
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",

Diff for: components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.58 (2024-11-05)
5+
## 27.2.2 (2024-11-15)
66

77
### DateTimePicker
88

Diff for: components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I650135` - The cumulative percentage in the Pareto chart tooltip will display the precise value to two decimal points.
12+
- `#I648361` - The exponential trendline now renders correctly for the datetime axis.
13+
514
## 27.1.58 (2024-11-05)
615

716
### Chart

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/circulargauge/package.json

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

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I650912` - Resolved the comment pane is not shown issue while inserting the empty comment.
12+
513
## 27.1.58 (2024-11-05)
614

715
### DocumentEditor

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.58 (2024-11-05)
5+
## 27.2.2 (2024-11-15)
66

77
### ComboBox
88

Diff for: components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I649098` - Fixed a console error that occurred during drag-and-drop in the File Manager component when using the NodeJS service.
12+
513
## 27.1.55 (2024-10-22)
614

715
### FileManager

Diff for: components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#644829` - Words and taskbar alignment are misaligned in pdf file when row height is less than 20 issue has been fixed.
12+
- `#I645725` - Console error occurs when taskbar drag and drop with touch interaction issue has been fixed.
13+
- `#I646644` - Console error occurs while dependency has decimal offset day values issue has been fixed.
14+
515
## 27.1.58 (2024-11-05)
616

717
### GanttChart

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

Diff for: components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I643163` - Resolved a script error that occurred during cell selection when `virtualization` was enabled.
12+
- `#I621506`, `#I622810` - Provided icons for column chooser, autofit all columns, autofit column in adaptive view.
13+
- `#FB62665` - Resolved type error in filter `itemTemplate` when binding functions.
14+
- `#I646099` - Resolved `rowSelecting` and `RowDeselected` event arguments are `undefined` when `virtualization` is enabled.
15+
- `#I648525` - Resolved an issue where deleting a record from the command column would not work when the delete confirmation dialog was enabled.
16+
- `#FB62045` - Resolved the on-demand for excel/checkbox filtering in custom binding.
17+
- `#I645596` - Resolved a resized column width resets after column reorder when `autofitColumns` method is invoked during initial rendering.
18+
- `#I639180` - The issue with the `ODataV4Adaptor` checkbox filtering not functioning correctly when using an external `where` filter query has been resolved.
19+
- `#I645754` - Fixed an issue that caused an error when opening the column chooser in vertical row rendering mode within `AdaptiveUI` mobile mode.
20+
521
## 27.1.58 (2024-11-05)
622

723
### Grid

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/heatmap/src/heatmap/heatmap.component.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export class HeatMapComponent extends HeatMap {
2121
private statelessTemplateProps: string[] = null;
2222
private templateProps: string[] = null;
2323
private immediateRender: boolean = true;
24+
private isReactMock: boolean = true;
2425
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2526
& Readonly<HeatMapModel | DefaultHtmlAttributes>;
2627
public forceUpdate: (callBack?: () => any) => void;
@@ -35,6 +36,7 @@ export class HeatMapComponent extends HeatMap {
3536
}
3637

3738
public render(): any {
39+
this.isReactMock = false;
3840
if (((this.element && !this.initRenderCalled) || this.refreshing) && !(this as any).isReactForeceUpdate) {
3941
super.render();
4042
this.initRenderCalled = true;

Diff for: components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.58 (2024-11-05)
5+
## 27.2.2 (2024-11-15)
66

77
### Image Editor
88

Diff for: components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Uploader
8+
9+
#### Bug Fixes
10+
11+
- `#I648755` - Fixed an issue where, with sequential upload enabled, if the first file is paused, the second file will not automatically start uploading.
12+
13+
### TextBox
14+
15+
#### Bug Fixes
16+
17+
- `#I648833` - Fixed an issue with the floating label and border changes that occur upon clicking the reset button.
18+
519
## 27.1.58 (2024-11-05)
620

721
### NumericTextBox

Diff for: 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": "27.1.55",
3+
"version": "27.1.58",
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",

Diff for: components/kanban/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.58 (2024-11-05)
5+
## 27.2.2 (2024-11-15)
66

77
### Kanban
88

Diff for: components/lineargauge/package.json

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

Diff for: components/lineargauge/src/linear-gauge/lineargauge.component.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export class LinearGaugeComponent extends LinearGauge {
2323
private statelessTemplateProps: string[] = null;
2424
private templateProps: string[] = null;
2525
private immediateRender: boolean = false;
26+
private isReactMock: boolean = true;
2627
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2728
& Readonly<LinearGaugeModel | DefaultHtmlAttributes| LinearGaugeTypecast>;
2829
public forceUpdate: (callBack?: () => any) => void;
@@ -37,6 +38,7 @@ export class LinearGaugeComponent extends LinearGauge {
3738
}
3839

3940
public render(): any {
41+
this.isReactMock = false;
4042
if (((this.element && !this.initRenderCalled) || this.refreshing) && !(this as any).isReactForeceUpdate) {
4143
super.render();
4244
this.initRenderCalled = true;

Diff for: components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### TreeView
8+
9+
#### Bug Fixes
10+
11+
- `#I650340` - The alignment issue in the TreeView component, which occurred when using the IconCss field property with the e-icons class while enabling checkbox support, has been resolved.
12+
13+
### Tab
14+
15+
#### Bug Fixes
16+
17+
- `#I644385` - An issue that prevented access to the `refreshOverflow` method in the Tab has been resolved.
18+
19+
### Toolbar
20+
21+
#### Bug Fixes
22+
23+
- `#I635313` - An issue with the Column Chooser in the grid, where the JAWS screen reader was reading items twice due to toolbar styles, has been resolved
24+
525
## 27.1.58 (2024-11-05)
626

727
### Tab

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I645043` - Now, the radio button field data is not lost when scrolling through the provided document.
12+
- `#I648250` - Now, the form field drag element is active when moving form fields.
13+
- `#I646730` - Now, the Text Selection and Pan keyboard shortcuts are disabled when the corresponding options are not available in the toolbar.
14+
- `#I635071` - Now, the checkbox form fields are properly checked in the downloaded document.
15+
516
## 27.1.58 (2024-11-05)
617

718
### PDF Viewer

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

Diff for: components/pivotview/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Pivot Table
8+
9+
#### Bug fixes
10+
11+
- `#I645195` - The pivot table will now display the proper data based on the current page size when using the paging option.
12+
- `#I645619` - The error popup will now appear correctly when entering an invalid formula in the calculated field UI.
13+
514
## 27.1.58 (2024-11-05)
615

716
### Pivot Table

Diff for: 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": "27.1.57",
3+
"version": "27.1.58",
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",

Diff for: components/popups/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.2 (2024-11-15)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- `#I646678` - Fixed an issue where the dialog would not close when the Escape key was pressed.
12+
13+
- `#FB60123` - Fixed an issue where dynamically changing the dialog target caused the dialog element to remain stuck in its previous DOM position.
14+
515
## 27.1.58 (2024-11-05)
616

717
### Dialog

Diff for: components/popups/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-popups",
3-
"version": "27.1.57",
3+
"version": "27.1.58",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/querybuilder/CHANGELOG.md

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

99
#### Bug Fixes
1010

11+
- Issue with "Validation message appears for valid field in query builder" has been fixed.
12+
13+
## 27.1.57 (2024-10-29)
14+
15+
### QueryBuilder
16+
17+
#### Bug Fixes
18+
1119
- Issue with "Input element value get selected while double clicking on query builder rules." has been fixed.
1220

1321
## 27.1.55 (2024-10-22)

0 commit comments

Comments
 (0)