Skip to content

Commit 92f7143

Browse files
author
pipeline
committed
v27.2.3 is released
1 parent 7b26056 commit 92f7143

Some content is hidden

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

45 files changed

+286
-31
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-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
66

77
### Barcode
88

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
66

77
### Checkbox
88

components/calendars/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,34 @@
22

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I648389` - Fixed an issue where the CSS for the selected value was removed when the minimum and maximum properties were changed dynamically.
12+
13+
- `#I654432` - Fixed an issue where the Clear Icon was displayed when the enable mask support had no value.
14+
515
## 27.2.2 (2024-11-15)
616

17+
### DatePicker
18+
19+
#### Bug Fixes
20+
21+
- `#I648389` - Fixed an issue where the CSS for the selected value was removed when the minimum and maximum properties were changed dynamically.
22+
23+
## 27.1.57 (2024-10-29)
24+
25+
### DateRangePicker
26+
27+
#### Bug Fixes
28+
29+
- `#I643169` - Fixed an issue where the popup repositions to `Right-Bottom` when clicking on the custom range, even though it is set to `Left-Bottom`.
30+
31+
## 27.1.55 (2024-10-22)
32+
733
### DateTimePicker
834

935
#### Bug Fixes

components/calendars/package.json

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

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I650885` - Now, the subtitle will align properly without cut off.
12+
- `#I651405` - Legends with paging now render correctly when toggling in canvas mode.
13+
14+
### Stock Chart
15+
16+
#### Bug Fixes
17+
18+
- `#I652007` - The tick mark now remains consistent for the selected indicator after refresh or resize.
19+
520
## 27.2.2 (2024-11-15)
621

722
### 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": "27.1.58",
3+
"version": "27.2.2",
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

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I647572` - Image node opacity is now applied in exported images.
12+
- `#I644133` - Resolved the issue with drawing Polyline connector on iPad.
13+
- `#I644139` - Improved touch interactions for selecting and editing nodes.
14+
- `#I642023` - Multiple selected child nodes of a Swimlane can be moved to a different lane smoothly.
15+
- `#I651070` - Deleted nodes now no longer reappear after interacting with nodes
16+
- `#I652278` - The `elementDraw` event is now triggered for `freehand` connectors, `polyline` connectors, and `polygon` shapes.
17+
18+
## 27.2.2 (2024-11-15)
19+
20+
### Diagram
21+
22+
#### Bug Fixes
23+
24+
- `#I644056` - The style property now applies correctly to polygon objects during runtime drawing.
25+
- `#I647667` - Nodes now resize correctly when the `AspectRatio` constraint is enabled.
26+
- `#I647584` - Group nodes now rotate properly after being flipped.
27+
- `#I651496` - Leaf nodes are now aligned correctly for Tree Alignment Center.
28+
529
## 27.1.58 (2024-11-05)
630

731
### 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": "27.1.58",
3+
"version": "27.2.2",
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

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I642653` - Resolved the XML mapping data document importing issue.
12+
- `#I639842` - Resolved the layouting issue in RTL table.
13+
- `#I644826` - Resolved the comments escape characters issue when opening exported document.
14+
- `#I645913` - Resolved the selection issue incorrect behaviour with Comments.
15+
- `#I623329` - Resolved the performance issues with document editor.
16+
- `#I650898` - Resolved the Document generates a corrupted docx issue.
17+
- `#I643649` - Now selection in document does not get changed after modifying the style.
18+
- `#I644795` - Resolved the adding enter in syncfusion editor leads to weird tab behaviour issue.
19+
- `#I645817` - Resolved the change case functionality bugs.
20+
- `#I645091` - Resolved the table text outside table at end of page issue.
21+
522
## 27.2.2 (2024-11-15)
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-react-documenteditor",
3-
"version": "27.1.58",
3+
"version": "27.2.2",
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

+30
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,38 @@
22

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Listbox moveTo method thrown script error when toolbarSettings property is empty" has been resolved.
12+
13+
### DropDownTree
14+
15+
#### Bug Fixes
16+
17+
- `I639573` - Resolved an issue where all child nodes of a parent node were automatically selected upon reopening the Dropdown Tree component after filtering and selecting the parent node.
18+
519
## 27.2.2 (2024-11-15)
620

21+
### DropDownTree
22+
23+
#### Bug Fixes
24+
25+
- `#I648663` - The issue where the focus style remained on the Dropdown Tree element even after shifting focus to the next focusable element has been resolved.
26+
27+
### MultiSelect
28+
29+
#### Bug Fixes
30+
31+
- `#I634300` - Fixed an issue where clicking the Clear Icon did not remove all items as intended.
32+
33+
- `#I645267` - Fixed an issue where the checkbox was added for the option group element when the enableGroupCheckBox property was enabled, but it is not selectable.
34+
35+
## 27.1.58 (2024-11-05)
36+
737
### ComboBox
838

