@syncfusion/ej2-gantt 20.2.44 → 20.2.45
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 +8 -0
- package/dist/ej2-gantt.umd.min.js +2 -2
- package/dist/ej2-gantt.umd.min.js.map +1 -1
- package/dist/es6/ej2-gantt.es2015.js +1 -1
- package/dist/es6/ej2-gantt.es2015.js.map +1 -1
- package/dist/es6/ej2-gantt.es5.js +1 -1
- package/dist/es6/ej2-gantt.es5.js.map +1 -1
- package/dist/global/ej2-gantt.min.js +2 -2
- package/dist/global/ej2-gantt.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +18 -18
- package/src/gantt/base/gantt-chart.js +1 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 20.2.
|
|
3
|
+
* version : 20.2.45
|
|
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-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-gantt@20.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-gantt@20.2.44",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-90ra81SrKxslSTVflObgRQLq8Sg2lkrn7LPVOzaoj4cmzJg+5n5aHiWIEEFrv6e87OyzXwxAU7j5GI39661zCw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"/@syncfusion/ej2-react-gantt",
|
|
24
24
|
"/@syncfusion/ej2-vue-gantt"
|
|
25
25
|
],
|
|
26
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.
|
|
27
|
-
"_shasum": "
|
|
26
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-20.2.44.tgz",
|
|
27
|
+
"_shasum": "ee9e87525e6988bece6afb5457e2cdb198fff4e6",
|
|
28
28
|
"_spec": "@syncfusion/ej2-gantt@*",
|
|
29
29
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
30
30
|
"author": {
|
|
@@ -35,19 +35,19 @@
|
|
|
35
35
|
},
|
|
36
36
|
"bundleDependencies": false,
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@syncfusion/ej2-base": "~20.2.
|
|
39
|
-
"@syncfusion/ej2-buttons": "~20.2.
|
|
40
|
-
"@syncfusion/ej2-calendars": "~20.2.
|
|
41
|
-
"@syncfusion/ej2-data": "~20.2.
|
|
42
|
-
"@syncfusion/ej2-dropdowns": "~20.2.
|
|
43
|
-
"@syncfusion/ej2-grids": "~20.2.
|
|
44
|
-
"@syncfusion/ej2-inputs": "~20.2.
|
|
45
|
-
"@syncfusion/ej2-layouts": "~20.2.
|
|
46
|
-
"@syncfusion/ej2-lists": "~20.2.
|
|
47
|
-
"@syncfusion/ej2-navigations": "~20.2.
|
|
48
|
-
"@syncfusion/ej2-popups": "~20.2.
|
|
49
|
-
"@syncfusion/ej2-richtexteditor": "~20.2.
|
|
50
|
-
"@syncfusion/ej2-treegrid": "~20.2.
|
|
38
|
+
"@syncfusion/ej2-base": "~20.2.45",
|
|
39
|
+
"@syncfusion/ej2-buttons": "~20.2.45",
|
|
40
|
+
"@syncfusion/ej2-calendars": "~20.2.45",
|
|
41
|
+
"@syncfusion/ej2-data": "~20.2.45",
|
|
42
|
+
"@syncfusion/ej2-dropdowns": "~20.2.45",
|
|
43
|
+
"@syncfusion/ej2-grids": "~20.2.45",
|
|
44
|
+
"@syncfusion/ej2-inputs": "~20.2.45",
|
|
45
|
+
"@syncfusion/ej2-layouts": "~20.2.45",
|
|
46
|
+
"@syncfusion/ej2-lists": "~20.2.45",
|
|
47
|
+
"@syncfusion/ej2-navigations": "~20.2.45",
|
|
48
|
+
"@syncfusion/ej2-popups": "~20.2.45",
|
|
49
|
+
"@syncfusion/ej2-richtexteditor": "~20.2.45",
|
|
50
|
+
"@syncfusion/ej2-treegrid": "~20.2.45"
|
|
51
51
|
},
|
|
52
52
|
"deprecated": false,
|
|
53
53
|
"description": "Essential JS 2 Gantt Component",
|
|
@@ -75,6 +75,6 @@
|
|
|
75
75
|
"url": "git+https://github.com/syncfusion/ej2-gantt.git"
|
|
76
76
|
},
|
|
77
77
|
"typings": "index.d.ts",
|
|
78
|
-
"version": "20.2.
|
|
78
|
+
"version": "20.2.45",
|
|
79
79
|
"sideEffects": false
|
|
80
80
|
}
|
|
@@ -718,7 +718,7 @@ var GanttChart = /** @class */ (function () {
|
|
|
718
718
|
* @private
|
|
719
719
|
*/
|
|
720
720
|
GanttChart.prototype.expandedGanttRow = function (args) {
|
|
721
|
-
if ((isNullOrUndefined(args['gridRow']) || isNullOrUndefined(args['chartRow']))
|
|
721
|
+
if ((isNullOrUndefined(args['gridRow']) && this.parent.enableVirtualization) || isNullOrUndefined(args['chartRow'])) {
|
|
722
722
|
return;
|
|
723
723
|
}
|
|
724
724
|
var record = getValue('data', args);
|