@syncfusion/ej2-vue-gantt 20.3.48 → 20.3.49
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
|
+
- `#I395003` - Gantt records disappear when scrolling up and down quickly issue has been fixed.
|
|
10
|
+
- `#I407437` - Add new record in resource view without child mapping issue has been fixed.
|
|
11
|
+
- `#I407832` - Console error when all the element is disabled in context menu.
|
|
12
|
+
- `#I407716` - Data source update on load time issue has been fixed.
|
|
13
|
+
- `#I400913`, `#I405837` - Pdf export is not working when the data has Hebrew and Vietnamese characters.
|
|
14
|
+
|
|
15
|
+
## 20.3.48 (2022-10-05)
|
|
16
|
+
|
|
17
|
+
### Gantt
|
|
18
|
+
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
9
21
|
- `#I408288` - Timeline rendering is incomplete when data is rebinded issue has been fixed.
|
|
10
22
|
- `#I404228` - Issue in saving data in segment has been fixed.
|
|
11
23
|
- `#I406597` - Duplicate record in the data source issue has been fixed.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-gantt.umd.min.js
|
|
3
|
-
* version : 20.3.
|
|
3
|
+
* version : 20.3.49
|
|
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
|