@syncfusion/ej2-layouts 20.4.42 → 20.4.48

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,18 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Dashboard Layout
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I423971` - Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
10
+
11
+ ### Splitter
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I425916` - Fixed issue with Expand and Collapse event triggering in splitter.
16
+
5
17
  ## 20.4.38 (2022-12-21)
6
18
 
7
19
  ### Dashboard Layout