@syncfusion/ej2-vue-dropdowns 21.2.8 → 21.2.10

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.
Files changed (34) hide show
  1. package/CHANGELOG.md +28 -6
  2. package/dist/ej2-vue-dropdowns.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-dropdowns.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +207 -99
  6. package/styles/bootstrap.css +209 -100
  7. package/styles/bootstrap4.css +209 -100
  8. package/styles/bootstrap5-dark.css +207 -99
  9. package/styles/bootstrap5.css +207 -99
  10. package/styles/fabric-dark.css +207 -99
  11. package/styles/fabric.css +209 -100
  12. package/styles/fluent-dark.css +209 -100
  13. package/styles/fluent.css +209 -100
  14. package/styles/highcontrast-light.css +207 -99
  15. package/styles/highcontrast.css +209 -100
  16. package/styles/list-box/bootstrap-dark.css +207 -99
  17. package/styles/list-box/bootstrap.css +209 -100
  18. package/styles/list-box/bootstrap4.css +209 -100
  19. package/styles/list-box/bootstrap5-dark.css +207 -99
  20. package/styles/list-box/bootstrap5.css +207 -99
  21. package/styles/list-box/fabric-dark.css +207 -99
  22. package/styles/list-box/fabric.css +209 -100
  23. package/styles/list-box/fluent-dark.css +209 -100
  24. package/styles/list-box/fluent.css +209 -100
  25. package/styles/list-box/highcontrast-light.css +207 -99
  26. package/styles/list-box/highcontrast.css +209 -100
  27. package/styles/list-box/material-dark.css +207 -99
  28. package/styles/list-box/material.css +209 -100
  29. package/styles/list-box/tailwind-dark.css +209 -100
  30. package/styles/list-box/tailwind.css +209 -100
  31. package/styles/material-dark.css +207 -99
  32. package/styles/material.css +209 -100
  33. package/styles/tailwind-dark.css +209 -100
  34. package/styles/tailwind.css +209 -100
package/CHANGELOG.md CHANGED
@@ -6,6 +6,28 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#F43705` - Issue with "Dropping selected items does not work correctly while enabling the checkbox in listbox component." has been resolved.
10
+
11
+ ### MultiSelect
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I467953` - Issue with "Query construct incorrectly when preselect the value second time beyond the data source value" has been resolved.
16
+
17
+ ### DropDownList
18
+
19
+ #### Bug Fixes
20
+
21
+ - `I469452` - Issue with "A console error is thrown when the datasource value field has a null value in the dropdown list" has been resolved.
22
+
23
+ - `I462021` - Issue with "Value template not working properly" has been resolved.
24
+
25
+ ## 21.2.8 (2023-05-30)
26
+
27
+ ### ListBox
28
+
29
+ #### Bug Fixes
30
+
9
31
  - `#I462373` - Issue with "Double quotes value not submitted while using the listbox component within the form." has been resolved.
10
32
 
11
33
  ### AutoComplete
@@ -22,19 +44,19 @@
22
44
 
23
45
  - `#I451885` - Resolved the performance issue when multiselect component is rendered with large number of data.
24
46
 
25
- ## 21.2.5 (2023-05-16)
26
-
27
- ### ListBox
47
+ ### DropDownList
28
48
 
29
49
  #### Bug Fixes
30
50
 
31
- - `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
51
+ - `I460077` - Issue with "The popup is not closing properly when the focus is moved between two dropdowns" has been resolved.
32
52
 
33
- ### DropDownList
53
+ ## 21.2.5 (2023-05-16)
54
+
55
+ ### ListBox
34
56
 
35
57
  #### Bug Fixes
36
58
 
37
- - `I460077` - Issue with "The popup is not closing properly when the focus is moved between two dropdowns" has been resolved.
59
+ - `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
38
60
 
39
61
  ### ComboBox
40
62
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-dropdowns.umd.min.js
3
- * version : 21.2.8
3
+ * version : 21.2.10
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