@syncfusion/ej2-vue-dropdowns 21.2.6 → 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 +43 -3
  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
@@ -2,15 +2,47 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- - `#I451885` - Resolved the performance issue when multiselect component is rendered with large number of data.
5
+ ### ListBox
6
6
 
7
- ## 21.2.5 (2023-05-16)
7
+ #### Bug Fixes
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)
8
26
 
9
27
  ### ListBox
10
28
 
11
29
  #### Bug Fixes
12
30
 
13
- - `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
31
+ - `#I462373` - Issue with "Double quotes value not submitted while using the listbox component within the form." has been resolved.
32
+
33
+ ### AutoComplete
34
+
35
+ #### Bug Fixes
36
+
37
+ - `#I460876` - Issue with "The header and footer template are not working" has been resolved.
38
+
39
+ ## 21.2.6 (2023-05-23)
40
+
41
+ ### MultiSelect
42
+
43
+ #### Bug Fixes
44
+
45
+ - `#I451885` - Resolved the performance issue when multiselect component is rendered with large number of data.
14
46
 
15
47
  ### DropDownList
16
48
 
@@ -18,6 +50,14 @@
18
50
 
19
51
  - `I460077` - Issue with "The popup is not closing properly when the focus is moved between two dropdowns" has been resolved.
20
52
 
53
+ ## 21.2.5 (2023-05-16)
54
+
55
+ ### ListBox
56
+
57
+ #### Bug Fixes
58
+
59
+ - `#I461307` - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.
60
+
21
61
  ### ComboBox
22
62
 
23
63
  #### Bug Fixes
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-dropdowns.umd.min.js
3
- * version : 21.2.6
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