@syncfusion/ej2-react-grids 24.1.41 → 24.1.44
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 +20 -0
- package/README.md +1 -1
- package/dist/ej2-react-grids.min.js +1 -1
- package/dist/ej2-react-grids.umd.min.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,26 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I527253` - The issue of displaying data in date format when it's provided as a string for the string column in the grid has been resolved.
|
|
10
|
+
- `#I525816` - The problem of losing focus in the Grid when scrolling down using the down arrow key while focusing on the template has been resolved.
|
|
11
|
+
- `#I525124` - The issue where Datamanager arguments were null when unchecking 15 or more items in the filter dialog has been resolved.
|
|
12
|
+
- `#I528688` - Fixed an issue with keyboard navigation when the grid contains hidden columns.
|
|
13
|
+
|
|
14
|
+
## 24.1.43 (2023-12-27)
|
|
15
|
+
|
|
16
|
+
### Grid
|
|
17
|
+
|
|
18
|
+
#### Bug fixes
|
|
19
|
+
|
|
20
|
+
- `F185807` - The programmatic removal of frozen columns is now working properly.
|
|
21
|
+
- `I531641` - The issue where column width was being modified when resizing the grid containing frozen columns has been resolved.
|
|
22
|
+
|
|
23
|
+
## 24.1.41 (2023-12-18)
|
|
24
|
+
|
|
25
|
+
### Grid
|
|
26
|
+
|
|
27
|
+
#### Bug fixes
|
|
28
|
+
|
|
9
29
|
- Enhanced keyboard navigation support for `Mac` devices.
|
|
10
30
|
- `#I513158` - Selection issue with selection mode as `Both` and checkbox column has been resolved.
|
|
11
31
|
- `#F185441` - Dropping the record below the last row adds the data in first position issue has been resolved.
|
package/README.md
CHANGED
|
@@ -142,4 +142,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
142
142
|
|
|
143
143
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-grid-npm) for more info.
|
|
144
144
|
|
|
145
|
-
© Copyright
|
|
145
|
+
© Copyright 2024 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-react-grids.min.js
|
|
3
|
-
* version : 24.1.
|
|
3
|
+
* version : 24.1.44
|
|
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 : 24.1.
|
|
3
|
+
* version : 24.1.44
|
|
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@1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-grids@24.1.43",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-eTMcQn4m0SUTOm3Do5nkztVkBYspJXQgectBfxqywgTlF0aViDpKuWCGfUYnpkP6jKdhIX4hNpkqV2DOJPDtbQ==",
|
|
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.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-24.1.43.tgz",
|
|
23
|
+
"_shasum": "07e7150c5fd5ae773c6ba646ee984b4db68c3e00",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-grids@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~24.1.
|
|
35
|
-
"@syncfusion/ej2-grids": "24.1.
|
|
34
|
+
"@syncfusion/ej2-base": "~24.1.42",
|
|
35
|
+
"@syncfusion/ej2-grids": "24.1.44",
|
|
36
36
|
"@syncfusion/ej2-react-base": "~24.1.41"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -54,6 +54,6 @@
|
|
|
54
54
|
"type": "git",
|
|
55
55
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
56
56
|
},
|
|
57
|
-
"version": "24.1.
|
|
57
|
+
"version": "24.1.44",
|
|
58
58
|
"sideEffects": false
|
|
59
59
|
}
|