@syncfusion/ej2-vue-grids 19.4.52 → 19.4.53

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 (43) hide show
  1. package/CHANGELOG.md +11 -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 -0
  6. package/styles/bootstrap.css +4 -0
  7. package/styles/bootstrap4.css +4 -0
  8. package/styles/bootstrap5-dark.css +38 -34
  9. package/styles/bootstrap5.css +38 -34
  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/highcontrast-light.css +3 -0
  18. package/styles/excel-filter/highcontrast.css +3 -0
  19. package/styles/excel-filter/material-dark.css +3 -0
  20. package/styles/excel-filter/material.css +3 -0
  21. package/styles/excel-filter/tailwind-dark.css +3 -0
  22. package/styles/excel-filter/tailwind.css +3 -0
  23. package/styles/fabric-dark.css +4 -0
  24. package/styles/fabric.css +4 -0
  25. package/styles/grid/bootstrap-dark.css +1 -0
  26. package/styles/grid/bootstrap.css +1 -0
  27. package/styles/grid/bootstrap4.css +1 -0
  28. package/styles/grid/bootstrap5-dark.css +35 -34
  29. package/styles/grid/bootstrap5.css +35 -34
  30. package/styles/grid/fabric-dark.css +1 -0
  31. package/styles/grid/fabric.css +1 -0
  32. package/styles/grid/highcontrast-light.css +1 -0
  33. package/styles/grid/highcontrast.css +1 -0
  34. package/styles/grid/material-dark.css +1 -0
  35. package/styles/grid/material.css +1 -0
  36. package/styles/grid/tailwind-dark.css +27 -26
  37. package/styles/grid/tailwind.css +27 -26
  38. package/styles/highcontrast-light.css +4 -0
  39. package/styles/highcontrast.css +4 -0
  40. package/styles/material-dark.css +4 -0
  41. package/styles/material.css +4 -0
  42. package/styles/tailwind-dark.css +30 -26
  43. package/styles/tailwind.css +30 -26
package/CHANGELOG.md CHANGED
@@ -6,6 +6,17 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I364948` - column menu position issue when open last column is fixed.
10
+ - `#I363675` - Need to set id and aria label for Grid checkboxes accessibility.
11
+ - `#I366853` - Column menu icon is not showing in bigger tailwind theme.
12
+ - `#I357480` - Need to include `strikeThrough` style for excel export issue has been fixed.
13
+
14
+ ## 19.4.52 (2022-02-15)
15
+
16
+ ### Grid
17
+
18
+ #### Bug Fixes
19
+
9
20
  - `#I359192` - Ellipsis is not showing for the cells in the Firefox browser has been fixed.
10
21
  - `#I363178` - Filter dialog position mismatches when disable `ColumnMenu` for particular column is fixed.
11
22
  - `#I357482` - Not able to set the pager dropdown value as All on initialization issue has been fixed.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 19.4.52
3
+ * version : 19.4.53
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