@syncfusion/ej2-vue-gantt 19.4.54 → 19.4.55
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
|
@@ -6,6 +6,18 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#366304` - Gantt line mismatches when we set system display as 100% and browser zoom settings as 90% has been fixed.
|
|
10
|
+
- `#368609` - Indent and outdent toolbar item not showing when checkbox selection is enabled has been fixed.
|
|
11
|
+
- `#365994` - Right and left label template not working in `vue` has been fixed.
|
|
12
|
+
|
|
13
|
+
- `#365994` - Right and left label template not working in `vue` has been fixed.
|
|
14
|
+
|
|
15
|
+
## 19.4.54 (2022-03-01)
|
|
16
|
+
|
|
17
|
+
### Gantt
|
|
18
|
+
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
9
21
|
- `#366296` - When moving from once cell to another cell using tab key navigation issue has been fixed.
|
|
10
22
|
- `#363358`,`F172781` - Drag and drop not working properly after row gets collapsed issue has been fixed.
|
|
11
23
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-gantt.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.55
|
|
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
|