@syncfusion/ej2-angular-gantt 22.2.11-ngcc → 22.2.12-ngcc
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 +39 -25
- package/dist/ej2-angular-gantt.umd.js +1 -1
- package/dist/ej2-angular-gantt.umd.min.js +1 -1
- package/package.json +7 -7
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/gantt/material-dark.css +1 -1
- package/styles/material-dark.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,22 +2,36 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Gantt
|
|
5
|
+
### Gantt
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I488557` - The project dates are not modified after changing the timeline.
|
|
10
|
+
- `#I472635` - When pressing the insert key `newRowPosition` bottom row is not highlighted.
|
|
11
|
+
- `#I489655` - Milestone is not converting back to taskbar when we have milestone property has been fixed.
|
|
12
|
+
- `#I492520` - Critical path styling not getting cleared correctly issue has been fixed.
|
|
13
|
+
- `#I492654` - When empty data source pdf export exception thrown issue has been fixed.
|
|
9
14
|
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
10
|
-
- `#
|
|
15
|
+
- `#I494859` - Gantt shrinks when we update the datasource issue has been fixed.
|
|
16
|
+
|
|
17
|
+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
|
|
18
|
+
|
|
19
|
+
## 22.2.11 (2023-08-29)
|
|
11
20
|
|
|
12
21
|
### Gantt
|
|
13
22
|
|
|
14
23
|
#### Bug Fixes
|
|
15
24
|
|
|
16
|
-
- `
|
|
25
|
+
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
26
|
+
- `#I491313` - Multiple records were selected after using the context menu, adding the milestone position wrong issue has been fixed.
|
|
27
|
+
- `#F183168` - Gantt Chart not refreshing after adding new item is fixed.
|
|
28
|
+
- `#I491178` - Data modified in the server is not reflected in the rendered Gantt Chart is fixed.
|
|
29
|
+
|
|
30
|
+
- `#F183168` - Gantt Chart not refreshing after adding new item is fixed.
|
|
17
31
|
|
|
18
32
|
## 22.2.10 (2023-08-22)
|
|
19
33
|
|
|
20
|
-
### Gantt
|
|
34
|
+
### Gantt
|
|
21
35
|
|
|
22
36
|
#### Bug Fixes
|
|
23
37
|
|
|
@@ -30,7 +44,7 @@
|
|
|
30
44
|
|
|
31
45
|
## 22.2.9 (2023-08-15)
|
|
32
46
|
|
|
33
|
-
### Gantt
|
|
47
|
+
### Gantt
|
|
34
48
|
|
|
35
49
|
#### Bug Fixes
|
|
36
50
|
|
|
@@ -43,7 +57,7 @@
|
|
|
43
57
|
|
|
44
58
|
## 22.2.8 (2023-08-08)
|
|
45
59
|
|
|
46
|
-
### Gantt
|
|
60
|
+
### Gantt
|
|
47
61
|
|
|
48
62
|
#### Bug Fixes
|
|
49
63
|
|
|
@@ -56,7 +70,7 @@
|
|
|
56
70
|
|
|
57
71
|
## 22.2.7 (2023-08-02)
|
|
58
72
|
|
|
59
|
-
### Gantt
|
|
73
|
+
### Gantt
|
|
60
74
|
|
|
61
75
|
#### Bug Fixes
|
|
62
76
|
|
|
@@ -76,7 +90,7 @@
|
|
|
76
90
|
|
|
77
91
|
## 22.2.5 (2023-07-27)
|
|
78
92
|
|
|
79
|
-
### Gantt
|
|
93
|
+
### Gantt
|
|
80
94
|
|
|
81
95
|
#### Bug Fixes
|
|
82
96
|
|
|
@@ -89,7 +103,7 @@
|
|
|
89
103
|
|
|
90
104
|
## 22.1.39 (2023-07-18)
|
|
91
105
|
|
|
92
|
-
### Gantt
|
|
106
|
+
### Gantt
|
|
93
107
|
|
|
94
108
|
#### Bug Fixes
|
|
95
109
|
|
|
@@ -97,7 +111,7 @@
|
|
|
97
111
|
|
|
98
112
|
## 22.1.38 (2023-07-11)
|
|
99
113
|
|
|
100
|
-
### Gantt
|
|
114
|
+
### Gantt
|
|
101
115
|
|
|
102
116
|
#### Bug Fixes
|
|
103
117
|
|
|
@@ -111,7 +125,7 @@
|
|
|
111
125
|
|
|
112
126
|
## 22.1.37 (2023-07-04)
|
|
113
127
|
|
|
114
|
-
### Gantt
|
|
128
|
+
### Gantt
|
|
115
129
|
|
|
116
130
|
#### Bug Fixes
|
|
117
131
|
|
|
@@ -122,7 +136,7 @@
|
|
|
122
136
|
|
|
123
137
|
## 22.1.36 (2023-06-28)
|
|
124
138
|
|
|
125
|
-
### Gantt
|
|
139
|
+
### Gantt
|
|
126
140
|
|
|
127
141
|
#### Bug Fixes
|
|
128
142
|
|
|
@@ -137,7 +151,7 @@
|
|
|
137
151
|
|
|
138
152
|
## 22.1.34 (2023-06-21)
|
|
139
153
|
|
|
140
|
-
### Gantt
|
|
154
|
+
### Gantt
|
|
141
155
|
|
|
142
156
|
#### Features
|
|
143
157
|
|
|
@@ -150,7 +164,7 @@
|
|
|
150
164
|
|
|
151
165
|
## 21.2.10 (2023-06-13)
|
|
152
166
|
|
|
153
|
-
### Gantt
|
|
167
|
+
### Gantt
|
|
154
168
|
|
|
155
169
|
#### Bug Fixes
|
|
156
170
|
|
|
@@ -163,7 +177,7 @@
|
|
|
163
177
|
|
|
164
178
|
## 21.2.9 (2023-06-06)
|
|
165
179
|
|
|
166
|
-
### Gantt
|
|
180
|
+
### Gantt
|
|
167
181
|
|
|
168
182
|
#### Bug Fixes
|
|
169
183
|
|
|
@@ -187,7 +201,7 @@
|
|
|
187
201
|
|
|
188
202
|
## 21.2.8 (2023-05-30)
|
|
189
203
|
|
|
190
|
-
### Gantt
|
|
204
|
+
### Gantt
|
|
191
205
|
|
|
192
206
|
#### Bug Fixes
|
|
193
207
|
|
|
@@ -204,7 +218,7 @@
|
|
|
204
218
|
|
|
205
219
|
## 21.2.6 (2023-05-23)
|
|
206
220
|
|
|
207
|
-
### Gantt
|
|
221
|
+
### Gantt
|
|
208
222
|
|
|
209
223
|
#### Bug Fixes
|
|
210
224
|
|
|
@@ -214,7 +228,7 @@
|
|
|
214
228
|
|
|
215
229
|
## 21.2.5 (2023-05-16)
|
|
216
230
|
|
|
217
|
-
### Gantt
|
|
231
|
+
### Gantt
|
|
218
232
|
|
|
219
233
|
#### Bug Fixes
|
|
220
234
|
|
|
@@ -230,7 +244,7 @@
|
|
|
230
244
|
|
|
231
245
|
## 21.2.4 (2023-05-09)
|
|
232
246
|
|
|
233
|
-
### Gantt
|
|
247
|
+
### Gantt
|
|
234
248
|
|
|
235
249
|
#### Bug Fixes
|
|
236
250
|
|
|
@@ -247,7 +261,7 @@
|
|
|
247
261
|
|
|
248
262
|
## 21.2.3 (2023-05-03)
|
|
249
263
|
|
|
250
|
-
### Gantt
|
|
264
|
+
### Gantt
|
|
251
265
|
|
|
252
266
|
#### Bug Fixes
|
|
253
267
|
|
|
@@ -257,7 +271,7 @@
|
|
|
257
271
|
|
|
258
272
|
## 21.1.41 (2023-04-18)
|
|
259
273
|
|
|
260
|
-
### Gantt
|
|
274
|
+
### Gantt
|
|
261
275
|
|
|
262
276
|
#### Bug Fixes
|
|
263
277
|
|
|
@@ -274,7 +288,7 @@
|
|
|
274
288
|
|
|
275
289
|
## 21.1.38 (2023-04-04)
|
|
276
290
|
|
|
277
|
-
### Gantt
|
|
291
|
+
### Gantt
|
|
278
292
|
|
|
279
293
|
#### Bug Fixes
|
|
280
294
|
|
|
@@ -290,7 +304,7 @@
|
|
|
290
304
|
|
|
291
305
|
## 21.1.37 (2023-03-29)
|
|
292
306
|
|
|
293
|
-
### Gantt
|
|
307
|
+
### Gantt
|
|
294
308
|
|
|
295
309
|
#### Bug Fixes
|
|
296
310
|
|
|
@@ -303,7 +317,7 @@
|
|
|
303
317
|
|
|
304
318
|
## 21.1.35 (2023-03-23)
|
|
305
319
|
|
|
306
|
-
### Gantt
|
|
320
|
+
### Gantt
|
|
307
321
|
|
|
308
322
|
#### Features
|
|
309
323
|
|
|
@@ -1954,7 +1968,7 @@
|
|
|
1954
1968
|
|
|
1955
1969
|
## 21.1.36 (2023-06-28)
|
|
1956
1970
|
|
|
1957
|
-
### Gantt
|
|
1971
|
+
### Gantt
|
|
1958
1972
|
|
|
1959
1973
|
#### Bug Fixes
|
|
1960
1974
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-gantt.umd.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.12
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-gantt.umd.min.js
|
|
3
|
-
* version : 22.2.
|
|
3
|
+
* version : 22.2.12
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-gantt@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-gantt@22.2.11",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-gthVSw2Iq9saGZAh27I/RLGOOXxIR9XVEWmme0SmZe8n3KcXnftOET3dkrHQJwf+AHwOt37wcQ9xW4hPWSsR/A==",
|
|
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.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-22.2.11.tgz",
|
|
23
|
+
"_shasum": "8764069036f9d53870cf7af07c6f84b4532c3db0",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-gantt@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~22.2.5",
|
|
35
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
36
|
-
"@syncfusion/ej2-gantt": "22.2.
|
|
35
|
+
"@syncfusion/ej2-base": "~22.2.12",
|
|
36
|
+
"@syncfusion/ej2-gantt": "22.2.12"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 Gantt Component for Angular",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"schematics": "./schematics/collection.json",
|
|
58
58
|
"sideEffects": false,
|
|
59
59
|
"typings": "ej2-angular-gantt.d.ts",
|
|
60
|
-
"version": "22.2.
|
|
60
|
+
"version": "22.2.12-ngcc"
|
|
61
61
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-gantt";
|
|
2
|
-
export declare const pkgVer = "^22.2.
|
|
2
|
+
export declare const pkgVer = "^22.2.11";
|
|
3
3
|
export declare const moduleName = "GanttModule";
|
|
4
|
-
export declare const themeVer = "~22.2.
|
|
4
|
+
export declare const themeVer = "~22.2.11";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-gantt';
|
|
4
|
-
exports.pkgVer = '^22.2.
|
|
4
|
+
exports.pkgVer = '^22.2.12';
|
|
5
5
|
exports.moduleName = 'GanttModule';
|
|
6
|
-
exports.themeVer = '~22.2.
|
|
6
|
+
exports.themeVer = '~22.2.12';
|
package/styles/material-dark.css
CHANGED