@syncfusion/ej2-angular-grids 19.4.47 → 19.4.52
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 +16 -0
- package/README.md +1 -1
- package/dist/ej2-angular-grids.umd.js +1 -1
- package/dist/ej2-angular-grids.umd.min.js +1 -1
- package/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +3 -3
- package/styles/bootstrap.css +3 -3
- package/styles/bootstrap4.css +3 -3
- package/styles/bootstrap5-dark.css +90 -90
- package/styles/bootstrap5.css +90 -90
- package/styles/fabric-dark.css +3 -3
- package/styles/fabric.css +3 -3
- package/styles/grid/bootstrap-dark.css +3 -3
- package/styles/grid/bootstrap.css +3 -3
- package/styles/grid/bootstrap4.css +3 -3
- package/styles/grid/bootstrap5-dark.css +90 -90
- package/styles/grid/bootstrap5.css +90 -90
- package/styles/grid/fabric-dark.css +3 -3
- package/styles/grid/fabric.css +3 -3
- package/styles/grid/highcontrast-light.css +3 -3
- package/styles/grid/highcontrast.css +3 -3
- package/styles/grid/material-dark.css +3 -3
- package/styles/grid/material.css +3 -3
- package/styles/grid/tailwind-dark.css +100 -100
- package/styles/grid/tailwind.css +100 -100
- package/styles/highcontrast-light.css +3 -3
- package/styles/highcontrast.css +3 -3
- package/styles/material-dark.css +3 -3
- package/styles/material.css +3 -3
- package/styles/tailwind-dark.css +100 -100
- package/styles/tailwind.css +100 -100
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I359192` - Ellipsis is not showing for the cells in the Firefox browser has been fixed.
|
|
10
|
+
- `#I363178` - Filter dialog position mismatches when disable `ColumnMenu` for particular column is fixed.
|
|
11
|
+
- `#I357482` - Not able to set the pager dropdown value as All on initialization issue has been fixed.
|
|
12
|
+
- `#F172084` - `rowSelected` event arguments row data is incorrect while select rows with `Ctrl`, issue has been fixed.
|
|
13
|
+
- `#F171933` - Row hover is not shown after the row drag and drop action is fixed.
|
|
14
|
+
- `#F171832` - Wrong grid cell value in `pdfHeaderQueryCellInfo` event issue has been fixed.
|
|
15
|
+
- `#F171308` - Lint error while passing null value in `filterByColumn` method is fixed.
|
|
16
|
+
- `#I365287` - Script error thrown when refresh the grid with column template and details rows is fixed.
|
|
17
|
+
- `#F172138` - Script error while enabling sticky header with `react-i18next` has been fixed.
|
|
18
|
+
|
|
19
|
+
## 19.4.47 (2022-01-25)
|
|
20
|
+
|
|
21
|
+
### Grid
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
9
25
|
- `#SF-361888` - Gird rows are hide when called `groupCollapseAll` without grouping is fixed.
|
|
10
26
|
- `#SF-362860` - Last column header cell border issue has been fixed.
|
|
11
27
|
- `#SF-357202` - Wrong operator while filtering with Excel filter search box is fixed.
|
package/README.md
CHANGED
|
@@ -78,4 +78,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-com
|
|
|
78
78
|
|
|
79
79
|
Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/grids/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=angular-data-grid-npm)
|
|
80
80
|
|
|
81
|
-
© Copyright
|
|
81
|
+
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-grids.umd.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.52
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-grids.umd.min.js
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.52
|
|
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
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-grids@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@19.4.50",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-vEm1sDsO5nJ+BXpUHEBQxhNL4QLJKPry7Q62gQAmorQGW+fBL7/WLf6RmzYTyvJOy/f8gsj6t1TRq/AFfqscXQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-grids",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-19.4.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-19.4.50.tgz",
|
|
23
|
+
"_shasum": "2820e66fa8c57ef014f72ce02c6262d9214a3983",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~19.4.
|
|
35
|
-
"@syncfusion/ej2-base": "~19.4.
|
|
36
|
-
"@syncfusion/ej2-grids": "19.4.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~19.4.52",
|
|
35
|
+
"@syncfusion/ej2-base": "~19.4.52",
|
|
36
|
+
"@syncfusion/ej2-grids": "19.4.52"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"schematics": "./schematics/collection.json",
|
|
70
70
|
"sideEffects": false,
|
|
71
71
|
"typings": "ej2-angular-grids.d.ts",
|
|
72
|
-
"version": "19.4.
|
|
72
|
+
"version": "19.4.52"
|
|
73
73
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^19.4.
|
|
2
|
+
export declare const pkgVer = "^19.4.50";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~19.4.
|
|
4
|
+
export declare const themeVer = "~19.4.50";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-grids';
|
|
4
|
-
exports.pkgVer = '^19.4.
|
|
4
|
+
exports.pkgVer = '^19.4.50';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~19.4.
|
|
6
|
+
exports.themeVer = '~19.4.50';
|
|
@@ -3868,7 +3868,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3868
3868
|
font-size: 14px;
|
|
3869
3869
|
line-height: 14px;
|
|
3870
3870
|
overflow: hidden;
|
|
3871
|
-
padding: .7em;
|
|
3871
|
+
padding: 0.7em;
|
|
3872
3872
|
text-overflow: ellipsis;
|
|
3873
3873
|
vertical-align: middle;
|
|
3874
3874
|
white-space: nowrap;
|
|
@@ -4886,7 +4886,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4886
4886
|
}
|
|
4887
4887
|
|
|
4888
4888
|
.e-grid-min-height .e-rowcell {
|
|
4889
|
-
line-height:
|
|
4889
|
+
line-height: normal;
|
|
4890
4890
|
padding-bottom: 0;
|
|
4891
4891
|
padding-top: 0;
|
|
4892
4892
|
}
|
|
@@ -4965,7 +4965,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4965
4965
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell,
|
|
4966
4966
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
|
|
4967
4967
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
|
|
4968
|
-
line-height:
|
|
4968
|
+
line-height: normal;
|
|
4969
4969
|
padding-bottom: 0;
|
|
4970
4970
|
padding-top: 0;
|
|
4971
4971
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -3869,7 +3869,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3869
3869
|
font-size: 14px;
|
|
3870
3870
|
line-height: 14px;
|
|
3871
3871
|
overflow: hidden;
|
|
3872
|
-
padding: .7em;
|
|
3872
|
+
padding: 0.7em;
|
|
3873
3873
|
text-overflow: ellipsis;
|
|
3874
3874
|
vertical-align: middle;
|
|
3875
3875
|
white-space: nowrap;
|
|
@@ -4887,7 +4887,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4887
4887
|
}
|
|
4888
4888
|
|
|
4889
4889
|
.e-grid-min-height .e-rowcell {
|
|
4890
|
-
line-height:
|
|
4890
|
+
line-height: normal;
|
|
4891
4891
|
padding-bottom: 0;
|
|
4892
4892
|
padding-top: 0;
|
|
4893
4893
|
}
|
|
@@ -4966,7 +4966,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4966
4966
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell,
|
|
4967
4967
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
|
|
4968
4968
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
|
|
4969
|
-
line-height:
|
|
4969
|
+
line-height: normal;
|
|
4970
4970
|
padding-bottom: 0;
|
|
4971
4971
|
padding-top: 0;
|
|
4972
4972
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3917,7 +3917,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
3917
3917
|
font-size: 14px;
|
|
3918
3918
|
line-height: 14px;
|
|
3919
3919
|
overflow: hidden;
|
|
3920
|
-
padding: .7em;
|
|
3920
|
+
padding: 0.7em;
|
|
3921
3921
|
text-overflow: ellipsis;
|
|
3922
3922
|
vertical-align: middle;
|
|
3923
3923
|
white-space: nowrap;
|
|
@@ -4935,7 +4935,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
4935
4935
|
}
|
|
4936
4936
|
|
|
4937
4937
|
.e-grid-min-height .e-rowcell {
|
|
4938
|
-
line-height:
|
|
4938
|
+
line-height: normal;
|
|
4939
4939
|
padding-bottom: 0;
|
|
4940
4940
|
padding-top: 0;
|
|
4941
4941
|
}
|
|
@@ -5014,7 +5014,7 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
5014
5014
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell,
|
|
5015
5015
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:first-child,
|
|
5016
5016
|
.e-bigger .e-grid.e-grid-min-height .e-rowcell:last-child {
|
|
5017
|
-
line-height:
|
|
5017
|
+
line-height: normal;
|
|
5018
5018
|
padding-bottom: 0;
|
|
5019
5019
|
padding-top: 0;
|
|
5020
5020
|
}
|