@syncfusion/ej2-react-grids 22.2.11 → 23.1.36

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.
Files changed (49) hide show
  1. package/CHANGELOG.md +25 -109
  2. package/diConfig.json +1 -1
  3. package/dist/ej2-react-grids.min.js +1 -1
  4. package/dist/ej2-react-grids.umd.min.js +1 -1
  5. package/package.json +9 -9
  6. package/styles/bootstrap-dark.css +373 -22
  7. package/styles/bootstrap.css +373 -22
  8. package/styles/bootstrap4.css +386 -22
  9. package/styles/bootstrap5-dark.css +373 -22
  10. package/styles/bootstrap5.css +373 -22
  11. package/styles/excel-filter/material-dark.css +0 -1
  12. package/styles/excel-filter/material.css +0 -1
  13. package/styles/excel-filter/material3-dark.css +0 -1
  14. package/styles/excel-filter/material3-dark.scss +1 -1
  15. package/styles/excel-filter/material3.css +0 -1
  16. package/styles/excel-filter/material3.scss +1 -1
  17. package/styles/excel-filter/tailwind-dark.css +0 -1
  18. package/styles/excel-filter/tailwind.css +0 -1
  19. package/styles/fabric-dark.css +373 -22
  20. package/styles/fabric.css +373 -22
  21. package/styles/fluent-dark.css +374 -23
  22. package/styles/fluent.css +374 -23
  23. package/styles/grid/bootstrap-dark.css +373 -22
  24. package/styles/grid/bootstrap.css +373 -22
  25. package/styles/grid/bootstrap4.css +386 -22
  26. package/styles/grid/bootstrap5-dark.css +373 -22
  27. package/styles/grid/bootstrap5.css +373 -22
  28. package/styles/grid/fabric-dark.css +373 -22
  29. package/styles/grid/fabric.css +373 -22
  30. package/styles/grid/fluent-dark.css +374 -23
  31. package/styles/grid/fluent.css +374 -23
  32. package/styles/grid/highcontrast-light.css +373 -22
  33. package/styles/grid/highcontrast.css +373 -22
  34. package/styles/grid/material-dark.css +378 -28
  35. package/styles/grid/material.css +373 -23
  36. package/styles/grid/material3-dark.css +390 -24
  37. package/styles/grid/material3-dark.scss +1 -1
  38. package/styles/grid/material3.css +390 -24
  39. package/styles/grid/material3.scss +1 -1
  40. package/styles/grid/tailwind-dark.css +373 -23
  41. package/styles/grid/tailwind.css +373 -23
  42. package/styles/highcontrast-light.css +373 -22
  43. package/styles/highcontrast.css +373 -22
  44. package/styles/material-dark.css +378 -28
  45. package/styles/material.css +373 -23
  46. package/styles/material3-dark.css +390 -25
  47. package/styles/material3.css +390 -24
  48. package/styles/tailwind-dark.css +373 -24
  49. package/styles/tailwind.css +373 -24
package/CHANGELOG.md CHANGED
@@ -6,123 +6,39 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
- - `#I488479` - The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.
10
- - `#I486810` - Resolved the issue where tab key focus navigation during batch editing.
11
- - `#I480995` - The error that occurred when update an image using the `updateCell` method has been resolved.
12
- - `#I489532` - The issue with the locale in the custom filter dialog for the excel filter has been successfully resolved.
9
+ - `#I488183` - Fixed an issue where the frozen columns get hidden while using auto-generated columns.
10
+ - `#I473780` - Resolved an issue where the frozen horizontal scroll did not work when a validation error message is shown.
11
+ - `#I486159` - Fixed an issue where the Column Reorder was not working properly when the frozen right feature is enabled.
12
+ - `#I498644` - Resolved an issue where the skip and take parameters are not passed to the server-side while performing grid actions only in the case of the total number of records and page sizes are equal.
13
13
 
