@syncfusion/ej2-vue-dropdowns 20.4.43 → 20.4.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.
Files changed (49) hide show
  1. package/CHANGELOG.md +20 -0
  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 +5 -2
  6. package/styles/bootstrap.css +5 -2
  7. package/styles/bootstrap4.css +5 -2
  8. package/styles/bootstrap5-dark.css +5 -2
  9. package/styles/bootstrap5.css +5 -2
  10. package/styles/drop-down-list/bootstrap-dark.css +3 -0
  11. package/styles/drop-down-list/bootstrap.css +3 -0
  12. package/styles/drop-down-list/bootstrap4.css +3 -0
  13. package/styles/drop-down-list/bootstrap5-dark.css +3 -0
  14. package/styles/drop-down-list/bootstrap5.css +3 -0
  15. package/styles/drop-down-list/fabric-dark.css +3 -0
  16. package/styles/drop-down-list/fabric.css +3 -0
  17. package/styles/drop-down-list/fluent-dark.css +3 -0
  18. package/styles/drop-down-list/fluent.css +3 -0
  19. package/styles/drop-down-list/highcontrast-light.css +3 -0
  20. package/styles/drop-down-list/highcontrast.css +3 -0
  21. package/styles/drop-down-list/material-dark.css +3 -0
  22. package/styles/drop-down-list/material.css +3 -0
  23. package/styles/drop-down-list/tailwind-dark.css +3 -0
  24. package/styles/drop-down-list/tailwind.css +3 -0
  25. package/styles/fabric-dark.css +5 -2
  26. package/styles/fabric.css +5 -2
  27. package/styles/fluent-dark.css +5 -2
  28. package/styles/fluent.css +5 -2
  29. package/styles/highcontrast-light.css +5 -2
  30. package/styles/highcontrast.css +5 -2
  31. package/styles/material-dark.css +4 -1
  32. package/styles/material.css +4 -1
  33. package/styles/multi-select/bootstrap-dark.css +2 -2
  34. package/styles/multi-select/bootstrap.css +2 -2
  35. package/styles/multi-select/bootstrap4.css +2 -2
  36. package/styles/multi-select/bootstrap5-dark.css +2 -2
  37. package/styles/multi-select/bootstrap5.css +2 -2
  38. package/styles/multi-select/fabric-dark.css +2 -2
  39. package/styles/multi-select/fabric.css +2 -2
  40. package/styles/multi-select/fluent-dark.css +2 -2
  41. package/styles/multi-select/fluent.css +2 -2
  42. package/styles/multi-select/highcontrast-light.css +2 -2
  43. package/styles/multi-select/highcontrast.css +2 -2
  44. package/styles/multi-select/material-dark.css +1 -1
  45. package/styles/multi-select/material.css +1 -1
  46. package/styles/multi-select/tailwind-dark.css +2 -2
  47. package/styles/multi-select/tailwind.css +2 -2
  48. package/styles/tailwind-dark.css +5 -2
  49. package/styles/tailwind.css +5 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### DropDownList
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I429647` - Fixed an issue where a console error occurred while using the destroy method in the AutoComplete.
10
+
11
+ ### Dropdown Tree
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I412684` - Resolved the issue "No Records Found" message is not showing in Dropdown Tree while updating null data dynamically.
16
+ - `#I430152` - Facing a console error while setting empty data to the Dropdown Tree has been resolved.
17
+ - `#I420146` - The Placeholder alignment issue while setting the Dropdown Tree component as form control is resolved
18
+
19
+ ### ListBox
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#F38636` - Issue with "`selectItems` function doesn't work in listbox when values contain backslashes" has been resolved
24
+
5
25
  ## 20.4.42 (2023-01-04)
6
26
 
7
27
  ### Mention
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-dropdowns.umd.min.js
3
- * version : 20.4.43
3
+ * version : 20.4.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