@syncfusion/ej2-vue-layouts 19.4.38 → 19.4.43

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,12 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Splitter
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I360945` - Now, the splitter works properly when the target element is passed as a variable in the Splitter constructor.
10
+
5
11
  ## 19.3.43 (2021-09-30)
6
12
 
7
13
  ### Splitter
package/README.md CHANGED
@@ -124,4 +124,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
124
124
 
125
125
  Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/layouts/CHANGELOG.md/?utm_source=npm&utm_medium=listing&utm_campaign=vue-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.
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-layouts.umd.min.js
3
- * version : 19.4.38
3
+ * version : 19.4.43
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ /*!
11
+ * filename: ej2-vue-layouts.umd.min.js
12
+ * version : 19.2.55
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.
6
15
  * A copy of the current license can be obtained at any time by e-mailing