14
- ## 22.2.10 (2023-08-22)
14
+ - `#I488183` - Fixed an issue where the frozen columns get hidden while using auto-generated columns.
15
+ - `#I473780` - Resolved an issue where the frozen horizontal scroll did not work when a validation error message is shown.
16
+ - `#I486159` - Fixed an issue where the Column Reorder was not working properly when the frozen right feature is enabled.
17
+ - `#I498644` - Resolved an issue where the skip and take parameters are not passed to server-side while performing grid actions only in the case of the total number of records and page sizes are equal.
15
18
 
16
- ### Grid
17
-
18
- #### Bug fixes
19
-
20
- - `#I486264` - JAWS screen reader doesn't read the grid cells properly when the pager is present has been fixed.
21
- - `#I490535` - Fixed the error in the script that occurred when cells were saved using a grid that had grouping and aggregate features.
22
- - `#I485527` - Unwanted horizontal auto-scrolling occurs when opening and closing the column chooser in column menu has been resolved.
23
-
24
- ## 22.2.9 (2023-08-15)
25
-
26
- ### Grid
27
-
28
- #### Bug fixes
29
-
30
- - `#I487601` - Fixed the issue that prevented batch adding is working properly with hidden primary key column.
31
- - `#I444618` - Script error thrown when performing print with empty dataSource has been resolved.
32
- - `#I485367` - The problem of the pager dropdown and message not displaying correctly when the Grid is rendered within the Tab component has been successfully resolved.
33
- - `#I839020` - Resolved an issue where row span was not being applied correctly when showing or hiding columns using the column chooser.
34
- - `#I483559` - Issue with the focused cell was not being properly indicated during row selection has been resolved.
35
-
36
- ## 22.2.8 (2023-08-08)
37
-
38
- ### Grid
39
-
40
- #### Bug fixes
41
-
42
- - `#I475018` - Grid filter showing duplicate values without ignoring case has been resolved.
43
-
44
- ## 22.2.7 (2023-08-02)
45
-
46
- ### Grid
47
-
48
- #### Bug fixes
49
-
50
- - `#I479266` - Resolved an issue where aggregates being displayed in the wrong column during Excel export.
51
- - `#I486035` - The issue regarding adding records using the index value when the selection is in the first row has been resolved.
52
- - `#I483149` - The problem of the `cssClass` property not supporting multiple classes has been resolved.
53
-
54
- ## 22.2.5 (2023-07-27)
55
-
56
- ### Grid
57
-
58
- #### Bug fixes
59
-
60
- - `#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.
61
- - `#I482022` - Pager information is wrong while dynamically changing the Grid width issue has been fixed.
62
-
63
- - `#F183077` - Wrong footer template value exported in the excel file issue has been fixed.
64
- - `#I477617` - AutoFill feature not working in the presence of a column template has been fixed.
65
- - `#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.
66
- - `#I482022` - Pager information is wrong while dynamically changing the Grid width issue has been fixed.
67
-
68
- ## 22.1.39 (2023-07-18)
69
-
70
- ### Grid
71
-
72
- #### Bug fixes
73
-
74
- - `#I477090` - Fixed an issue where inline and batch edit modes behaved differently when the `column.allowEditing` attribute was set to false.
75
- - `#FB45184` - The error that occurred when searching for a backslash character in the Excel filter search has been resolved.
76
- - `#FB44897` - Fixed the problem with the MUI Select Dropdown not functioning correctly in the Filter Template.
77
- - `#I467307` - Resolved the issue with Excel export where the child grids were not exported properly.
78
- - `#I479191` - The error that occurred when clearing the searched value after performing a search has been resolved.
79
- - `#I477380` - Improved the Excel export of the hierarchy grid to prevent unwanted column filters.
80
- - `#I472635` - Resolved the problem where the selection moved to the first row when the `newRowPosition` was set to Bottom.
81
-
82
- - `#I477090` - Fixed an issue where inline and batch edit modes behaved differently when the `column.allowEditing` attribute was set to false.
83
- - `#FB45184` - The error that occurred when searching for a backslash character in the Excel filter search has been resolved.
84
- - `#FB44897` - Fixed the problem with the MUI Select Dropdown not functioning correctly in the Filter Template.
85
- - `#I467307` - Resolved the issue with Excel export where the child grids were not exported properly.
86
- - `#I479191` - The error that occurred when clearing the searched value after performing a search has been resolved.
87
- - `#I477380` - Improved the Excel export of the hierarchy grid to prevent unwanted column filters.
88
- - `#I472635` - Resolved the problem where the selection moved to the first row when the `newRowPosition` was set to Bottom.
89
- - `#I477617` - The issue with AutoFill feature not functioning properly when a column template is present has been resolved.
90
-
91
- ## 22.1.38 (2023-07-11)
92
-
93
- ### Grid
94
-
95
- #### Bug fixes
96
-
97
- - `#I472819` - The problem of missing skip and take parameters in the `UrlAdaptor` when invoking a Grid refresh has been fixed.
98
- - `#I475522` - Script error thrown when searching for the bracket "[" in the Grid has been resolved.
99
- - `#I477274` - The issue where the Grid cell ellipsis was not displaying in the Firefox browser when the `rowHeight` was set has been fixed.
100
- - `#I446649` - Fixed the issue that prevented infinite scrolling from working properly after adding a new row.
101
- - `#I473827` - The issue related to parsing a date value without seconds and encountering an "invalid date" has been resolved.
102
- - `#I475187` - Resolved the accessibility issue with the aria-selected attribute in pager numeric items.
103
- - `#FB44815` - The issue where the custom dataSource was not assigned to the dropdown edit cell when using Virtualization has been resolved.
104
-
105
- ## 22.1.37 (2023-07-04)
106
-
107
- ### Grid
19
+ #### Features
108
20
 
