Large Commits have some content hidden by default. Use the searcx below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
236 files changed
+23225
-335
lines changed
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## []
4
4
5
-
## 29.1.38 (2025-04-15)
5
+
## 29.1.39 (2025-04-22)
6
6
7
7
### Barcode
8
8
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,15 @@
2
2
3
3
## []
4
4
5
-
## 29.1.38 (2025-04-15)
5
+
## 29.1.39 (2025-04-22)
6
+
7
+
### TimePicker
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#I705507` - Fixed an issue where a null value still displayed as `12:00` when the mask was enabled.
12
+
13
+
## 29.1.35 (2025-04-01)
6
14
7
15
### DatePicker
8
16
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-calendars",
3
-
"version": "18.32.5",
3
+
"version": "29.1.35",
4
4
"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.",
-`#I706720` - Added localization support for `SearchResults` and `noItemsToDisplay` texts in the symbol palette.
12
+
-`#I709691` - The connector will now be routed properly without overlapping nodes in the child-to-parent connection flow.
12
13
13
14
## 29.1.37 (2025-04-08)
14
15
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-diagrams",
3
-
"version": "29.1.37",
3
+
"version": "29.1.38",
4
4
"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.",
5
5
"author": "Syncfusion Inc.",
6
6
"license": "SEE LICENSE IN license",
Original file line number
Diff line number
Diff line change
@@ -1278,6 +1278,7 @@ export class CommandHandler {
1278
1278
// 939249: Duplicate Ports Added to Group After Grouping and Undoing.
0 commit comments