@syncfusion/ej2-react-grids 25.1.41 → 25.2.3
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 +18 -0
- package/dist/ej2-react-grids.min.js +1 -1
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +11 -10
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,24 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I581295`- Resolved the warning message that was thrown when using the Freeze property with `virtualization` in grid.
|
|
10
|
+
- `#I578930` - The focus issue related to Excel Filter has been fixed. As of now, when you cancel the custom filter option in Excel filter, the focus stays on the current column.
|
|
11
|
+
|
|
12
|
+
## 25.1.42 (2024-04-30)
|
|
13
|
+
|
|
14
|
+
### Grid
|
|
15
|
+
|
|
16
|
+
#### Bug fixes
|
|
17
|
+
|
|
18
|
+
- `#FB52421`- Frozen grid virtual scrolling displays blank page after reorder is resolved.
|
|
19
|
+
- `#FB52497`- Column chooser `SelectAll` option not working properly has been fixed.
|
|
20
|
+
|
|
21
|
+
## 25.1.41 (2024-04-23)
|
|
22
|
+
|
|
23
|
+
### Grid
|
|
24
|
+
|
|
25
|
+
#### Bug fixes
|
|
26
|
+
|
|
9
27
|
- `#FB52588` - Fixed the content overlap issue in exported PDF documents in hierarchy grid.
|
|
10
28
|
- `#I571259` - Resolved the issue where the `selectRow` method was not working when both `virtualization` and grouping were enabled in grid.
|
|
11
29
|
- `#I569550` - Fixed the issue where focusing on the grid through the tab key press did not properly focus on the first cell of the grid.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-grids.min.js
|
|
3
|
-
* version : 25.
|
|
3
|
+
* version : 25.2.3
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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-react-grids.umd.min.js
|
|
3
|
-
* version : 25.
|
|
3
|
+
* version : 25.2.3
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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-react-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-grids@25.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-grids@25.1.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-f5NAux7risb1J0ZhYJp7lwWy9KuMifkhEsjHVi909YgoZQ2N1Nn0GJWy4iQaXPTukzLUg0gB46hHVBRHeL9AtA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-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-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-25.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-25.1.42.tgz",
|
|
23
|
+
"_shasum": "1efc4a2db3da1f79c73ac86ffd9618b900f0dbfd",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~25.
|
|
35
|
-
"@syncfusion/ej2-grids": "25.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~25.
|
|
34
|
+
"@syncfusion/ej2-base": "~25.2.3",
|
|
35
|
+
"@syncfusion/ej2-grids": "25.2.3",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~25.2.3"
|
|
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 React",
|
|
@@ -41,8 +41,9 @@
|
|
|
41
41
|
"es2015": "dist/es6/ej2-react-grids.es2015.js",
|
|
42
42
|
"homepage": "https://www.syncfusion.com/react-components",
|
|
43
43
|
"keywords": [
|
|
44
|
-
"
|
|
45
|
-
"
|
|
44
|
+
"react",
|
|
45
|
+
"reactjs",
|
|
46
|
+
"react-grids",
|
|
46
47
|
"ej2-react-grids"
|
|
47
48
|
],
|
|
48
49
|
"license": "SEE LICENSE IN license",
|
|
@@ -53,6 +54,6 @@
|
|
|
53
54
|
"type": "git",
|
|
54
55
|
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
55
56
|
},
|
|
56
|
-
"version": "25.
|
|
57
|
+
"version": "25.2.3",
|
|
57
58
|
"sideEffects": false
|
|
58
59
|
}
|