109
- #### Bug fixes
21
+ - `#FB10384` - Provided the support for exporting the grid with Column template and Detail template at the client side by using the `exportDetailTemplate` event of the grid where each cell of the grid rows can be customized.
22
+ - `#FB10132` - Provided the support for exporting multiple grids in the same or different pages into PDF and Excel formats by listing the id values of each grid that needs to be exported in the `exportGrids` property of Grid.
23
+ - `#FB44392` - Provided the support for Column Virtualization with pagination in Grid.
24
+ - Improved frozen rows and columns by enabling previously limited features such as Grouping, Row templates, Infinite scrolling, Stacked Header, and Column Virtualization.
25
+ - Introduced a new column freezing mode known as `Fixed`, in addition to the existing `Left`, `Right`, and `Center` modes within the column settings' freeze property. This `Fixed` mode locks columns in place, ensuring their visibility during horizontal scrolling.
110
26
 
111
- - `#I471572` - Fixed the issue where the Select all checkbox was disabled when using the `ResetOnRowClick` property.
112
- - `#I429156` - Provided the support for special characters in column field names.
113
- - `#I471760` - Resolved the flickering issue with grid column's `clipMode` - `EllipsisWithTooltip`.
114
- - `#F182956` - Fixed a typo error that occurred while setting a null value using the `setCellValue` method.
27
+ #### Breaking Changes
115
28
 
116
- ## 22.1.36 (2023-06-28)
29
+ - Revamped the frozen feature by replacing the previous three-table approach with a single table, resulting in significant performance improvements and a reduction in file size. This update eliminates the need to inject the `Freeze` module to utilize the frozen feature, making it more efficient. We have listed the deprecated methods of frozen feature and their alternatives.
117
30
 
118
- ### Grid
31
+ **Deprecated Methods**
119
32
 
120
- #### Bug fixes
121
33
 
