@syncfusion/ej2-vue-grids 23.1.43 → 23.1.44

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 +13 -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 +6 -6
  5. package/styles/bootstrap-dark.css +11 -4
  6. package/styles/bootstrap.css +11 -4
  7. package/styles/bootstrap4.css +11 -4
  8. package/styles/bootstrap5-dark.css +11 -4
  9. package/styles/bootstrap5.css +11 -4
  10. package/styles/fabric-dark.css +11 -4
  11. package/styles/fabric.css +11 -4
  12. package/styles/fluent-dark.css +11 -4
  13. package/styles/fluent.css +11 -4
  14. package/styles/grid/bootstrap-dark.css +11 -4
  15. package/styles/grid/bootstrap.css +11 -4
  16. package/styles/grid/bootstrap4.css +11 -4
  17. package/styles/grid/bootstrap5-dark.css +11 -4
  18. package/styles/grid/bootstrap5.css +11 -4
  19. package/styles/grid/fabric-dark.css +11 -4
  20. package/styles/grid/fabric.css +11 -4
  21. package/styles/grid/fluent-dark.css +11 -4
  22. package/styles/grid/fluent.css +11 -4
  23. package/styles/grid/highcontrast-light.css +11 -4
  24. package/styles/grid/highcontrast.css +11 -4
  25. package/styles/grid/material-dark.css +11 -4
  26. package/styles/grid/material.css +11 -4
  27. package/styles/grid/material3-dark.css +11 -4
  28. package/styles/grid/material3.css +11 -4
  29. package/styles/grid/tailwind-dark.css +11 -4
  30. package/styles/grid/tailwind.css +11 -4
  31. package/styles/highcontrast-light.css +11 -4
  32. package/styles/highcontrast.css +11 -4
  33. package/styles/material-dark.css +11 -4
  34. package/styles/material.css +11 -4
  35. package/styles/material3-dark.css +11 -4
  36. package/styles/material3.css +11 -4
  37. package/styles/tailwind-dark.css +11 -4
  38. package/styles/tailwind.css +11 -4
package/CHANGELOG.md CHANGED
@@ -6,6 +6,19 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I511490` - The problem of adding a row in batch mode not working when the first field is disabled with `allowEditing` set to false has been resolved.
10
+ - `#FB47714` - Improved the drag behaviour of the grouping disabled column
11
+ - `#I512845` - Fixed an issue in batch editing where, after editing a cell, holding and copying the items and releasing the hold on a nearby cell would close the editing.
12
+ - `#I511052` - Error thrown while sorting from largest to smallest or from smallest to largest has been fixed.
13
+ - `#I507810` - The issue of removing an add form upon clicking the cancel button in a command column has been resolved.
14
+ - `#FB47309`, `#FB47308` - Actual page navigation is prevented while clicking the grid pager numeric items and the expand-collapse icon.
15
+
16
+ ## 23.1.43 (2023-10-31)
17
+
18
+ ### Grid
19
+
20
+ #### Bug fixes
21
+
9
22
  - `#I507979` - The issue where the clipboard was not cleared after using 'CTRL+A' + 'CTRL+C' + 'ESC' combination has been resolved.
10
23
  - `#I513196` - The script error that occurred when printing a grouped hierarchical grid has been resolved.
11
24
  - `#I511776` - The tooltip in the header template is now properly destroyed.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 23.1.43
3
+ * version : 23.1.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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