@syncfusion/ej2-vue-grids 20.1.61 → 20.2.36

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 (79) hide show
  1. package/CHANGELOG.md +10 -92
  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 +66 -691
  6. package/styles/bootstrap-dark.scss +0 -1
  7. package/styles/bootstrap.css +66 -691
  8. package/styles/bootstrap.scss +0 -1
  9. package/styles/bootstrap4.css +63 -690
  10. package/styles/bootstrap4.scss +0 -1
  11. package/styles/bootstrap5-dark.css +65 -727
  12. package/styles/bootstrap5-dark.scss +0 -1
  13. package/styles/bootstrap5.css +65 -727
  14. package/styles/bootstrap5.scss +0 -1
  15. package/styles/fabric-dark.css +63 -690
  16. package/styles/fabric-dark.scss +0 -1
  17. package/styles/fabric.css +63 -690
  18. package/styles/fabric.scss +0 -1
  19. package/styles/fluent-dark.css +84 -705
  20. package/styles/fluent-dark.scss +0 -1
  21. package/styles/fluent.css +84 -705
  22. package/styles/fluent.scss +0 -1
  23. package/styles/grid/bootstrap-dark.css +66 -4
  24. package/styles/grid/bootstrap.css +66 -4
  25. package/styles/grid/bootstrap4.css +63 -3
  26. package/styles/grid/bootstrap5-dark.css +65 -5
  27. package/styles/grid/bootstrap5.css +65 -5
  28. package/styles/grid/fabric-dark.css +63 -3
  29. package/styles/grid/fabric.css +63 -3
  30. package/styles/grid/fluent-dark.css +84 -16
  31. package/styles/grid/fluent.css +84 -16
  32. package/styles/grid/highcontrast-light.css +63 -3
  33. package/styles/grid/highcontrast.css +63 -3
  34. package/styles/grid/material-dark.css +63 -3
  35. package/styles/grid/material.css +63 -3
  36. package/styles/grid/tailwind-dark.css +64 -4
  37. package/styles/grid/tailwind.css +64 -4
  38. package/styles/highcontrast-light.css +63 -690
  39. package/styles/highcontrast-light.scss +0 -1
  40. package/styles/highcontrast.css +63 -690
  41. package/styles/highcontrast.scss +0 -1
  42. package/styles/material-dark.css +63 -690
  43. package/styles/material-dark.scss +0 -1
  44. package/styles/material.css +63 -690
  45. package/styles/material.scss +0 -1
  46. package/styles/tailwind-dark.css +64 -818
  47. package/styles/tailwind-dark.scss +0 -1
  48. package/styles/tailwind.css +64 -818
  49. package/styles/tailwind.scss +0 -1
  50. package/styles/pager/bootstrap-dark.css +0 -686
  51. package/styles/pager/bootstrap-dark.scss +0 -1
  52. package/styles/pager/bootstrap.css +0 -686
  53. package/styles/pager/bootstrap.scss +0 -1
  54. package/styles/pager/bootstrap4.css +0 -686
  55. package/styles/pager/bootstrap4.scss +0 -1
  56. package/styles/pager/bootstrap5-dark.css +0 -721
  57. package/styles/pager/bootstrap5-dark.scss +0 -1
  58. package/styles/pager/bootstrap5.css +0 -721
  59. package/styles/pager/bootstrap5.scss +0 -1
  60. package/styles/pager/fabric-dark.css +0 -686
  61. package/styles/pager/fabric-dark.scss +0 -1
  62. package/styles/pager/fabric.css +0 -686
  63. package/styles/pager/fabric.scss +0 -1
  64. package/styles/pager/fluent-dark.css +0 -688
  65. package/styles/pager/fluent-dark.scss +0 -1
  66. package/styles/pager/fluent.css +0 -688
  67. package/styles/pager/fluent.scss +0 -1
  68. package/styles/pager/highcontrast-light.css +0 -686
  69. package/styles/pager/highcontrast-light.scss +0 -1
  70. package/styles/pager/highcontrast.css +0 -686
  71. package/styles/pager/highcontrast.scss +0 -1
  72. package/styles/pager/material-dark.css +0 -687
  73. package/styles/pager/material-dark.scss +0 -1
  74. package/styles/pager/material.css +0 -687
  75. package/styles/pager/material.scss +0 -1
  76. package/styles/pager/tailwind-dark.css +0 -813
  77. package/styles/pager/tailwind-dark.scss +0 -1
  78. package/styles/pager/tailwind.css +0 -813
  79. package/styles/pager/tailwind.scss +0 -1
package/CHANGELOG.md CHANGED
@@ -4,103 +4,21 @@
4
4
 
5
5
  ### Grid
6
6
 
