Skip to content

Commit 683f0f1

Browse files
author
pipeline
committed
v25.2.6 is released
1 parent 3ff09c0 commit 683f0f1

37 files changed

+188
-205
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-
## 25.2.5 (2024-05-21)
5+
## 25.2.6 (2024-05-28)
66

77
### Barcode
88

components/barcodegenerator/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
10-
"ej2-react-barcode-generator"
8+
"react",
9+
"react-barcodes",
10+
"ej2-react-barcodes"
1111
],
1212
"repository": {
1313
"type": "git",

components/base/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### Common
8+
9+
#### Bug Fixes
10+
11+
- `#I585057` - "Use the `defaultValue` or `value` props instead of setting children on `textarea`" warning has been resolved.
12+
513
## 25.1.35 (2024-03-15)
614

715
### Common

components/base/releasenotes/README.md

-183
This file was deleted.

components/base/src/component-base.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export class ComponentBase<P, S> extends React.Component<P, S> {
242242
};
243243
const keycompoentns: string[] = ['autocomplete', 'combobox', 'dropdownlist', 'dropdowntree', 'multiselect',
244244
'listbox', 'colorpicker', 'numerictextbox', 'textbox',
245-
'uploader', 'maskedtextbox', 'slider','datepicker','datetimepicker','daterangepicker','timepicker','checkbox','switch','radio', 'rating'];
245+
'uploader', 'maskedtextbox', 'slider','datepicker','datetimepicker','daterangepicker','timepicker','checkbox','switch','radio', 'rating', 'textarea'];
246246
if (keycompoentns.indexOf(this.getModuleName()) !== -1) {
247247
this.htmlattributes.key = '' + ComponentBase.reactUid;
248248
ComponentBase.reactUid++;

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#593165` - The issue with "`tabindex HtmlAttributes` property is not properly set on the switch input element." has been resolved.
12+
513
## 25.2.4 (2024-05-14)
614

715
### Checkbox

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": "25.2.4",
3+
"version": "25.2.5",
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

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

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I592273` - An empty tooltip will no longer be displayed when the cancel argument is enabled in the shared tooltip event.
12+
513
## 25.2.5 (2024-05-21)
614

715
### Accumulation 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": "25.2.4",
3+
"version": "25.2.5",
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/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": "25.2.4",
3+
"version": "25.2.5",
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

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

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I588344` - Resolved the content overlapping issue when editing multi column document.
12+
- `#I586107` - Resolved the script error when inserting image.
13+
- `#I585401` - Resolved the tab anchor issue in ruler when right clicking on it.
14+
- `#I586654` - Resolved the strange indentation behaviour when editing list item.
15+
516
## 25.2.5 (2024-05-21)
617

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

+11
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,21 @@
22

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I577257` - Fixed issue with incorrect binding of value property to MultiSelect.
12+
513
## 25.2.5 (2024-05-21)
614

715
### DropDownTree
816

17+
#### Bug Fixes
18+
19+
- `#I589141` - The Dropdown Tree component now includes tab focus support for the "Select All" checkbox element. With this enhancement, pressing the Tab key will move the focus to the "Select All" checkbox, and pressing Shift+Tab will move the focus back to the "Select All" checkbox during backward navigation.
920
- `#I586376` - Trigger the "select" event instantly after the item selection in Dropdown Tree popup.
1021

1122
### MultiSelect

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": "25.2.4",
3+
"version": "25.2.5",
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+
## 25.2.6 (2024-05-28)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I590909` - Resolved the file selection issue when enabling the virtualization support in the File Manager component.
12+
513
## 25.2.3 (2024-05-08)
614

715
### FileManager

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 25.2.6 (2024-05-28)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I587507` - Custom value task type does not render initially issue has been fixed.
12+
- `#I586668` - When the context menu is used to add a record task index position value changes issue has been fixed.
13+
- `#I591687` - Dependency value not get updated issue has been fixed.
14+
- `#I588524` - Custom value in segment not maintained issue has been fixed.
15+
- `#I586548` - Console error occurs when datasource updated dynamically issue has been fixed.
16+
- `#I582746` - Critical path of task connected dependent tasks have not changed to critical issue has been fixed.
17+
18+
- `#I587507` - Custom value task type does not render initially issue has been fixed.
19+
- `#I591687` - Dependency value not get updated issue has been fixed.
20+
521
## 25.2.5 (2024-05-21)
622

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

0 commit comments

Comments
 (0)