@syncfusion/ej2-vue-grids 22.1.37 → 22.1.39

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 (38) hide show
  1. package/CHANGELOG.md +28 -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 +15 -1
  6. package/styles/bootstrap.css +15 -1
  7. package/styles/bootstrap4.css +15 -1
  8. package/styles/bootstrap5-dark.css +15 -1
  9. package/styles/bootstrap5.css +15 -1
  10. package/styles/fabric-dark.css +15 -1
  11. package/styles/fabric.css +15 -1
  12. package/styles/fluent-dark.css +15 -1
  13. package/styles/fluent.css +15 -1
  14. package/styles/grid/bootstrap-dark.css +15 -1
  15. package/styles/grid/bootstrap.css +15 -1
  16. package/styles/grid/bootstrap4.css +15 -1
  17. package/styles/grid/bootstrap5-dark.css +15 -1
  18. package/styles/grid/bootstrap5.css +15 -1
  19. package/styles/grid/fabric-dark.css +15 -1
  20. package/styles/grid/fabric.css +15 -1
  21. package/styles/grid/fluent-dark.css +15 -1
  22. package/styles/grid/fluent.css +15 -1
  23. package/styles/grid/highcontrast-light.css +15 -1
  24. package/styles/grid/highcontrast.css +15 -1
  25. package/styles/grid/material-dark.css +15 -1
  26. package/styles/grid/material.css +17 -3
  27. package/styles/grid/material3-dark.css +19 -1
  28. package/styles/grid/material3.css +19 -1
  29. package/styles/grid/tailwind-dark.css +15 -1
  30. package/styles/grid/tailwind.css +15 -1
  31. package/styles/highcontrast-light.css +15 -1
  32. package/styles/highcontrast.css +15 -1
  33. package/styles/material-dark.css +15 -1
  34. package/styles/material.css +17 -3
  35. package/styles/material3-dark.css +19 -1
  36. package/styles/material3.css +19 -1
  37. package/styles/tailwind-dark.css +15 -1
  38. package/styles/tailwind.css +15 -1
package/CHANGELOG.md CHANGED
@@ -6,6 +6,34 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I477090` - Fixed an issue where inline and batch edit modes behaved differently when the `column.allowEditing` attribute was set to false.
10
+ - `#FB45184` - The error that occurred when searching for a backslash character in the Excel filter search has been resolved.
11
+ - `#FB44897` - Fixed the problem with the MUI Select Dropdown not functioning correctly in the Filter Template.
12
+ - `#I467307` - Resolved the issue with Excel export where the child grids were not exported properly.
13
+ - `#I479191` - The error that occurred when clearing the searched value after performing a search has been resolved.
14
+ - `#I477380` - Improved the Excel export of the hierarchy grid to prevent unwanted column filters.
15
+ - `#I472635` - Resolved the problem where the selection moved to the first row when the `newRowPosition` was set to Bottom.
16
+
17
+ ## 22.1.38 (2023-07-11)
18
+
19
+ ### Grid
20
+
21
+ #### Bug fixes
22
+
23
+ - `#I472819` - The problem of missing skip and take parameters in the `UrlAdaptor` when invoking a Grid refresh has been fixed.
24
+ - `#I475522` - Script error thrown when searching for the bracket "[" in the Grid has been resolved.
25
+ - `#I477274` - The issue where the Grid cell ellipsis was not displaying in the Firefox browser when the `rowHeight` was set has been fixed.
26
+ - `#I446649` - Fixed the issue that prevented infinite scrolling from working properly after adding a new row.
27
+ - `#I473827` - The issue related to parsing a date value without seconds and encountering an "invalid date" has been resolved.
28
+ - `#I475187` - Resolved the accessibility issue with the aria-selected attribute in pager numeric items.
29
+ - `#FB44815` - The issue where the custom dataSource was not assigned to the dropdown edit cell when using Virtualization has been resolved.
30
+
31
+ ## 22.1.37 (2023-07-04)
32
+
33
+ ### Grid
34
+
35
+ #### Bug fixes
36
+
9
37
  - `#I471572` - Fixed the issue where the Select all checkbox was disabled when using the `ResetOnRowClick` property.
10
38
  - `#I429156` - Provided the support for special characters in column field names.
11
39
  - `#I471760` - Resolved the flickering issue with grid column's `clipMode` - `EllipsisWithTooltip`.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 22.1.37
3
+ * version : 22.1.39
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