@syncfusion/ej2-vue-grids 22.2.10 → 22.2.12

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 (55) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/ej2-vue-grids.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-grids.min.js +2 -2
  4. package/package.json +7 -7
  5. package/styles/bootstrap-dark.css +11 -1
  6. package/styles/bootstrap.css +11 -1
  7. package/styles/bootstrap4.css +11 -1
  8. package/styles/bootstrap5-dark.css +11 -1
  9. package/styles/bootstrap5.css +11 -1
  10. package/styles/excel-filter/bootstrap-dark.css +3 -0
  11. package/styles/excel-filter/bootstrap.css +3 -0
  12. package/styles/excel-filter/bootstrap4.css +3 -0
  13. package/styles/excel-filter/bootstrap5-dark.css +3 -0
  14. package/styles/excel-filter/bootstrap5.css +3 -0
  15. package/styles/excel-filter/fabric-dark.css +3 -0
  16. package/styles/excel-filter/fabric.css +3 -0
  17. package/styles/excel-filter/fluent-dark.css +3 -0
  18. package/styles/excel-filter/fluent.css +3 -0
  19. package/styles/excel-filter/highcontrast-light.css +3 -0
  20. package/styles/excel-filter/highcontrast.css +3 -0
  21. package/styles/excel-filter/material-dark.css +4 -1
  22. package/styles/excel-filter/material.css +4 -1
  23. package/styles/excel-filter/material3-dark.css +3 -0
  24. package/styles/excel-filter/material3.css +3 -0
  25. package/styles/excel-filter/tailwind-dark.css +3 -0
  26. package/styles/excel-filter/tailwind.css +3 -0
  27. package/styles/fabric-dark.css +11 -1
  28. package/styles/fabric.css +11 -1
  29. package/styles/fluent-dark.css +11 -1
  30. package/styles/fluent.css +11 -1
  31. package/styles/grid/bootstrap-dark.css +8 -1
  32. package/styles/grid/bootstrap.css +8 -1
  33. package/styles/grid/bootstrap4.css +8 -1
  34. package/styles/grid/bootstrap5-dark.css +8 -1
  35. package/styles/grid/bootstrap5.css +8 -1
  36. package/styles/grid/fabric-dark.css +8 -1
  37. package/styles/grid/fabric.css +8 -1
  38. package/styles/grid/fluent-dark.css +8 -1
  39. package/styles/grid/fluent.css +8 -1
  40. package/styles/grid/highcontrast-light.css +8 -1
  41. package/styles/grid/highcontrast.css +8 -1
  42. package/styles/grid/material-dark.css +9 -2
  43. package/styles/grid/material.css +9 -2
  44. package/styles/grid/material3-dark.css +8 -1
  45. package/styles/grid/material3.css +8 -1
  46. package/styles/grid/tailwind-dark.css +8 -1
  47. package/styles/grid/tailwind.css +8 -1
  48. package/styles/highcontrast-light.css +11 -1
  49. package/styles/highcontrast.css +11 -1
  50. package/styles/material-dark.css +12 -2
  51. package/styles/material.css +12 -2
  52. package/styles/material3-dark.css +11 -1
  53. package/styles/material3.css +11 -1
  54. package/styles/tailwind-dark.css +11 -1
  55. package/styles/tailwind.css +11 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,33 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Grid
6
+
7
+ #### Bug fixes
8
+
9
+ - `#I490067` - Fixed the issue where all checkboxes should be checked when selecting a row and clicking the header checkbox.
10
+
11
+ ## 22.2.11 (2023-08-29)
12
+
13
+ ### Grid
14
+
15
+ #### Bug fixes
16
+
17
+ - `#I488479` - The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.
18
+ - `#I486810` - Resolved the issue where tab key focus navigation during batch editing.
19
+ - `#I480995` - The error that occurred when update an image using the `updateCell` method has been resolved.
20
+ - `#I489532` - The issue with the locale in the custom filter dialog for the excel filter has been successfully resolved.
21
+
22
+ ## 22.2.10 (2023-08-22)
23
+
24
+ ### Grid
25
+
26
+ #### Bug fixes
27
+
28
+ - `#I486264` - JAWS screen reader doesn't read the grid cells properly when the pager is present has been fixed.
29
+ - `#I490535` - Fixed the error in the script that occurred when cells were saved using a grid that had grouping and aggregate features.
30
+ - `#I485527` - Unwanted horizontal auto-scrolling occurs when opening and closing the column chooser in column menu has been resolved.
31
+
5
32
  ## 22.2.9 (2023-08-15)
6
33
 
7
34
  ### Grid
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 22.2.10
3
+ * version : 22.2.12
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