@syncfusion/ej2-angular-grids 22.1.39-ngcc → 22.2.5-ngcc
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
CHANGED
|
@@ -6,6 +6,19 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I477874` - The issue with the `foreignkey` column dropdown edit cell displaying incorrect values while editing different rows after scrolling has been successfully fixed when the `virtualization` feature is enabled in the grid.
|
|
10
|
+
- `#I482022` - Pager information is wrong while dynamically changing the Grid width issue has been fixed.
|
|
11
|
+
|
|
12
|
+
- `#F183077` - Wrong footer template value exported in the excel file issue has been fixed.
|
|
13
|
+
- `#I477874` - The issue with the `foreignkey` column dropdown edit cell displaying incorrect values while editing different rows after scrolling has been successfully fixed when the `virtualization` feature is enabled in the grid.
|
|
14
|
+
- `#I482022` - Pager information is wrong while dynamically changing the Grid width issue has been fixed.
|
|
15
|
+
|
|
16
|
+
## 22.1.39 (2023-07-18)
|
|
17
|
+
|
|
18
|
+
### Grid
|
|
19
|
+
|
|
20
|
+
#### Bug fixes
|
|
21
|
+
|
|
9
22
|
- `#I477090` - Fixed an issue where inline and batch edit modes behaved differently when the `column.allowEditing` attribute was set to false.
|
|
10
23
|
- `#FB45184` - The error that occurred when searching for a backslash character in the Excel filter search has been resolved.
|
|
11
24
|
- `#FB44897` - Fixed the problem with the MUI Select Dropdown not functioning correctly in the Filter Template.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-grids.umd.js
|
|
3
|
-
* version : 22.
|
|
3
|
+
* version : 22.2.5
|
|
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 : 22.
|
|
3
|
+
* version : 22.2.5
|
|
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@22.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@22.1.39",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-M78hnJ1KkZCdgRZoldV0kbw/OUXOmurjrWInZTRT32n7Nqh8hhJDc+oxEQxUOPlccP2ApTPbZA4jAKPVGUUMTw==",
|
|
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": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-22.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-22.1.39.tgz",
|
|
23
|
+
"_shasum": "533c114b78ca5677eff4242bf4de9a193cceaf44",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~22.
|
|
35
|
-
"@syncfusion/ej2-base": "~22.
|
|
36
|
-
"@syncfusion/ej2-grids": "22.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~22.2.5",
|
|
35
|
+
"@syncfusion/ej2-base": "~22.2.5",
|
|
36
|
+
"@syncfusion/ej2-grids": "22.2.5"
|
|
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",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"schematics": "./schematics/collection.json",
|
|
59
59
|
"sideEffects": false,
|
|
60
60
|
"typings": "ej2-angular-grids.d.ts",
|
|
61
|
-
"version": "22.
|
|
61
|
+
"version": "22.2.5-ngcc"
|
|
62
62
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^22.1.
|
|
2
|
+
export declare const pkgVer = "^22.1.39";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~22.1.
|
|
4
|
+
export declare const themeVer = "~22.1.39";
|
|
@@ -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 = '^22.
|
|
4
|
+
exports.pkgVer = '^22.2.5';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~22.
|
|
6
|
+
exports.themeVer = '~22.2.5';
|