@syncfusion/ej2-vue-grids 23.1.44 → 23.2.4

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 +8 -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 +8 -8
  5. package/styles/bootstrap-dark.css +21 -2
  6. package/styles/bootstrap.css +21 -2
  7. package/styles/bootstrap4.css +21 -2
  8. package/styles/bootstrap5-dark.css +21 -2
  9. package/styles/bootstrap5.css +21 -2
  10. package/styles/fabric-dark.css +21 -2
  11. package/styles/fabric.css +21 -2
  12. package/styles/fluent-dark.css +21 -2
  13. package/styles/fluent.css +21 -2
  14. package/styles/grid/bootstrap-dark.css +21 -2
  15. package/styles/grid/bootstrap.css +21 -2
  16. package/styles/grid/bootstrap4.css +21 -2
  17. package/styles/grid/bootstrap5-dark.css +21 -2
  18. package/styles/grid/bootstrap5.css +21 -2
  19. package/styles/grid/fabric-dark.css +21 -2
  20. package/styles/grid/fabric.css +21 -2
  21. package/styles/grid/fluent-dark.css +21 -2
  22. package/styles/grid/fluent.css +21 -2
  23. package/styles/grid/highcontrast-light.css +21 -2
  24. package/styles/grid/highcontrast.css +21 -2
  25. package/styles/grid/material-dark.css +21 -2
  26. package/styles/grid/material.css +21 -2
  27. package/styles/grid/material3-dark.css +21 -2
  28. package/styles/grid/material3.css +21 -2
  29. package/styles/grid/tailwind-dark.css +21 -2
  30. package/styles/grid/tailwind.css +21 -2
  31. package/styles/highcontrast-light.css +21 -2
  32. package/styles/highcontrast.css +21 -2
  33. package/styles/material-dark.css +21 -2
  34. package/styles/material.css +21 -2
  35. package/styles/material3-dark.css +21 -2
  36. package/styles/material3.css +21 -2
  37. package/styles/tailwind-dark.css +21 -2
  38. package/styles/tailwind.css +21 -2
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I508354` - Cell selection is now working fine with row drag and drop.
10
+
11
+ ## 23.1.44 (2023-11-07)
12
+
13
+ ### Grid
14
+
15
+ #### Bug fixes
16
+
9
17
  - `#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
18
  - `#FB47714` - Improved the drag behaviour of the grouping disabled column
11
19
  - `#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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 23.1.44
3
+ * version : 23.2.4
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