@syncfusion/ej2-react-gantt 22.2.10 → 22.2.12
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 +57 -22
- package/dist/ej2-react-gantt.min.js +1 -1
- package/dist/ej2-react-gantt.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/gantt/material-dark.css +1 -1
- package/styles/gantt/material.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,42 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Gantt
|
|
5
|
+
### Gantt
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
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.
|
|
14
|
+
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
15
|
+
- `#I494859` - Gantt shrinks when we update the datasource issue has been fixed.
|
|
16
|
+
|
|
17
|
+
- `#I488557` - The project dates are not modified after changing the timeline.
|
|
18
|
+
- `#I472635` - When pressing the insert key `newRowPosition` bottom row is not highlighted.
|
|
19
|
+
- `#I489655` - Milestone is not converting back to taskbar when we have milestone property has been fixed.
|
|
20
|
+
- `#I492520` - Critical path styling not getting cleared correctly issue has been fixed.
|
|
21
|
+
- `#I492654` - When empty data source pdf export exception thrown issue has been fixed.
|
|
22
|
+
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
23
|
+
|
|
24
|
+
## 22.2.11 (2023-08-29)
|
|
25
|
+
|
|
26
|
+
### Gantt
|
|
27
|
+
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
31
|
+
- `#I491313` - Multiple records were selected after using the context menu, adding the milestone position wrong issue has been fixed.
|
|
32
|
+
- `#F183168` - Gantt Chart not refreshing after adding new item is fixed.
|
|
33
|
+
- `#I491178` - Data modified in the server is not reflected in the rendered Gantt Chart is fixed.
|
|
34
|
+
|
|
35
|
+
- `#I485527` - Filter menu opening issue in column menu has been fixed.
|
|
36
|
+
- `#I491313` - Multiple records were selected after using the context menu, adding the milestone position wrong issue has been fixed.
|
|
37
|
+
|
|
38
|
+
## 22.2.10 (2023-08-22)
|
|
39
|
+
|
|
40
|
+
### Gantt
|
|
6
41
|
|
|
7
42
|
#### Bug Fixes
|
|
8
43
|
|
|
@@ -14,7 +49,7 @@
|
|
|
14
49
|
|
|
15
50
|
## 22.2.9 (2023-08-15)
|
|
16
51
|
|
|
17
|
-
### Gantt
|
|
52
|
+
### Gantt
|
|
18
53
|
|
|
19
54
|
#### Bug Fixes
|
|
20
55
|
|
|
@@ -34,7 +69,7 @@
|
|
|
34
69
|
|
|
35
70
|
## 22.2.8 (2023-08-08)
|
|
36
71
|
|
|
37
|
-
### Gantt
|
|
72
|
+
### Gantt
|
|
38
73
|
|
|
39
74
|
#### Bug Fixes
|
|
40
75
|
|
|
@@ -47,7 +82,7 @@
|
|
|
47
82
|
|
|
48
83
|
## 22.2.7 (2023-08-02)
|
|
49
84
|
|
|
50
|
-
### Gantt
|
|
85
|
+
### Gantt
|
|
51
86
|
|
|
52
87
|
#### Bug Fixes
|
|
53
88
|
|
|
@@ -74,7 +109,7 @@
|
|
|
74
109
|
|
|
75
110
|
## 22.2.5 (2023-07-27)
|
|
76
111
|
|
|
77
|
-
### Gantt
|
|
112
|
+
### Gantt
|
|
78
113
|
|
|
79
114
|
#### Bug Fixes
|
|
80
115
|
|
|
@@ -93,7 +128,7 @@
|
|
|
93
128
|
|
|
94
129
|
## 22.1.39 (2023-07-18)
|
|
95
130
|
|
|
96
|
-
### Gantt
|
|
131
|
+
### Gantt
|
|
97
132
|
|
|
98
133
|
#### Bug Fixes
|
|
99
134
|
|
|
@@ -101,7 +136,7 @@
|
|
|
101
136
|
|
|
102
137
|
## 22.1.38 (2023-07-11)
|
|
103
138
|
|
|
104
|
-
### Gantt
|
|
139
|
+
### Gantt
|
|
105
140
|
|
|
106
141
|
#### Bug Fixes
|
|
107
142
|
|
|
@@ -117,7 +152,7 @@
|
|
|
117
152
|
|
|
118
153
|
## 22.1.37 (2023-07-04)
|
|
119
154
|
|
|
120
|
-
### Gantt
|
|
155
|
+
### Gantt
|
|
121
156
|
|
|
122
157
|
#### Bug Fixes
|
|
123
158
|
|
|
@@ -133,7 +168,7 @@
|
|
|
133
168
|
|
|
134
169
|
## 22.1.36 (2023-06-28)
|
|
135
170
|
|
|
136
|
-
### Gantt
|
|
171
|
+
### Gantt
|
|
137
172
|
|
|
138
173
|
#### Bug Fixes
|
|
139
174
|
|
|
@@ -148,7 +183,7 @@
|
|
|
148
183
|
|
|
149
184
|
## 22.1.34 (2023-06-21)
|
|
150
185
|
|
|
151
|
-
### Gantt
|
|
186
|
+
### Gantt
|
|
152
187
|
|
|
153
188
|
#### Features
|
|
154
189
|
|
|
@@ -161,7 +196,7 @@
|
|
|
161
196
|
|
|
162
197
|
## 21.2.10 (2023-06-13)
|
|
163
198
|
|
|
164
|
-
### Gantt
|
|
199
|
+
### Gantt
|
|
165
200
|
|
|
166
201
|
#### Bug Fixes
|
|
167
202
|
|
|
@@ -175,7 +210,7 @@
|
|
|
175
210
|
|
|
176
211
|
## 21.2.9 (2023-06-06)
|
|
177
212
|
|
|
178
|
-
### Gantt
|
|
213
|
+
### Gantt
|
|
179
214
|
|
|
180
215
|
#### Bug Fixes
|
|
181
216
|
|
|
@@ -206,7 +241,7 @@
|
|
|
206
241
|
|
|
207
242
|
## 21.2.8 (2023-05-30)
|
|
208
243
|
|
|
209
|
-
### Gantt
|
|
244
|
+
### Gantt
|
|
210
245
|
|
|
211
246
|
#### Bug Fixes
|
|
212
247
|
|
|
@@ -226,7 +261,7 @@
|
|
|
226
261
|
|
|
227
262
|
## 21.2.6 (2023-05-23)
|
|
228
263
|
|
|
229
|
-
### Gantt
|
|
264
|
+
### Gantt
|
|
230
265
|
|
|
231
266
|
#### Bug Fixes
|
|
232
267
|
|
|
@@ -238,7 +273,7 @@
|
|
|
238
273
|
|
|
239
274
|
## 21.2.5 (2023-05-16)
|
|
240
275
|
|
|
241
|
-
### Gantt
|
|
276
|
+
### Gantt
|
|
242
277
|
|
|
243
278
|
#### Bug Fixes
|
|
244
279
|
|
|
@@ -254,7 +289,7 @@
|
|
|
254
289
|
|
|
255
290
|
## 21.2.4 (2023-05-09)
|
|
256
291
|
|
|
257
|
-
### Gantt
|
|
292
|
+
### Gantt
|
|
258
293
|
|
|
259
294
|
#### Bug Fixes
|
|
260
295
|
|
|
@@ -269,7 +304,7 @@
|
|
|
269
304
|
|
|
270
305
|
## 21.2.3 (2023-05-03)
|
|
271
306
|
|
|
272
|
-
### Gantt
|
|
307
|
+
### Gantt
|
|
273
308
|
|
|
274
309
|
#### Bug Fixes
|
|
275
310
|
|
|
@@ -283,7 +318,7 @@
|
|
|
283
318
|
|
|
284
319
|
## 21.1.41 (2023-04-18)
|
|
285
320
|
|
|
286
|
-
### Gantt
|
|
321
|
+
### Gantt
|
|
287
322
|
|
|
288
323
|
#### Bug Fixes
|
|
289
324
|
|
|
@@ -303,7 +338,7 @@
|
|
|
303
338
|
|
|
304
339
|
## 21.1.38 (2023-04-04)
|
|
305
340
|
|
|
306
|
-
### Gantt
|
|
341
|
+
### Gantt
|
|
307
342
|
|
|
308
343
|
#### Bug Fixes
|
|
309
344
|
|
|
@@ -318,7 +353,7 @@
|
|
|
318
353
|
|
|
319
354
|
## 21.1.37 (2023-03-29)
|
|
320
355
|
|
|
321
|
-
### Gantt
|
|
356
|
+
### Gantt
|
|
322
357
|
|
|
323
358
|
#### Bug Fixes
|
|
324
359
|
|
|
@@ -332,7 +367,7 @@
|
|
|
332
367
|
|
|
333
368
|
## 21.1.35 (2023-03-23)
|
|
334
369
|
|
|
335
|
-
### Gantt
|
|
370
|
+
### Gantt
|
|
336
371
|
|
|
337
372
|
#### Features
|
|
338
373
|
|
|
@@ -1960,7 +1995,7 @@
|
|
|
1960
1995
|
|
|
1961
1996
|
## 21.1.36 (2023-06-28)
|
|
1962
1997
|
|
|
1963
|
-
### Gantt
|
|
1998
|
+
### Gantt
|
|
1964
1999
|
|
|
1965
2000
|
#### Bug Fixes
|
|
1966
2001
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-gantt.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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-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-react-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-gantt@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-gantt@22.2.11",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-lWc8ng/PyBWiMwtwqXspcc1w5R9Mi9ITAnkVlZUw/7248+6bxGP7TlJKmUMhbv0fEleppeBcQ8dP7SZRJcH23w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-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-react-gantt/-/ej2-react-gantt-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-22.2.11.tgz",
|
|
23
|
+
"_shasum": "b9cc8b9d6f884c4f3f96a7559a3e443dae5b3130",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-gantt@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
35
|
-
"@syncfusion/ej2-gantt": "22.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~22.2.12",
|
|
35
|
+
"@syncfusion/ej2-gantt": "22.2.12",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~22.2.5"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -55,6 +55,6 @@
|
|
|
55
55
|
"type": "git",
|
|
56
56
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
57
57
|
},
|
|
58
|
-
"version": "22.2.
|
|
58
|
+
"version": "22.2.12",
|
|
59
59
|
"sideEffects": false
|
|
60
60
|
}
|
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED