@syncfusion/ej2-react-gantt 22.1.34 → 22.1.37

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,36 @@
4
4
 
5
5
  ### Gantt Chart
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I471925` - Cannot see a Dragged Task after Zoom In issue has been fixed.
10
+ - `#I473517` - Incorrect taskbar render when unit is given in hour issue has been fixed.
11
+ - `#I473451` - Segment taskbar is not rendered correctly issue has been fixed.
12
+ - `#I471730` - Taskbar not rendered properly based on duration issue has been fixed.
13
+
14
+ - `#I471925` - Cannot see a Dragged Task after Zoom In issue has been fixed.
15
+ - `#I473517` - Incorrect taskbar render when unit is given in hour issue has been fixed.
16
+ - `#I473451` - Segment taskbar is not rendered correctly issue has been fixed.
17
+
18
+ ## 22.1.36 (2023-06-28)
19
+
20
+ ### Gantt Chart
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I473901` - Baseline converted to milestone when task gets converted into milestone issue has been fixed.
25
+ - `#I471926` - Console error occurs in critical path when data source is empty issue has been fixed.
26
+ - `#I469289` - Fit to project is not working properly issue has been fixed.
27
+ - `#I473341` - Tooltip template not working properly issue has been fixed.
28
+ - `#I467372` - no drop icon is displayed while dropping in Gantt chart.
29
+ - `#F182867` - Edit template for start date column not works issue has been fixed.
30
+ - `#I470521` - Toolbar template is not working properly in react issue has been fixed.
31
+ - `#I44322` - Row Selection behaviour occurs differently in grid and Gantt.
32
+
33
+ ## 22.1.34 (2023-06-21)
34
+
35
+ ### Gantt Chart
36
+
7
37
  #### Features
8
38
 
9
39
  -`#I43435` - Improved the user interface of taskbar resizing and moving actions in the Gantt Chart. Now, when users perform taskbar resizing or moving, a virtual element is displayed instead of updating the original taskbar element. This virtual element remains visible until the action is completed, providing users with a clear representation of the changes they are making. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/gantt/editing.html).
@@ -1812,3 +1842,13 @@
1812
1842
  - **Localization** - Provides inherent support to localize the UI.
1813
1843
 
1814
1844
 
1845
+ ## 21.1.36 (2023-06-28)
1846
+
1847
+ ### Gantt Chart
1848
+
1849
+ #### Bug Fixes
1850
+
1851
+ - `#I473901` - Baseline converted to milestone when task gets converted into milestone issue has been fixed.
1852
+ - `#F182867` - Edit template for start date column not works issue has been fixed.
1853
+ - `#I470521` - Toolbar template is not working properly in react issue has been fixed.
1854
+
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-gantt.min.js
3
- * version : 22.1.34
3
+ * version : 22.1.37
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.1.34
3
+ * version : 22.1.37
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@21.2.8",
3
+ "_id": "@syncfusion/ej2-react-gantt@22.1.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-6VQwC0Ox5Cd67pODF2rz92leV1FKoRPlSVhmhSA7Ih6IA4hTVE0tD9tbOy7TlM4rUmV2p2Apwi3TB0/epva2XA==",
5
+ "_integrity": "sha512-6gPUcpGAB+evI/4oLCI6dbSue+Gf/FL3iH10BwoZ2dWBAC3GLgarCtKlVL2d7Yq4IyUCpPEn/k5Z/bjOzlG8wA==",
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-21.2.8.tgz",
23
- "_shasum": "545173a77696a23089d9a7e6c0f6e2d820595770",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-22.1.36.tgz",
23
+ "_shasum": "1df40edde0e7508da1eceddab1c5ff9c45b37ae6",
24
24
  "_spec": "@syncfusion/ej2-react-gantt@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~22.1.34",
35
- "@syncfusion/ej2-gantt": "22.1.34",
35
+ "@syncfusion/ej2-gantt": "22.1.37",
36
36
  "@syncfusion/ej2-react-base": "~22.1.34"
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.1.34",
58
+ "version": "22.1.37",
59
59
  "sideEffects": false
60
60
  }
@@ -115,21 +115,26 @@
115
115
  }
116
116
 
117
117
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
118
- margin: 6px 6px 5px;
119
- min-height: 12px;
120
- min-width: 12px;
121
- padding: 6px;
118
+ margin: 0 6px;
119
+ min-height: 30px;
120
+ min-width: 30px;
122
121
  }
123
122
 
124
123
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
125
124
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
126
- min-height: 16px;
127
- min-width: 16px;
125
+ min-height: 38px;
126
+ min-width: 38px;
127
+ }
128
+
129
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
130
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
131
+ min-height: 22px;
132
+ min-width: 22px;
128
133
  }
129
134
 
130
135
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
131
136
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
132
- padding: 8px 16px 8px 0;
137
+ padding: 4px 16px 4px 0;
133
138
  }
134
139
 
135
140
  .e-input-group.e-ddl,
@@ -149,7 +154,7 @@
149
154
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
150
155
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
151
156
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
152
- margin: 0;
157
+ margin: 4px;
153
158
  }
154
159
 
155
160
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -158,7 +163,7 @@
158
163
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
159
164
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
160
165
  .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
161
- padding: 5px 5px 5px 12px;
166
+ padding: 4px 5px 4px 12px;
162
167
  }
163
168
 
164
169
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
@@ -168,8 +173,8 @@
168
173
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
169
174
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
170
175
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
171
- min-height: 18px;
172
- min-width: 18px;
176
+ min-height: 34px;
177
+ min-width: 34px;
173
178
  }
174
179
 
175
180
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -182,6 +187,10 @@
182
187
  padding: 8px 16px;
183
188
  }
184
189
 
190
+ .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
191
+ margin: 0 4px;
192
+ }
193
+
185
194
  .e-ddl.e-popup.e-outline .e-filter-parent {
186
195
  padding: 4px 8px;
187
196
  }
@@ -171,21 +171,26 @@
171
171
  }
172
172
 
173
173
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
174
- margin: 6px 6px 5px;
175
- min-height: 12px;
176
- min-width: 12px;
177
- padding: 6px;
174
+ margin: 0 6px;
175
+ min-height: 30px;
176
+ min-width: 30px;
178
177
  }
179
178
 
180
179
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
181
180
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
182
- min-height: 16px;
183
- min-width: 16px;
181
+ min-height: 38px;
182
+ min-width: 38px;
183
+ }
184
+
185
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
186
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
187
+ min-height: 22px;
188
+ min-width: 22px;
184
189
  }
185
190
 
186
191
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
187
192
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
188
- padding: 8px 16px 8px 0;
193
+ padding: 4px 16px 4px 0;
189
194
  }
190
195
 
191
196
  .e-input-group.e-ddl,
@@ -205,7 +210,7 @@
205
210
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
206
211
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
207
212
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
208
- margin: 0;
213
+ margin: 4px;
209
214
  }
210
215
 
211
216
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -214,7 +219,7 @@
214
219
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
215
220
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
216
221
  .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
217
- padding: 5px 5px 5px 12px;
222
+ padding: 4px 5px 4px 12px;
218
223
  }
219
224
 
220
225
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
@@ -224,8 +229,8 @@
224
229
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
225
230
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
226
231
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
227
- min-height: 18px;
228
- min-width: 18px;
232
+ min-height: 34px;
233
+ min-width: 34px;
229
234
  }
230
235
 
231
236
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -238,6 +243,10 @@
238
243
  padding: 8px 16px;
239
244
  }
240
245
 
246
+ .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
247
+ margin: 0 4px;
248
+ }
249
+
241
250
  .e-ddl.e-popup.e-outline .e-filter-parent {
242
251
  padding: 4px 8px;
243
252
  }
@@ -115,21 +115,26 @@
115
115
  }
116
116
 
117
117
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
118
- margin: 6px 6px 5px;
119
- min-height: 12px;
120
- min-width: 12px;
121
- padding: 6px;
118
+ margin: 0 6px;
119
+ min-height: 30px;
120
+ min-width: 30px;
122
121
  }
123
122
 
124
123
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
125
124
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
126
- min-height: 16px;
127
- min-width: 16px;
125
+ min-height: 38px;
126
+ min-width: 38px;
127
+ }
128
+
129
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
130
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
131
+ min-height: 22px;
132
+ min-width: 22px;
128
133
  }
129
134
 
130
135
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
131
136
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
132
- padding: 8px 16px 8px 0;
137
+ padding: 4px 16px 4px 0;
133
138
  }
134
139
 
135
140
  .e-input-group.e-ddl,
@@ -149,7 +154,7 @@
149
154
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
150
155
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
151
156
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
152
- margin: 0;
157
+ margin: 4px;
153
158
  }
154
159
 
155
160
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -158,7 +163,7 @@
158
163
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
159
164
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
160
165
  .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
161
- padding: 5px 5px 5px 12px;
166
+ padding: 4px 5px 4px 12px;
162
167
  }
163
168
 
164
169
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
@@ -168,8 +173,8 @@
168
173
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
169
174
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
170
175
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
171
- min-height: 18px;
172
- min-width: 18px;
176
+ min-height: 34px;
177
+ min-width: 34px;
173
178
  }
174
179
 
175
180
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -182,6 +187,10 @@
182
187
  padding: 8px 16px;
183
188
  }
184
189
 
190
+ .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
191
+ margin: 0 4px;
192
+ }
193
+
185
194
  .e-ddl.e-popup.e-outline .e-filter-parent {
186
195
  padding: 4px 8px;
187
196
  }
@@ -171,21 +171,26 @@
171
171
  }
172
172
 
173
173
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
174
- margin: 6px 6px 5px;
175
- min-height: 12px;
176
- min-width: 12px;
177
- padding: 6px;
174
+ margin: 0 6px;
175
+ min-height: 30px;
176
+ min-width: 30px;
178
177
  }
179
178
 
180
179
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
181
180
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
182
- min-height: 16px;
183
- min-width: 16px;
181
+ min-height: 38px;
182
+ min-width: 38px;
183
+ }
184
+
185
+ .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
186
+ .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
187
+ min-height: 22px;
188
+ min-width: 22px;
184
189
  }
185
190
 
186
191
  .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
187
192
  .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
188
- padding: 8px 16px 8px 0;
193
+ padding: 4px 16px 4px 0;
189
194
  }
190
195
 
191
196
  .e-input-group.e-ddl,
@@ -205,7 +210,7 @@
205
210
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
206
211
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
207
212
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
208
- margin: 0;
213
+ margin: 4px;
209
214
  }
210
215
 
211
216
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -214,7 +219,7 @@
214
219
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
215
220
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
216
221
  .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
217
- padding: 5px 5px 5px 12px;
222
+ padding: 4px 5px 4px 12px;
218
223
  }
219
224
 
220
225
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
@@ -224,8 +229,8 @@
224
229
  .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
225
230
  .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
226
231
  .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
227
- min-height: 18px;
228
- min-width: 18px;
232
+ min-height: 34px;
233
+ min-width: 34px;
229
234
  }
230
235
 
231
236
  .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
@@ -238,6 +243,10 @@
238
243
  padding: 8px 16px;
239
244
  }
240
245
 
246
+ .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
247
+ margin: 0 4px;
248
+ }
249
+
241
250
  .e-ddl.e-popup.e-outline .e-filter-parent {
242
251
  padding: 4px 8px;
243
252
  }