@syncfusion/ej2-vue-dropdowns 19.3.53 → 19.4.40

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,30 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 19.3.56 (2021-12-02)
6
+
7
+ ### MultiSelect
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I343860` - Issue with "list items are not read by the NVDA screen reader" has been resolved.
12
+
13
+ ### Dropdown Tree
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I342745` - The performance issue that occurred when selecting a node that was rendered with a huge data source has been resolved.
18
+
19
+ ## 19.3.55 (2021-11-23)
20
+
21
+ ### AutoComplete
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I343913` - Issue with "exception throws while preventing the request to the server in the `actionBegin` event" has been resolved.
26
+
27
+ ## 19.3.53 (2021-11-12)
28
+
5
29
  ### Dropdown Tree
6
30
 
7
31
  #### Bug Fixes
package/README.md CHANGED
@@ -111,4 +111,4 @@ Check the license details [here.](https://github.com/syncfusion/ej2/blob/master/
111
111
  ## 8. Change log
112
112
  Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/dropdowns/CHANGELOG.md)
113
113
 
114
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
114
+ © Copyright 2021 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-dropdowns.umd.min.js
3
- * version : 19.3.53
3
+ * version : 19.4.40
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-dropdowns.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