@syncfusion/ej2-angular-gantt 26.1.39 → 26.1.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -2
- package/package.json +6 -6
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/fluent2.css +1 -1
- package/styles/gantt/fluent2.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,18 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I605424` - `ValidationRules` property not working properly issue has been fixed.
|
|
10
|
+
- `#I599788` - Duration column is not working properly when using `editType` as `numericedit` issue has been fixed.
|
|
11
|
+
- `#I603492` - `CollapseAll` / `ExpandAll` button in is not working properly when virtualization is enabled issue has been fixed.
|
|
12
|
+
|
|
13
|
+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
|
14
|
+
|
|
15
|
+
## 26.1.39 (2024-06-25)
|
|
16
|
+
|
|
17
|
+
### GanttChart
|
|
18
|
+
|
|
19
|
+
#### Bug fixes
|
|
20
|
+
|
|
9
21
|
- `#I599445` - Console error occurs while exporting pdf with header and without footer issue has been fixed.
|
|
10
22
|
- `#I601248` - Selection not working when dynamically updated issue has been fixed.
|
|
11
23
|
- `#I598080` - When initial load, the predecessor validation case is not properly handled issue has been fixed.
|
|
@@ -14,8 +26,6 @@
|
|
|
14
26
|
- `#F188524` - PDF export is not working properly when `taskMode` is set to `Manual` issue has been fixed.
|
|
15
27
|
- `#I598987` - Start and end date not validated when editing record by event issue has been fixed.
|
|
16
28
|
|
|
17
|
-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
|
18
|
-
|
|
19
29
|
## 26.1.38 (2024-06-19)
|
|
20
30
|
|
|
21
31
|
### GanttChart
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-gantt@26.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-gantt@26.1.39",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-JjzbDplEksv7S0bqxyUtmx+agN1mbRhAszjU3gY/eBqZdLfN0BpZW9iR/BfejfyxYdOh9N0XVqxYplvxgQZzHA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-26.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-26.1.39.tgz",
|
|
23
|
+
"_shasum": "cea2bb57b3f45e02b6cca0a7803a4c65e9ffa0ab",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-gantt@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~26.1.39",
|
|
35
35
|
"@syncfusion/ej2-base": "~26.1.37",
|
|
36
|
-
"@syncfusion/ej2-gantt": "26.1.
|
|
36
|
+
"@syncfusion/ej2-gantt": "26.1.40",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -86,5 +86,5 @@
|
|
|
86
86
|
"schematics": "./schematics/collection.json",
|
|
87
87
|
"sideEffects": false,
|
|
88
88
|
"typings": "syncfusion-ej2-angular-gantt.d.ts",
|
|
89
|
-
"version": "26.1.
|
|
89
|
+
"version": "26.1.40"
|
|
90
90
|
}
|
package/styles/fluent2.css
CHANGED
|
@@ -2775,7 +2775,7 @@
|
|
|
2775
2775
|
}
|
|
2776
2776
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
2777
2777
|
left: -11px;
|
|
2778
|
-
top:
|
|
2778
|
+
top: 0 !important;
|
|
2779
2779
|
}
|
|
2780
2780
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
2781
2781
|
border-radius: 50%;
|
package/styles/gantt/fluent2.css
CHANGED
|
@@ -2775,7 +2775,7 @@
|
|
|
2775
2775
|
}
|
|
2776
2776
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
2777
2777
|
left: -11px;
|
|
2778
|
-
top:
|
|
2778
|
+
top: 0 !important;
|
|
2779
2779
|
}
|
|
2780
2780
|
.e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
2781
2781
|
border-radius: 50%;
|