@syncfusion/ej2-layouts 19.4.38 → 19.4.52

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,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.4.47 (2022-01-25)
6
+
7
+ ### Dashboard Layout
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#SF-361218` - The issue with "The Dashboard Layout with nested panels throws a script error on page resizing" has been resolved.
12
+
13
+ ## 19.4.43 (2022-01-18)
14
+
15
+ ### Splitter
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#I360945` - Now, the splitter works properly when the target element is passed as a variable in the Splitter constructor.
20
+
5
21
  ## 19.3.43 (2021-09-30)
6
22
 
7
23
  ### Splitter
package/README.md CHANGED
@@ -124,4 +124,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
124
124
 
125
125
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/layouts/CHANGELOG.md/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-layout-npm)
126
126
 
127
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
127
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.