@syncfusion/ej2-react-gantt 23.1.36 → 23.1.39

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 CHANGED
@@ -4,6 +4,38 @@
4
4
 
5
5
  ### GanttChart
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I502041` - Error throw while adding the record issue has been fixed.
10
+
11
+ ## 23.1.38 (2023-09-26)
12
+
13
+ ### GanttChart
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I479961` - Milestone baseline moves along with the milestone issue has been fixed.
18
+ - `#I501391` - Misalignment in tooltip when connecting predecessor.
19
+ - `#I495216` - Predecessor is not displayed when we give `GUID` issue has been fixed.
20
+ - `#I499587` - Update of custom column in general tab issue has been fixed.
21
+ - `#I184189` - Changing values in the action Begin event does not reflect while rendering issue has been fixed.
22
+ - `#F184629` - Milestone not rendered properly after editing issue has been fixed.
23
+ - `#I492520` - Critical path styling not getting cleared correctly issue has been fixed.
24
+ - `#I502650` - Taskbar dragging and progress resizing while moving the mouse outside chart issue has been fixed.
25
+ - `#I493515` - When we collapse with Virtualization, the styles doesn't apply properly issue has been fixed.
26
+ - `#I486977` - White space issue occur when we close the side pane issue has been fixed.
27
+
28
+ - `#I479961` - Milestone baseline moves along with the milestone issue has been fixed.
29
+ - `#I501391` - Misalignment in tooltip when connecting predecessor.
30
+ - `#I495216` - Predecessor is not displayed when we give `GUID` issue has been fixed.
31
+ - `#I184189` - Changing values in the action Begin event does not reflect while rendering issue has been fixed.
32
+ - `#F184629` - Milestone not rendered properly after editing issue has been fixed.
33
+ - `#I492520` - Critical path styling not getting cleared correctly issue has been fixed.
34
+
35
+ ## 23.1.36 (2023-09-15)
36
+
37
+ ### GanttChart
38
+
7
39
  #### Features
8
40
 
9
41
  - `#I275966` - Provided lazy loading support in Gantt chart. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/load-on-demand.html).
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-gantt.min.js
3
- * version : 23.1.36
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.39
4
+ * Copyright Syncfusion Inc. 2001 - 2023. 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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-react-gantt.umd.min.js
3
- * version : 23.1.36
4
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
3
+ * version : 23.1.39
4
+ * Copyright Syncfusion Inc. 2001 - 2023. 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
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-gantt@*",
3
- "_id": "@syncfusion/ej2-react-gantt@22.1.67",
3
+ "_id": "@syncfusion/ej2-react-gantt@23.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-YbYQ0gFVLGHQK9agbkkZ8DaJ96nn3ZyoOmPZqxSYOroDpapb2lQRdu47piQJhDirMgnWXisl+ciPeajj429BMg==",
5
+ "_integrity": "sha512-XoLTZtR7Y1wEAJHujF36Uh1nmCSzAlPPZBTvFxWbNdVLvKQ2GlbTJxvdwN8DjJp9v60JhhsGfSuTgNel0PFWsQ==",
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-release/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-22.1.67.tgz",
23
- "_shasum": "bdb21de8d25cc2fa94008cc6479157bfe26ce997",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-23.1.38.tgz",
23
+ "_shasum": "7b92f705c1c1013a53cf47b382cc9556aee650ab",
24
24
  "_spec": "@syncfusion/ej2-react-gantt@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
@@ -31,8 +31,8 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~23.1.36",
35
- "@syncfusion/ej2-gantt": "23.1.36",
34
+ "@syncfusion/ej2-base": "~23.1.38",
35
+ "@syncfusion/ej2-gantt": "23.1.39",
36
36
  "@syncfusion/ej2-react-base": "~23.1.36"
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": "23.1.36",
58
+ "version": "23.1.39",
59
59
  "sideEffects": false
60
60
  }