122
- - `#I473934` - The issue with drag and drop within grid sample throwing a script error when pressing Enter has been resolved.
123
- - `#I472112` - Fixed issue with `CommandClickEventArgs` getting incorrect command column header.
124
- - `#I470584` - The white space issue caused by deleting the previous record has been resolved.
125
- - `#I471458` - The problem with the pager dropdown not working properly while cancelling paging operation has been resolved.
34
+ | Deprecated Methods | Previous | Current | Suggested Alternative Methods |
35
+ |---|---|---|---|
36
+ | `getMovableRows()` | This method returns only the movable table rows `(tr's)`. | This method will return all table rows `(tr's)` of the entire table. The movable cells within the `tr` element can be selected using the `e-unfreeze` class. | `getRows()` |
37
+ | `getFrozenRightRows()` | This method returns only the table rows `(tr's)` from the freeze right table. | This method will return all the rows `(tr’s)` of the entire table. The frozen right cells can be selected using the `e-rightfreeze` class. | `getRows()` |
38
+ | `getMovableRowByIndex()` <br> `getFrozenRowByIndex()` <br> `getFrozenRightRowByIndex()` | * `getMovableRowByIndex` - select a movable row <br> * `getFrozenRowByIndex` - select a freeze row <br> * `getFrozenRightRowByIndex` - select a right freeze row. | This method will return the table row `(tr)` based on the given index. Additionally, class names for table cells `(td's)` have been separated as follows: <br> * Left-Freeze: `e-leftfreeze` <br> * Movable: `e-unfreeze` <br> * Right-Freeze : `e-rightfreeze` | `getRowByIndex()` |
39
+ | `getMovableCellFromIndex()` <br> `getFrozenRightCellFromIndex()` | * `getMovableCellFromIndex()` - select a particular cell in the movable table. <br> * `getFrozenRightCellFromIndex()` - select a particular cell in the right freeze table. | No change | `getCellFromIndex()` |
40
+ | `getMovableDataRows()` <br> `getFrozenRightDataRows()` <br> `getFrozenDataRows()` | These methods return the viewport data rows for the freeze, movable, and right tables separately. | This method, will return the entire viewport data rows. | `getDataRows()` |
41
+ | `getMovableColumnHeaderByIndex()` <br> `getFrozenRightColumnHeaderByIndex()` <br> `getFrozenLeftColumnHeaderByIndex()` | These methods select the movable, right freeze, and left freeze headers from the table separately. | No change | `getColumnHeaderByIndex`() |
126
42
 
127
43
  ## 22.1.34 (2023-06-21)
128
44
 
package/diConfig.json CHANGED
@@ -202,7 +202,7 @@
202
202
  },
203
203
  {
204
204
  "propertyName": "resizeSettings",
205
- "baseClass": "resizeSettings"
205
+ "baseClass": "ResizeSettings"
206
206
  },
207
207
  {
208
208
  "propertyName": "infiniteScrollSettings",
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-grids.min.js
3
- * version : 22.2.11
3
+ * version : 23.1.36
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-react-grids.umd.min.js
3
- * version : 22.2.11
3
+ * version : 23.1.36
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-react-grids@*",
3
- "_id": "@syncfusion/ej2-react-grids@22.2.10",
3
+ "_id": "@syncfusion/ej2-react-grids@1.175.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-erP888HO9SMA0zAx9L98ukos4qWBBTelTk0/wGF27ZZPRXd3aKT6+kTiDsmbVo/xvMkj0yJmYTsuwvZ5XLaVKg==",
5
+ "_integrity": "sha512-eX9i7Nu9QguNrKdetKgX4hForJw5pj/guhbYxXYa5fjwM2lCxvpCTUijB1bDvOSUvp3auCT6wcNitfjeBfbeeA==",
6
6
  "_location": "/@syncfusion/ej2-react-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-grids/-/ej2-react-grids-22.2.10.tgz",
23
- "_shasum": "ee979f60cbeba4a32c2867b09a6732e6b7fa733d",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-grids/-/ej2-react-grids-1.175.0.tgz",
23
+ "_shasum": "9121b843b79a583daea88d97e3461193d1d00691",
24
24
  "_spec": "@syncfusion/ej2-react-grids@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~22.2.10",
35
- "@syncfusion/ej2-grids": "22.2.11",
36
- "@syncfusion/ej2-react-base": "~22.2.5"
34
+ "@syncfusion/ej2-base": "~23.1.36",
35
+ "@syncfusion/ej2-grids": "23.1.36",
36
+ "@syncfusion/ej2-react-base": "~23.1.36"
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",
@@ -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": "22.2.11",
57
+ "version": "23.1.36",
58
58
  "sideEffects": false
59
59
  }