@syncfusion/ej2-angular-gantt 26.1.42 → 26.2.4

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.
Files changed (39) hide show
  1. package/CHANGELOG.md +16 -1
  2. package/package.json +8 -8
  3. package/schematics/utils/lib-details.ts +2 -2
  4. package/styles/bootstrap-dark.css +1 -2188
  5. package/styles/bootstrap.css +1 -2318
  6. package/styles/bootstrap4.css +1 -2531
  7. package/styles/bootstrap5-dark.css +1 -2213
  8. package/styles/bootstrap5.css +1 -2213
  9. package/styles/fabric-dark.css +1 -2133
  10. package/styles/fabric.css +1 -2121
  11. package/styles/fluent-dark.css +1 -2209
  12. package/styles/fluent.css +1 -2209
  13. package/styles/fluent2.css +1 -3450
  14. package/styles/gantt/bootstrap-dark.css +1 -2188
  15. package/styles/gantt/bootstrap.css +1 -2318
  16. package/styles/gantt/bootstrap4.css +1 -2531
  17. package/styles/gantt/bootstrap5-dark.css +1 -2213
  18. package/styles/gantt/bootstrap5.css +1 -2213
  19. package/styles/gantt/fabric-dark.css +1 -2133
  20. package/styles/gantt/fabric.css +1 -2121
  21. package/styles/gantt/fluent-dark.css +1 -2209
  22. package/styles/gantt/fluent.css +1 -2209
  23. package/styles/gantt/fluent2.css +1 -3450
  24. package/styles/gantt/highcontrast-light.css +1 -2092
  25. package/styles/gantt/highcontrast.css +1 -2219
  26. package/styles/gantt/material-dark.css +1 -2240
  27. package/styles/gantt/material.css +1 -2292
  28. package/styles/gantt/material3-dark.css +1 -2367
  29. package/styles/gantt/material3.css +1 -2479
  30. package/styles/gantt/tailwind-dark.css +1 -2218
  31. package/styles/gantt/tailwind.css +1 -2218
  32. package/styles/highcontrast-light.css +1 -2092
  33. package/styles/highcontrast.css +1 -2219
  34. package/styles/material-dark.css +1 -2240
  35. package/styles/material.css +1 -2292
  36. package/styles/material3-dark.css +1 -2367
  37. package/styles/material3.css +1 -2479
  38. package/styles/tailwind-dark.css +1 -2218
  39. package/styles/tailwind.css +1 -2218
package/CHANGELOG.md CHANGED
@@ -4,6 +4,21 @@
4
4
 
5
5
  ### GanttChart
6
6
 
7
+ #### Features
8
+
9
+ - `#I577723` - Provided support for dependency type localization in the cell edit.
10
+
11
+ #### Bug fixes
12
+
13
+ - `#603505` - Keyboard interaction for selecting all record is not working properly after clicking chart side issue has been fixed.
14
+ - `#I607803`,`#I607856`,`#I607879`,`#I608671` - Milestone and Work Property Not Working Properly issue has been fixed.
15
+
16
+ - `F159354` - Issue in locale text of predecessor tooltip has been fixed.
17
+
18
+ ## 26.1.42 (2024-07-16)
19
+
20
+ ### GanttChart
21
+
7
22
  #### Bug fixes
8
23
 
9
24
  - `#I594182` - Tasks misaligned between grid and chart side with load on demand issue has been fixed.
@@ -18,7 +33,7 @@
18
33
  - `#I603710` - Export properties not working properly issue has been fixed.
19
34
  - `#I603923` - Row selection toggling not working properly while `persistSelection` is enabled issue has been fixed.
20
35
 
21
- - `F159354` - Issue in locale text of predecessor tooltip has been fixed.
36
+ - `#I605379` - Value modified in the post method doesn't reflect in UI issue has been fixed.
22
37
 
23
38
  ## 26.1.41 (2024-07-09)
24
39
 
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.41",
3
+ "_id": "@syncfusion/ej2-angular-gantt@26.1.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-9qQG57AUlJnciOqfkoq/eRnQbpa0OlHPZEYwKkut8pj6tfUWPwyqrkWHIxwkZSCVQU3UchHuBw7bAg9uoU9N8w==",
5
+ "_integrity": "sha512-iQIbHETfMPXPBa4KuYpyRJsTxL2IvN9nbR9LZThSZvIbLGDulZjcOt+NRaXOpr4WsyHdGGR2YYdpinoox67OYg==",
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.41.tgz",
23
- "_shasum": "a2e506a8eebf880df32cae90718bd35c581687ea",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-26.1.42.tgz",
23
+ "_shasum": "b7502e91cf26e726037f44c924e858652e513878",
24
24
  "_spec": "@syncfusion/ej2-angular-gantt@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.1.41",
35
- "@syncfusion/ej2-base": "~26.1.42",
36
- "@syncfusion/ej2-gantt": "26.1.42",
34
+ "@syncfusion/ej2-angular-base": "~26.2.4",
35
+ "@syncfusion/ej2-base": "~26.2.4",
36
+ "@syncfusion/ej2-gantt": "26.2.4",
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.42"
89
+ "version": "26.2.4"
90
90
  }
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-gantt';
2
- export const pkgVer = '^26.1.41';
2
+ export const pkgVer = '^26.1.42';
3
3
  export const moduleName = 'GanttModule';
4
- export const themeVer = '~26.1.41';
4
+ export const themeVer = '~26.1.42';