@syncfusion/ej2-vue-grids 22.2.9 → 22.2.11

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