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 0e4e5e4

Browse files
author
pipeline
committed
v30.1.38 is released
1 parent abe73ea commit 0e4e5e4

File tree

45 files changed

+268
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+268
-72
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-
## 30.1.37 (2025-06-25)
5+
## 30.1.38 (2025-07-02)
66

77
### Barcode
88

‎components/base/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-angular-base",
3-
"version": "19.17.0",
3+
"version": "30.1.37",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎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-
## 30.1.37 (2025-06-25)
5+
## 30.1.38 (2025-07-02)
66

77
### Chip
88

‎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-angular-calendars",
3-
"version": "18.32.5",
3+
"version": "30.1.37",
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 Angular",
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-angular-charts",
3-
"version": "28.1.33",
3+
"version": "30.1.37",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎components/circulargauge/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-angular-circulargauge",
3-
"version": "16.42.4",
3+
"version": "30.1.37",
44
"description": "Essential JS 2 CircularGauge Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎components/diagrams/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 30.1.38 (2025年07月02日)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I731236` - Resolved the issue with flipping rotated group nodes.
12+
- `#I732003` - The connectors in layout will no longer overlaps on nodes.
13+
- `#I734671` - Resolved the issue in viewport changing on serialization.
14+
- `#I733087` - Now, Polyline connectors can be drawn from ports.
15+
516
## 30.1.37 (2025年06月25日)
617

718
### 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-angular-diagrams",
3-
"version": "19.18.0",
3+
"version": "30.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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎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-angular-documenteditor",
3-
"version": "29.1.37",
3+
"version": "30.1.37",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

‎components/filemanager/CHANGELOG.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,15 @@
22

33
## [Unreleased]
44

5-
## 30.1.37 (2025年06月25日)
6-
7-
### FileManager
8-
9-
#### Bug Fixes
10-
11-
- `#I732080` - The issue with the File Manager select event not being triggered for each selection in the navigation pane has been resolved.
12-
13-
## 29.1.39 (2025年04月22日)
14-
15-
### FileManager
16-
17-
#### Bug Fixes
18-
19-
- `#F196559` - The problem related to range selection in the File Manager component has been resolved.
20-
21-
## 29.1.37 (2025年04月08日)
5+
## 30.1.38 (2025年07月02日)
226

237
### FileManager
248

259
#### Bug Fixes
2610

27-
- `#I708564` - The issue preventing the error dialog from appearing when a path was unavailable in the File Manager component has been fixed.
28-
29-
**Note**
11+
- `#I740738` - Resolved the inconsistent drag-and-drop issue with nested-level files in the File Manager component's flat data sample.
3012

31-
Additionally, if you want to prevent the error dialog when a folder is unavailable and load the available parent directory instead, you can use the `beforePopupOpen` and `failure` events of the File Manager component. The `beforePopupOpen` event allows you to prevent the error dialog from appearing, while the `failure` event provides the failed location through `path` property. By setting the previous valid location to the File Manager's path and refreshing it, you can ensure that the available parent directory is loaded instead of displaying an error dialog.
32-
33-
## 29.1.33 (2025年03月25日)
13+
## 30.1.37 (2025年06月25日)
3414

3515
### FileManager
3616

0 commit comments

Comments
(0)

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