8000 v29.2.7 is released · syncfusion/ej2-vue-ui-components@89b5ef0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89b5ef0

Browse files
author
pipeline
committed
v29.2.7 is released
1 parent f3ff496 commit 89b5ef0

File tree

33 files changed

+122
-22
lines changed

33 files changed

+122
-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-vue-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 Vue",
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-vue-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 Vue",
55
"author": "Syncfusion Inc.",
66
"license"< 10000 /span>: "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/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 29.2.5 (2025-05-21)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I710210` - Fixed the issue with bookmark navigation in the editor.
12+
- `#I715670` - Addressed the problem where the `LinkToPrevious` property for header and footer table widgets was not updating correctly.
13+
- `#I713244` - Fixed the scrollbar not updating properly in the Document Editor when using Web Layout.
14+
- `#I710185` - Resolved the issue where pasted content inside a table was not tracked correctly.
15+
- `#I724703` - Fixed the issue with incorrect list numbering when pasting content.
16+
517
## 29.2.4 (2025-05-14)
618

719
### DocumentEditor

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

0 commit comments

Comments
 (0)
0