@syncfusion/ej2-vue-grids 20.3.52 → 20.3.57
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 +27 -1
- package/dist/ej2-vue-grids.umd.min.js +1 -1
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +44 -33
- package/styles/bootstrap.css +41 -30
- package/styles/bootstrap4.css +51 -40
- package/styles/bootstrap5-dark.css +46 -35
- package/styles/bootstrap5.css +46 -35
- package/styles/excel-filter/bootstrap-dark.css +2 -1
- package/styles/excel-filter/bootstrap.css +2 -1
- package/styles/excel-filter/bootstrap4.css +2 -1
- package/styles/excel-filter/bootstrap5-dark.css +2 -1
- package/styles/excel-filter/bootstrap5.css +2 -1
- package/styles/excel-filter/fabric-dark.css +2 -1
- package/styles/excel-filter/fabric.css +2 -1
- package/styles/excel-filter/fluent-dark.css +2 -1
- package/styles/excel-filter/fluent.css +2 -1
- package/styles/excel-filter/highcontrast-light.css +2 -1
- package/styles/excel-filter/highcontrast.css +2 -1
- package/styles/excel-filter/material-dark.css +2 -1
- package/styles/excel-filter/material.css +2 -1
- package/styles/excel-filter/tailwind-dark.css +2 -1
- package/styles/excel-filter/tailwind.css +2 -1
- package/styles/fabric-dark.css +57 -46
- package/styles/fabric.css +52 -41
- package/styles/fluent-dark.css +38 -27
- package/styles/fluent.css +38 -27
- package/styles/grid/bootstrap-dark.css +42 -32
- package/styles/grid/bootstrap.css +39 -29
- package/styles/grid/bootstrap4.css +49 -39
- package/styles/grid/bootstrap5-dark.css +44 -34
- package/styles/grid/bootstrap5.css +44 -34
- package/styles/grid/fabric-dark.css +55 -45
- package/styles/grid/fabric.css +50 -40
- package/styles/grid/fluent-dark.css +36 -26
- package/styles/grid/fluent.css +36 -26
- package/styles/grid/highcontrast-light.css +55 -45
- package/styles/grid/highcontrast.css +55 -45
- package/styles/grid/material-dark.css +52 -42
- package/styles/grid/material.css +51 -41
- package/styles/grid/tailwind-dark.css +34 -24
- package/styles/grid/tailwind.css +34 -24
- package/styles/highcontrast-light.css +57 -46
- package/styles/highcontrast.css +57 -46
- package/styles/material-dark.css +54 -43
- package/styles/material.css +53 -42
- package/styles/tailwind-dark.css +36 -25
- package/styles/tailwind.css +36 -25
package/CHANGELOG.md
CHANGED
|
@@ -6,10 +6,36 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I413480` - Enter and shift enter key functionalities are working fine with template columns.
|
|
10
|
+
- `#F178089` - Script error with virtual scroll and frozen columns has been resolved.
|
|
11
|
+
- `#I414874` - Column chooser checkbox state is now reading properly by JAWS screen reader.
|
|
12
|
+
- `#I379911` - Now, the selected page will be read as current page by JAWS screen reader.
|
|
13
|
+
- `#I408692` - Tooltip Issue while using fancy characters in grid has been fixed.
|
|
14
|
+
- `#F38295` - Incorrect Ellipsis with narrow checkbox column in grid has been fixed.
|
|
15
|
+
- `#I413202` - Issue with rendering dropdown component in grid cell with batch editing has been fixed.
|
|
16
|
+
|
|
17
|
+
## 20.3.56 (2022-11-08)
|
|
18
|
+
|
|
19
|
+
### Grid
|
|
20
|
+
|
|
21
|
+
#### Bug Fixes
|
|
22
|
+
|
|
23
|
+
- `#I388098` - Editing issue in grouping with `virtualization` has been fixed.
|
|
24
|
+
- `#I406671` - Edit element not maintained when executing `setRowData` method is fixed.
|
|
25
|
+
- `#I413403` - Script error with toolbar template has been resolved.
|
|
26
|
+
- `#I408977` - Infinite Scrolling with row grouping and checkbox selection is now working fine.
|
|
27
|
+
- `#F177783` - Sort icon Alignment issue with header text right align when using autofit has been fixed.
|
|
28
|
+
|
|
29
|
+
## 20.3.52 (2022-10-26)
|
|
30
|
+
|
|
31
|
+
### Grid
|
|
32
|
+
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
9
35
|
- `#I400775` - `DataStateChange` event argument type is not matched with the original argument list has been fixed.
|
|
10
36
|
- `#I411026` - Expanding child grid throws script while adding data dynamically to the child has been resolved.
|
|
11
37
|
- `#I412478` - `SetCellValue` is working fine with `virtualization`.
|
|
12
|
-
- `#
|
|
38
|
+
- `#I411780` - German translation for the word search has been changed.
|
|
13
39
|
- `#I367158` - While rendering the grid in the template column the script error thrown with resizing the frozen column has been fixed.
|
|
14
40
|
|
|
15
41
|
## 20.3.50 (2022-10-18)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-grids.umd.min.js
|
|
3
|
-
* version : 20.3.
|
|
3
|
+
* version : 20.3.57
|
|
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
|