Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2eac5e0

Browse files
author
pipeline
committed
v29.2.7 is released
1 parent 2a86fa7 commit 2eac5e0

File tree

32 files changed

+113
-22
lines changed

32 files changed

+113
-22
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-
## 29.2.5 (2025-05-21)
5+
## 29.2.7 (2025-05-27)
66

77
### Barcode
88

‎components/buttons/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-
## 29.2.5 (2025-05-21)
5+
## 29.2.7 (2025-05-27)
66

77
### Switch
88

‎components/calendars/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
- `#I711579` - Fixed an issue where the DatePicker popup did not close on mobile devices when clicking outside of it.
1212

13+
### DateRangePicker
14+
15+
#### Bug Fixes
16+
17+
- `#709169` - Fixed an issue where the Daterangepicker popup did not update the selected range when using min and max dates with mid-month values, with depth set to year and decade.
18+
1319
## 29.1.40 (2025年04月29日)
1420

1521
### DateRangePicker

‎components/calendars/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-calendars",
3-
"version": "29.2.4",
3+
"version": "29.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/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": "29.2.4",
3+
"version": "29.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/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+
## 29.2.7 (2025年05月27日)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I718482` - Now, Flowchart layout will render without console error while loading mermaid syntax data.
12+
513
## 29.2.4 (2025年05月14日)
614

715
### Diagram

‎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": "29.2.4",
3+
"version": "29.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‎

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

33
## [Unreleased]
44

5+
## 29.2.7 (2025年05月27日)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I696602` - Fixed an issue where the popup remains open if the MultiSelect input is not visible in the viewport.
12+
513
## 29.2.5 (2025年05月21日)
614

715
### DropDownTree

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

‎components/gantt/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+
## 29.2.7 (2025年05月27日)
6+
7+
### GanttChart
8+
9+
#### Bug fixes
10+
11+
- `#I723392` - Fixed an issue where the target argument in the `taskbarEdited` event returned null when resizing a taskbar.
12+
- `#I723681` - Resolved an issue where the end date of the last segment in a split taskbar was calculated incorrectly.
13+
- `#I725138` - Fixed a misalignment issue in the timeline virtualization that occurred when dragging and dropping a taskbar and using `updateDataSource` method.
14+
15+
- `#I723681` - Resolved an issue where the end date of the last segment in a split taskbar was calculated incorrectly.
16+
- `#I725138` - Fixed a misalignment issue in the timeline virtualization that occurred when dragging and dropping a taskbar and using `updateDataSource` method.
17+
518
## 29.2.5 (2025年05月21日)
619

720
### GanttChart

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /