@syncfusion/ej2-vue-grids 19.4.56 → 20.1.47
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.
- package/CHANGELOG.md +6 -2
- package/dist/ej2-vue-grids.umd.min.js +2 -2
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +159 -15
- package/styles/bootstrap.css +159 -15
- package/styles/bootstrap4.css +159 -15
- package/styles/bootstrap5-dark.css +380 -171
- package/styles/bootstrap5.css +380 -171
- package/styles/excel-filter/bootstrap-dark.css +9 -0
- package/styles/excel-filter/bootstrap.css +9 -0
- package/styles/excel-filter/bootstrap4.css +9 -0
- package/styles/excel-filter/bootstrap5-dark.css +16 -0
- package/styles/excel-filter/bootstrap5.css +16 -0
- package/styles/excel-filter/fabric-dark.css +9 -0
- package/styles/excel-filter/fabric.css +9 -0
- package/styles/excel-filter/fluent-dark.css +621 -0
- package/styles/excel-filter/fluent-dark.scss +1 -0
- package/styles/excel-filter/fluent.css +621 -0
- package/styles/excel-filter/fluent.scss +1 -0
- package/styles/excel-filter/highcontrast-light.css +10 -1
- package/styles/excel-filter/highcontrast.css +9 -0
- package/styles/excel-filter/material-dark.css +9 -0
- package/styles/excel-filter/material.css +9 -0
- package/styles/excel-filter/tailwind-dark.css +21 -68
- package/styles/excel-filter/tailwind.css +21 -68
- package/styles/fabric-dark.css +161 -17
- package/styles/fabric.css +161 -17
- package/styles/fluent-dark.css +6340 -0
- package/styles/fluent-dark.scss +3 -0
- package/styles/fluent.css +6340 -0
- package/styles/fluent.scss +3 -0
- package/styles/grid/bootstrap-dark.css +90 -12
- package/styles/grid/bootstrap.css +90 -12
- package/styles/grid/bootstrap4.css +90 -12
- package/styles/grid/bootstrap5-dark.css +216 -116
- package/styles/grid/bootstrap5.css +216 -116
- package/styles/grid/fabric-dark.css +90 -12
- package/styles/grid/fabric.css +90 -12
- package/styles/grid/fluent-dark.css +4996 -0
- package/styles/grid/fluent-dark.scss +1 -0
- package/styles/grid/fluent.css +4996 -0
- package/styles/grid/fluent.scss +1 -0
- package/styles/grid/highcontrast-light.css +90 -12
- package/styles/grid/highcontrast.css +90 -12
- package/styles/grid/material-dark.css +90 -12
- package/styles/grid/material.css +90 -12
- package/styles/grid/tailwind-dark.css +364 -219
- package/styles/grid/tailwind.css +365 -220
- package/styles/highcontrast-light.css +162 -18
- package/styles/highcontrast.css +161 -17
- package/styles/material-dark.css +159 -15
- package/styles/material.css +159 -15
- package/styles/pager/bootstrap-dark.css +60 -3
- package/styles/pager/bootstrap.css +60 -3
- package/styles/pager/bootstrap4.css +60 -3
- package/styles/pager/bootstrap5-dark.css +155 -55
- package/styles/pager/bootstrap5.css +155 -55
- package/styles/pager/fabric-dark.css +62 -5
- package/styles/pager/fabric.css +62 -5
- package/styles/pager/fluent-dark.css +854 -0
- package/styles/pager/fluent-dark.scss +1 -0
- package/styles/pager/fluent.css +854 -0
- package/styles/pager/fluent.scss +1 -0
- package/styles/pager/highcontrast-light.css +62 -5
- package/styles/pager/highcontrast.css +62 -5
- package/styles/pager/material-dark.css +60 -3
- package/styles/pager/material.css +60 -3
- package/styles/pager/tailwind-dark.css +270 -58
- package/styles/pager/tailwind.css +270 -58
- package/styles/tailwind-dark.css +654 -288
- package/styles/tailwind.css +655 -289
package/CHANGELOG.md
CHANGED
|
@@ -6,8 +6,12 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
-
- `#
|
|
10
|
-
- `#
|
|
9
|
+
- `#I368223` - Filtering on the date column with a null value in the array issue has been fixed.
|
|
10
|
+
- `#F171832` - Pdf grid header text colour is not updated properly in `pdfHeaderQueryCellInfo` event issue has been fixed.
|
|
11
|
+
|
|
12
|
+
#### New Features
|
|
13
|
+
|
|
14
|
+
- `#I347226`, `#I345255` - Provided Aria accessibility with keyboard support for pager component.
|
|
11
15
|
|
|
12
16
|
## 19.4.55 (2022-03-08)
|
|
13
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-grids.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 20.1.47
|
|
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
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
/*!
|
|
11
11
|
* filename: ej2-vue-grids.umd.min.js
|
|
12
|
-
* version : 19.
|
|
12
|
+
* version : 19.4.38
|
|
13
13
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
14
14
|
* Use of this code is subject to the terms of our license.
|
|
15
15
|
* A copy of the current license can be obtained at any time by e-mailing
|