@syncfusion/ej2-vue-navigations 21.1.38 → 21.2.3

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 (53) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/dist/ej2-vue-navigations.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-navigations.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +35 -26
  6. package/styles/bootstrap.css +35 -26
  7. package/styles/bootstrap4.css +35 -26
  8. package/styles/bootstrap5-dark.css +44 -35
  9. package/styles/bootstrap5.css +44 -35
  10. package/styles/context-menu/bootstrap5-dark.css +4 -4
  11. package/styles/context-menu/bootstrap5.css +4 -4
  12. package/styles/fabric-dark.css +35 -26
  13. package/styles/fabric.css +35 -26
  14. package/styles/fluent-dark.css +35 -26
  15. package/styles/fluent.css +35 -26
  16. package/styles/highcontrast-light.css +35 -26
  17. package/styles/highcontrast.css +37 -27
  18. package/styles/material-dark.css +35 -26
  19. package/styles/material.css +35 -26
  20. package/styles/menu/bootstrap5-dark.css +5 -5
  21. package/styles/menu/bootstrap5.css +5 -5
  22. package/styles/tab/bootstrap-dark.css +0 -10
  23. package/styles/tab/bootstrap.css +0 -10
  24. package/styles/tab/bootstrap4.css +0 -10
  25. package/styles/tab/bootstrap5-dark.css +0 -10
  26. package/styles/tab/bootstrap5.css +0 -10
  27. package/styles/tab/fabric-dark.css +0 -10
  28. package/styles/tab/fabric.css +0 -10
  29. package/styles/tab/fluent-dark.css +0 -10
  30. package/styles/tab/fluent.css +0 -10
  31. package/styles/tab/highcontrast-light.css +0 -10
  32. package/styles/tab/highcontrast.css +0 -10
  33. package/styles/tab/material-dark.css +0 -10
  34. package/styles/tab/material.css +0 -10
  35. package/styles/tab/tailwind-dark.css +0 -10
  36. package/styles/tab/tailwind.css +0 -10
  37. package/styles/tailwind-dark.css +35 -26
  38. package/styles/tailwind.css +35 -26
  39. package/styles/treeview/bootstrap-dark.css +35 -16
  40. package/styles/treeview/bootstrap.css +35 -16
  41. package/styles/treeview/bootstrap4.css +35 -16
  42. package/styles/treeview/bootstrap5-dark.css +35 -16
  43. package/styles/treeview/bootstrap5.css +35 -16
  44. package/styles/treeview/fabric-dark.css +35 -16
  45. package/styles/treeview/fabric.css +35 -16
  46. package/styles/treeview/fluent-dark.css +35 -16
  47. package/styles/treeview/fluent.css +35 -16
  48. package/styles/treeview/highcontrast-light.css +35 -16
  49. package/styles/treeview/highcontrast.css +37 -17
  50. package/styles/treeview/material-dark.css +35 -16
  51. package/styles/treeview/material.css +35 -16
  52. package/styles/treeview/tailwind-dark.css +35 -16
  53. package/styles/treeview/tailwind.css +35 -16
package/CHANGELOG.md CHANGED
@@ -2,6 +2,38 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 21.2.3 (2023-05-03)
6
+
7
+ ### Toolbar
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I455137` - An issue with Horizontal scroll is not destroyed in RTL mode has been fixed.
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I455183` - The issue with "Script error thrown while using `hideMenuItems` method in menu component" has been resolved.
18
+
19
+ ## 21.1.39 (2023-04-11)
20
+
21
+ ### Menu
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I445794` - The issue with "Context Menu keyboard navigation is not working in scrollable page" has been resolved.
26
+ - `#I446612` - The issue with "Attributes are not updated properly while directly appending the menu item" has been resolved.
27
+
28
+ ### Tab
29
+
30
+ #### Bug Fixes
31
+
32
+ - `#I434078` - An issue with the "icon for the Tab popup mode in mobile mode" has been fixed.
33
+ - `#I451561` - An issue with the "When the same selected tab is re-selected, the tab selecting event is triggered again" has been fixed.
34
+
35
+ ## 21.1.38 (2023-04-04)
36
+
5
37
  ### Menu
6
38
 
7
39
  #### Bug Fixes
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-navigations.umd.min.js
3
- * version : 21.1.38
3
+ * version : 21.2.3
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