Skip to content

Commit c2ba16c

Browse files
author
pipeline
committed
v27.1.58 is released
1 parent b4e2968 commit c2ba16c

Some content is hidden

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

46 files changed

+209
-28
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.1.57 (2024-10-29)
5+
## 27.1.58 (2024-11-05)
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+
## 27.1.58 (2024-11-05)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#F95768`- The issue with "Checkbox not getting checked while using `usestate` in react" has been resolved.
12+
513
## 27.1.53 (2024-10-15)
614

715
### Checkbox

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.57 (2024-10-29)
5+
## 27.1.58 (2024-11-05)
66

77
### DateTimePicker
88

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F188458` - Now the page scroll remains the same after clearing the series.
12+
- `#I647466` - The zoom settings properties are now properly updated on data binding.
13+
14+
### Accumulation Chart
15+
16+
#### Bug Fixes
17+
18+
- `I917094` - The series property now updates correctly on data binding.
19+
520
## 27.1.57 (2024-10-29)
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.55",
3+
"version": "27.1.57",
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/circulargauge/CHANGELOG.md

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

55
## [Unreleased]
66

7+
## 27.1.58 (2024-11-05)
8+
9+
### Circular Gauge
10+
11+
#### Bug fixes
12+
13+
`#I644577` - The target element is now correctly identified in the `gaugeMouseDown` event.
14+
715
## 27.1.57 (2024-10-29)
816

917
### Circular Gauge

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

components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I641865` - Now, the node can be moved inside the lane when the `AllowMovingOutsideLane` constraint is applied to the nodes.
12+
513
## 27.1.57 (2024-10-29)
614

715
### Diagram
@@ -10,8 +18,10 @@
1018

1119
- `#I637156` - Tooltip now displays properly on mobile devices with touch interactions.
1220
- `#I637207` - Nodes are now resizable via touch interactions.
13-
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
21+
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG.
1422
- `#F194691` - The Position Change Event Now Triggers on Keyboard Nudging.
23+
- `#I642023`, `#I642126` - Multiple selected child nodes of a Swimlane can be moved to a different lane smoothly.
24+
- `#I642048` - Multiple selected child nodes of a Swimlane can now be properly repositioned within the same lane.
1525

1626
## 27.1.55 (2024-10-22)
1727

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.55",
3+
"version": "27.1.57",
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

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I914903` - Resolved the endNote layouting issue.
12+
513
## 27.1.57 (2024-10-29)
614

715
### 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.55",
3+
"version": "27.1.57",
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

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### ComboBox
8+
9+
#### Bug Fixes
10+
11+
- `#I640083` - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.
12+
13+
### DropDownTree
14+
15+
#### Bug Fixes
16+
17+
- `#I646545` - The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.
18+
519
## 27.1.57 (2024-10-29)
620

721
### ComboBox

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

components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 27.1.57 (2024-10-29)
5+
## 27.1.55 (2024-10-22)
66

77
### FileManager
88

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

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
12+
- `#644812` - When adding a record, the validation for taskType as `fixedDuration` is not working properly issue has been fixed.
13+
14+
- `#644812` - When adding a record, the validation for taskType as `fixedDuration` is not working properly issue has been fixed.
15+
516
## 27.1.57 (2024-10-29)
617

718
### 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": "27.1.56",
3+
"version": "27.1.57",
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+
## 27.1.58 (2024-11-05)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `I644169` - Resolved an issue where the `actionBegin` event triggers multiple times when dynamically updating the data source.
12+
- `I645803` - Resolved an issue where the Grid displays an empty state when a grouped column contains `null` values.
13+
514
## 27.1.57 (2024-10-29)
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": "27.1.55",
3+
"version": "27.1.57",
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

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I648400` - The issue with "Script error thrown while `calling` resize public method of image editor when toolbar property was `empty`" has been resolved.
12+
513
## 27.1.57 (2024-10-29)
614

715
### Image Editor

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

components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### NumericTextBox
8+
9+
#### Bug Fixes
10+
11+
- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.
12+
13+
## 27.1.55 (2024-10-22)
14+
15+
### NumericTextBox
16+
17+
#### Bug Fixes
18+
19+
- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.
20+
521
## 27.1.50 (2024-09-24)
622

723
### ColorPicker

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.50",
3+
"version": "27.1.55",
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

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

33
## [Unreleased]
44

5-
## 27.1.57 (2024-10-29)
5+
## 27.1.58 (2024-11-05)
66

77
### Kanban
88

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.53",
3+
"version": "27.1.56",
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/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 27.1.58 (2024-11-05)
6+
7+
### Tab
8+
9+
#### Bug Fixes
10+
11+
- `#I640676` - An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.
12+
513
## 27.1.57 (2024-10-29)
614

15+
### ContextMenu
16+
17+
#### Bug Fixes
18+
19+
- `#I911927` - The issue with "The context menu popup does not close while scrolling when the open using `open` method" has been resolved.
20+
721
### Carousel
822

923
#### Bug Fixes

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.56",
3+
"version": "27.1.57",
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-
## 27.1.57 (2024-10-29)
5+
## 27.1.48 (2024-09-18)
66

77
### Message
88

components/notifications/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-notifications",
3-
"version": "21.5.2",
3+
"version": "27.1.50",
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/notifications/src/message/message.component.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export class MessageComponent extends Message {
2222
private statelessTemplateProps: string[] = null;
2323
private templateProps: string[] = null;
2424
private immediateRender: boolean = false;
25+
private isReactMock: boolean = true;
2526
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2627
& Readonly<MessageModel | DefaultHtmlAttributes| MessageTypecast>;
2728
public forceUpdate: (callBack?: () => any) => void;
@@ -36,6 +37,7 @@ export class MessageComponent extends Message {
3637
}
3738

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

components/notifications/src/skeleton/skeleton.component.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export class SkeletonComponent extends Skeleton {
2020
private statelessTemplateProps: string[] = null;
2121
private templateProps: string[] = null;
2222
private immediateRender: boolean = true;
23+
private isReactMock: boolean = true;
2324
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2425
& Readonly<SkeletonModel | DefaultHtmlAttributes>;
2526
public forceUpdate: (callBack?: () => any) => void;
@@ -34,6 +35,7 @@ export class SkeletonComponent extends Skeleton {
3435
}
3536

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

0 commit comments

Comments
 (0)