7
- #### Bug Fixes
8
-
9
- - `#I379545` - Menu Filter is not working properly when filtering applied in other columns issue has been fixed.
10
- - `#I383669` - Script error thrown when destroy the Sticky Header Grid using `ngIf` property has been fixed.
11
-
12
- ## 20.1.60 (2022-06-14)
13
-
14
- ### Grid
15
-
16
- #### Bug Fixes
17
-
18
- - `#I379616` - Script error when checkbox in last column while editing issue has been fixed.
19
- - `#I379762` - Insert action issue with `InfiniteScrolling` in URL Adaptor has been fixed.
20
- - `#F175233` - Scroller thumb is shown when empty record displayed in the Virtualization Grid has been fixed.
21
-
22
- ## 20.1.59 (2022-06-07)
23
-
24
- ### Grid
25
-
26
- #### Bug Fixes
27
-
28
- - `#I367001` - Alignment issue while adding new row with frozen grid and `rowDragandDrop` is fixed
29
- - `#I378140` - Combination of Excel and Menu filter with `foreignkey` column throws script error is fixed
30
- - `#I377994` - Row selection is not updated properly inside the `rowDeselected` event while performing data actions in grid has been fixed.
31
-
32
- ## 20.1.58 (2022-05-31)
33
-
34
- ### Grid
35
-
36
- #### Bug Fixes
37
-
38
- - `#I357493` - An issue with the grid throws a `NotFoundError` on Unmount in IE11 when using the custom template has been resolved.
39
- - `#I372485` - Adding new rows in-between with infinite scrolling issue has been fixed.
40
- - `#I375336` - Scrolling is not working fine with Virtualization Grid when having frozen column has been fixed.
41
- - `#I374913` - Collapsing Group row is not working properly when cache mode enabled in `InfiniteScrolling` has been fixed.
42
-
43
- ## 20.1.57 (2022-05-24)
44
-
45
- ### Grid
46
-
47
- #### Bug Fixes
48
-
49
- - `#I359884` - Accessibility of Grid component has been improved.
50
- - `#I376539` - Sorting issue on URL Adaptor `DataManagerRequest` has been fixed.
51
- - `#I365726` - Image and Text overlap issue in excel image has been fixed.
52
-
53
- ## 20.1.56 (2022-05-17)
54
-
55
- ### Grid
56
-
57
- #### Bug Fixes
58
-
59
- - `#F174681` - Provided support for Column dragging when dynamically enabling the Group drop area.
60
- - `#I375458` - Column read as draggable after disabling column reorder for Particular column has been fixed.
61
- - `#I376011` - Styling issue on grouping all the columns in grid is fixed.
62
- - `#I352445` - Changed the title and read message of three dot icon in Page container.
63
- - `#I366376` - column template does not destroyed while using `setRowData` method has been fixed.
64
-
65
- ## 20.1.52 (2022-05-04)
66
-
67
- ### Grid
68
-
69
- #### Bug Fixes
70
-
71
- - `#I366094` - Need to consider validation when multiple records are added in batch edit mode has been fixed.
72
- - `#I374850` - When `allowKeyboard` was set to false the selection was not prevented correctly has been fixed.
73
- - `#F141605` - Provide support get distinct value from server when open the Excel/Checkbox filter has been fixed.
74
-
75
- ## 20.1.51 (2022-04-26)
76
-
77
- ### Grid
78
-
79
- #### Bug Fixes
80
-
81
- - `#I367001` - Script error thrown when adding rows with template has been fixed.
82
- - `#I375273` - Grid is not rendering properly with row height and frozen columns properties has been fixed.
83
- - `#FB29914` - `GroupCaptiontemplate` is not shown when applied it to first column has been fixed.
84
- - `#I367596` - Default filter value is not displayed when no records match the filer is fixed.
85
- - `#I370329,#I373234` - Command column not working properly for default action is fixed.
86
- - `#I372528` - The custom component in the filter bar template throws a script error when it is focused is fixed.
7
+ #### New Features
87
8
 
88
- ## 20.1.48 (2022-04-12)
9
+ - `#I359178` - Provided support to show clear icon in the Grid search text box. It helps to clear the text in search text box and also clear the searching in Grid control too. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/grid/searching)
10
+ - `#I328056`, `#I369597` - Provided support to prevent the selection of specific rows based on the condition.
11
+ - Enhanced the keyboard support for Data grid control. Please find the demo link [here](https://ej2.syncfusion.com/demos/#/bootstrap5/grid/keyboard-navigation.html)
12
+ - `#I194399` - Provided support to rotate grid header while exporting.
89
13
 
90
- ### Grid
14
+ - `#I359178` - Provided support to show clear icon in the Grid search text box. It helps to clear the text in search text box and also clear the searching in Grid control too. Please find the demo link [here](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/grid/searching)
15
+ - `#I328056`, `#I369597` - Provided support to prevent the selection of specific rows based on the condition.
16
+ - Enhanced the keyboard support for Data grid control. Please find the demo link [here](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/grid/keyboard-navigation.html)
17
+ - `#I194399` - Provided support to rotate grid header while exporting.
91
18
 
92
19
  #### Bug Fixes
93
20
 
94
- - `#I372376` - Infinite scrolling with grouping and hidden columns breaks collapse issue has been fixed.
95
- - `#I369133` - Editing data not maintained when scroll down on the page with infinite scrolling enabled is fixed.
96
- - `#I367996` - `RowDragandDrop` not working when column template is defined is fixed
97
- - `#FB31703` - Focus issue after Searching in Grid with `infiniteScroll` enabled has been fixed.
98
- - `#I371887` - `FilterTemplate` is not working when `showFilterBarOperator` enabled has been fixed.
99
- - `#I362536` - Column template does not render in movable content when using `ngif` has been fixed.
100
- - `#I367660` - Script error wile editing with frozen columns and `virtualization` has been fixed.
101
- - `#I372812` - Show/hide the template column refreshed the Grid has been fixed.
102
- - `#I369861` - Provided support to customize the caption row style on exporting through the `exportGroupCaption` event.
103
- - `#I372461` - Filter operator was incorrect when the `ShowFilterBarOperator` option was set to true with initial filter.
21
+ - `#I235957`, `#I347931`, `#F170423`, `#I356695` - Persist Selection misbehaves while sorting with virtualisation issue has been fixed .
104
22
 
105
23
  ## 20.1.47 (2022-04-04)
106
24
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-grids.umd.min.js
3
- * version : 20.1.61
3
+ * version : 20.2.36
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