@syncfusion/ej2-vue-dropdowns 19.3.44 → 19.3.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
@@ -4,6 +4,39 @@
4
4
 
5
5
  ### Dropdown Tree
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I344723` - The issue with "The selected value is not removed from the Dropdown Tree while using the value property as two-way binding" has been resolved.
10
+
11
+ ## 19.3.47 (2021-10-26)
12
+
13
+ ### Dropdown Tree
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I343096` - The issue with "The Dropdown Tree item getting unselected when clicking the text content of the input element" has been fixed.
18
+
19
+ ## 19.3.46 (2021-10-19)
20
+
21
+ ### Dropdown Tree
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#F169190` - The issue with "The Dropdown tree is not focused while pressing single tab key" has been resolved.
26
+ - `#I341135` - The issue with "The Dropdown Tree selected items are misaligned while adding the `e-outline` and `e-filled` CSS classes" has been resolved.
27
+
28
+ ## 19.3.45 (2021-10-12)
29
+
30
+ ### ComboBox
31
+
32
+ #### Bug Fixes
33
+
34
+ - `#I343666` - Issue with "data list is not updated to the popup while changing the query property on dynamically with filtering mode" has been resolved.
35
+
36
+ ## 19.3.44 (2021-10-05)
37
+
38
+ ### Dropdown Tree
39
+
7
40
  #### New Features
8
41
 
9
42
  - `#I301222` - Provided support to display custom selected values template in the Dropdown Tree component.
@@ -11,6 +44,7 @@
11
44
  #### Bug Fixes
12
45
 
13
46
  - `#I342360`, `#I342351` - The issue with "The Dropdown Tree component is not rendered when providing an id that starts with an integer type" has been resolved.
47
+ - `I341114` - Issue with "When listbox is selected with checkbox, drag and drop is not working properly" has been resolved.
14
48
 
15
49
  ## 19.2.62 (2021-09-14)
16
50
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-dropdowns.umd.min.js
3
- * version : 19.3.44
3
+ * version : 19.3.48
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
@@ -9,7 +9,7 @@
9
9
  */
10
10
  /*!
11
11
  * filename: ej2-vue-dropdowns.umd.min.js
12
- * version : 19.3.43
12
+ * version : 19.2.55
13
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
14
  * Use of this code is subject to the terms of our license.
15
15
  * A copy of the current license can be obtained at any time by e-mailing