@syncfusion/ej2-angular-grids 29.1.33 → 29.1.35
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
|
@@ -4,6 +4,41 @@
|
|
|
4
4
|
|
|
5
5
|
### Grid
|
|
6
6
|
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I698681` - Resolved an issue where the record was getting selected when calling `closeEdit()` with `checkboxOnly` set to true.
|
|
10
|
+
- `#I701758` - Fixed the issue where the filter dialog appeared under the `column-menu` in the Grid.
|
|
11
|
+
- `#FB66390` - Resolved an issue where `getSelectedRecords()` returned an empty array instead of the selected records when `virtualization` was enabled, a column was grouped, and the dataSource had fewer records than the viewport.
|
|
12
|
+
- `#I691456` - Fixed the issue where the `excelAggregateQueryCellInfo` event was triggered only for aggregate cells and not for other cells in the row.
|
|
13
|
+
- `#I690601` - The issue where the `ToolbarTemplate` in the `childGrid` was not rendering properly has been resolved.
|
|
14
|
+
- `#I694635` - Fixed the issue where pressing `Alt + PageUp/PageDown` in a paginated Grid caused unexpected page navigation.
|
|
15
|
+
- `#I699725` - Resolved an issue where the `groupCaptionTemplate` occupied a single cell, causing an additional cell to be inserted in the exported file.
|
|
16
|
+
- `#F196283` - Resolved an issue where searching for decimal values starting with zero caused the leading zero to be unexpectedly removed.
|
|
17
|
+
- `#I659606` - Resolved an issue with inconsistent typing of `FailureEventArgs` in the Grid's `actionFailure` event.
|
|
18
|
+
- `#I698371` - Resolved an issue where, during `infiniteScrolling` with `lazyLoadGrouping` enabled, the content unexpectedly scrolled back to the top instead of maintaining its position.
|
|
19
|
+
- `#I703410` - Resolved an issue with `server-side` Excel export where the boolean column incorrectly exported the `true` value.
|
|
20
|
+
- `#F196296` - Resolved the issue where unsaved batch changes were lost upon filtering in the Grid.
|
|
21
|
+
- `#I696030` - Fixed the issue where the `filter-popup` did not move with the Grid when the parent had a fixed height and scroll overflow.
|
|
22
|
+
|
|
23
|
+
- `#I698681` - Resolved an issue where the record was getting selected when calling `closeEdit()` with `checkboxOnly` set to true.
|
|
24
|
+
- `#I701758` - Fixed the issue where the filter dialog appeared under the `column-menu` in the Grid.
|
|
25
|
+
- `#FB66390` - Resolved an issue where `getSelectedRecords()` returned an empty array instead of the selected records when `virtualization` was enabled, a column was grouped, and the dataSource had fewer records than the viewport.
|
|
26
|
+
- `#I691456` - Fixed the issue where the `excelAggregateQueryCellInfo` event was triggered only for aggregate cells and not for other cells in the row.
|
|
27
|
+
- `#I696838` - The issue where the grid pager template wasn't being destroyed before creating a new one has been resolved.
|
|
28
|
+
- `#I690601` - The issue where the `ToolbarTemplate` in the `childGrid` was not rendering properly has been resolved.
|
|
29
|
+
- `#I694635` - Fixed the issue where pressing `Alt + PageUp/PageDown` in a paginated Grid caused unexpected page navigation.
|
|
30
|
+
- `#I699725` - Resolved an issue where the `groupCaptionTemplate` occupied a single cell, causing an additional cell to be inserted in the exported file.
|
|
31
|
+
- `#F196283` - Resolved an issue where searching for decimal values starting with zero caused the leading zero to be unexpectedly removed.
|
|
32
|
+
- `#I659606` - Resolved an issue with inconsistent typing of `FailureEventArgs` in the Grid's `actionFailure` event.
|
|
33
|
+
- `#I698371` - Resolved an issue where, during `infiniteScrolling` with `lazyLoadGrouping` enabled, the content unexpectedly scrolled back to the top instead of maintaining its position.
|
|
34
|
+
- `#I703410` - Resolved an issue with `server-side` Excel export where the boolean column incorrectly exported the `true` value.
|
|
35
|
+
- `#F196296` - Resolved the issue where unsaved batch changes were lost upon filtering in the Grid.
|
|
36
|
+
- `#I696030` - Fixed the issue where the `filter-popup` did not move with the Grid when the parent had a fixed height and scroll overflow.
|
|
37
|
+
|
|
38
|
+
## 29.1.33 (2025-03-25)
|
|
39
|
+
|
|
40
|
+
### Grid
|
|
41
|
+
|
|
7
42
|
#### Features
|
|
8
43
|
|
|
9
44
|
- `#FB3775` - The `ODataV4` functionality has been enhanced, enabling you to invoke custom URLs for data fetching and CRUD actions.
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-grids@1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-grids@29.1.33",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-JrFeluovE4wDkqy/efOo3nex65C7gRMJApVGcfPg602/fqfdYMTLHwOohFGRfgXLmzBqUo5/7bPBknZMwC/+MQ==",
|
|
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.syncfusioninternal.com/repository/ej2-angular-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-29.1.33.tgz",
|
|
23
|
+
"_shasum": "f5a00664217b0b6a53916e66f4b51a64172a94bd",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,12 +32,11 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~29.1.33",
|
|
35
|
-
"@syncfusion/ej2-base": "~29.1.
|
|
36
|
-
"@syncfusion/ej2-grids": "29.1.
|
|
35
|
+
"@syncfusion/ej2-base": "~29.1.35",
|
|
36
|
+
"@syncfusion/ej2-grids": "29.1.35"
|
|
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",
|
|
40
|
-
"devDependencies": {},
|
|
41
40
|
"es2020": "fesm2020/syncfusion-ej2-angular-grids.mjs",
|
|
42
41
|
"esm2020": "esm2020/syncfusion-ej2-angular-grids.mjs",
|
|
43
42
|
"exports": {
|
|
@@ -72,5 +71,5 @@
|
|
|
72
71
|
"schematics": "./schematics/collection.json",
|
|
73
72
|
"sideEffects": false,
|
|
74
73
|
"typings": "syncfusion-ej2-angular-grids.d.ts",
|
|
75
|
-
"version": "29.1.
|
|
74
|
+
"version": "29.1.35"
|
|
76
75
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-grids";
|
|
2
|
-
export declare const pkgVer = "^1.
|
|
2
|
+
export declare const pkgVer = "^29.1.33";
|
|
3
3
|
export declare const moduleName = "GridModule, PagerModule";
|
|
4
|
-
export declare const themeVer = "~1.
|
|
4
|
+
export declare const themeVer = "~29.1.33";
|
|
@@ -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 = '^29.1.
|
|
4
|
+
exports.pkgVer = '^29.1.35';
|
|
5
5
|
exports.moduleName = 'GridModule, PagerModule';
|
|
6
|
-
exports.themeVer = '~29.1.
|
|
6
|
+
exports.themeVer = '~29.1.35';
|