Skip to content

Commit abfd520

Browse files
author
pipeline
committed
v29.1.38 is released
1 parent a78bc06 commit abfd520

File tree

35 files changed

+142
-23
lines changed

35 files changed

+142
-23
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.1.37 (2025-04-08)
5+
## 29.1.38 (2025-04-15)
66

77
### Barcode
88

components/calendars/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.1.37 (2025-04-08)
5+
## 29.1.38 (2025-04-15)
66

77
### DatePicker
88

components/charts/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.1.37 (2025-04-08)
5+
## 29.1.38 (2025-04-15)
66

77
### 3DChart
88

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.1.38 (2025-04-15)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I706720` - Added localization support for `SearchResults` and `noItemsToDisplay` texts in the symbol palette.
12+
513
## 29.1.37 (2025-04-08)
614

715
### Diagram

components/diagrams/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-diagrams",
3-
"version": "29.1.35",
3+
"version": "29.1.37",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 29.1.38 (2025-04-15)
6+
7+
### DocumentEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I699159` - Fixed the issue where indent was decreasing incorrectly in a list for the entire selection.
12+
- `#I699123` - Fixed the issue with applying numbering and bullet lists.
13+
- `#I703013` - Fixed the issue where the paragraph mark was not included when inserting a bookmark.
14+
- `#I700209` - Fixed the issue where inserting a nested content control only inserted text instead of another content control.
15+
- `#I702581` - Fixed the content control border rendering issue when the paragraph had an indent.
16+
- `#I706170` - Fixed the content overlapping issue with the previous page footer during paragraph deletion.
17+
- `#I705530` - Fixed the rendering issue of double underlines for spell check inside table cell.
18+
519
## 29.1.37 (2025-04-08)
620

721
### 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.1.35",
3+
"version": "29.1.37",
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@
2222

2323
#### Bug Fixes
2424

25+
- `#I687522` - Issue with "Resolving the text is overlapping the clear icon in the Multi Select dropdown" has been resolved.
2526
- `#I697553` - Fixed an issue where using the Chip icon removed all selected values instead of removing a specific chip.
2627

28+
- `#I696602` - Fixed an issue where the popup remains open if the MultiSelect input is not visible in the viewport.
29+
2730
### DropDownTree
2831

2932
#### Bug Fixes

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

components/filemanager/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-filemanager",
3-
"version": "29.1.33",
3+
"version": "29.1.37",
44
"description": "Essential JS 2 FileManager Component for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)