939
#### Bug Fixes

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

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
66

77
### FileManager
88

99
#### Bug Fixes
1010

11-
- `#I649098` - Fixed a console error that occurred during drag-and-drop in the File Manager component when using the NodeJS service.
11+
- `#I649098` - Resolved a console error that occurred during drag-and-drop operations in the File Manager component when integrated with the NodeJS service.
1212

1313
## 27.1.55 (2024-10-22)
1414

components/filemanager/package.json

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

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I648948` - Undo redo functionality does not work for newly added records remote data sample issue has been fixed.
12+
- `#I648941` - Critical path style not updated using dialog edit issue has been fixed.
13+
- `#F194958` - Script error is occurs when dynamically changing the grid line property without data source issue has been fixed.
14+
- `#I653638` - unit is not updated properly while setting task type as `FixedWork` issue has been fixed.
15+
- `#I645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
16+
- `#I650238` - Work calculation is not functioning correctly when adding a record issue has been fixed.
17+
18+
- `#I650238` - Work calculation is not functioning correctly when adding a record issue has been fixed.
19+
520
## 27.2.2 (2024-11-15)
621

722
### GanttChart
@@ -11,6 +26,7 @@
1126
- `#644829` - Words and taskbar alignment are misaligned in pdf file when row height is less than 20 issue has been fixed.
1227
- `#I645725` - Console error occurs when taskbar drag and drop with touch interaction issue has been fixed.
1328
- `#I646644` - Console error occurs while dependency has decimal offset day values issue has been fixed.
29+
- `#I653638` - unit is not updated properly while setting task type as `FixedWork` issue has been fixed.
1430

1531
## 27.1.58 (2024-11-05)
1632

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

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I652520` - Resolved an issue where a script error was thrown when hovering over the stacked header column.
12+
- `#I647846` - Fixed a script error that occurred when calling the `updateRow` method with an invalid row index.
13+
- `#I650873` - Resolved an issue where the paste action could not be performed on a template cell in the Grid.
14+
- `#I649529` - Fixed a script error that occurred while searching for unavailable data with the checkbox and `persistSelection` options enabled, and at least one column grouped.
15+
516
## 27.2.2 (2024-11-15)
617

718
### 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": "27.1.58",
3+
"version": "27.2.2",
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

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

33
## [Unreleased]
44

5-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
66

77
### Image Editor
88

components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
66

77
### Uploader
88

components/kanban/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.2.2 (2024-11-15)
5+
## 27.2.3 (2024-11-21)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
- `#I650922` - Now, the Kanban cards are updated properly without any errors while having the `CustomDataAdaptor` configuration.
12+
13+
## 27.1.53 (2024-10-15)
614

715
### Kanban
816

components/kanban/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-kanban",
3-
"version": "27.1.52",
3+
"version": "27.2.2",
44
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/src/kanban/kanban.component.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export class KanbanComponent extends Kanban {
2727
private statelessTemplateProps: string[] = null;
2828
private templateProps: string[] = null;
2929
private immediateRender: boolean = false;
30+
private isReactMock: boolean = true;
3031
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
3132
& Readonly<KanbanModel | DefaultHtmlAttributes| KanbanTypecast>;
3233
public forceUpdate: (callBack?: () => any) => void;
@@ -41,6 +42,7 @@ export class KanbanComponent extends Kanban {
4142
}
4243

4344
public render(): any {
45+
this.isReactMock = false;
4446
if (((this.element && !this.initRenderCalled) || this.refreshing) && !(this as any).isReactForeceUpdate) {
4547
super.render();
4648
this.initRenderCalled = true;

components/layouts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### DashboardLayout
8+
9+
#### Bug Fixes
10+
11+
- `#I650290` - Enhanced the transition effect when performing drag and drop between panels in the Dashboard component.
12+
513
## 27.1.53 (2024-10-15)
614

715
### DashboardLayout

components/layouts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-layouts",
3-
"version": "27.1.56",
3+
"version": "27.2.2",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lists/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.2.3 (2024-11-21)
6+
7+
### ListView
8+
9+
#### Bug Fixes
10+
11+
- `#I654535` - The issue with the icons in the `Bootstrap 5.3` theme in ListView has been resolved.
12+
513
## 27.1.48 (2024-09-18)
614

715
### ListView

0 commit comments

Comments
 (0)