@syncfusion/ej2-vue-layouts 20.4.42 → 20.4.53
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
@@ -2,6 +2,26 @@
|
|
2
2
|
|
3
3
|
## [Unreleased]
|
4
4
|
|
5
|
+
### Dashboard Layout
|
6
|
+
|
7
|
+
#### Bug Fixes
|
8
|
+
|
9
|
+
- `#I443265` - The issue of the dragStop event being triggered twice has been resolved.
|
10
|
+
|
11
|
+
## 20.4.48 (2023-02-01)
|
12
|
+
|
13
|
+
### Dashboard Layout
|
14
|
+
|
15
|
+
#### Bug Fixes
|
16
|
+
|
17
|
+
- `#I423971` - Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
|
18
|
+
|
19
|
+
### Splitter
|
20
|
+
|
21
|
+
#### Bug Fixes
|
22
|
+
|
23
|
+
- `#I425916` - Fixed issue with Expand and Collapse event triggering in splitter.
|
24
|
+
|
5
25
|
## 20.4.38 (2022-12-21)
|
6
26
|
|
7
27
|
### Dashboard Layout
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-vue-layouts.umd.min.js
|
3
|
-
* version : 20.4.
|
3
|
+
* version : 20.4.53
|
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
|