@syncfusion/ej2-vue-grids 23.1.41 → 23.1.43
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 +44 -0
- package/dist/ej2-vue-grids.umd.min.js +1 -1
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +6 -6
- package/styles/bootstrap-dark.css +9 -9
- package/styles/bootstrap.css +9 -9
- package/styles/bootstrap4.css +9 -9
- package/styles/bootstrap5-dark.css +9 -9
- package/styles/bootstrap5.css +9 -9
- package/styles/fabric-dark.css +10 -10
- package/styles/fabric.css +10 -10
- package/styles/fluent-dark.css +9 -9
- package/styles/fluent.css +9 -9
- package/styles/grid/bootstrap-dark.css +9 -9
- package/styles/grid/bootstrap.css +9 -9
- package/styles/grid/bootstrap4.css +9 -9
- package/styles/grid/bootstrap5-dark.css +9 -9
- package/styles/grid/bootstrap5.css +9 -9
- package/styles/grid/fabric-dark.css +10 -10
- package/styles/grid/fabric.css +10 -10
- package/styles/grid/fluent-dark.css +9 -9
- package/styles/grid/fluent.css +9 -9
- package/styles/grid/highcontrast-light.css +10 -10
- package/styles/grid/highcontrast.css +10 -10
- package/styles/grid/material-dark.css +10 -10
- package/styles/grid/material.css +10 -10
- package/styles/grid/material3-dark.css +9 -9
- package/styles/grid/material3.css +9 -9
- package/styles/grid/tailwind-dark.css +9 -9
- package/styles/grid/tailwind.css +9 -9
- package/styles/highcontrast-light.css +10 -10
- package/styles/highcontrast.css +10 -10
- package/styles/material-dark.css +10 -10
- package/styles/material.css +10 -10
- package/styles/material3-dark.css +9 -9
- package/styles/material3.css +9 -9
- package/styles/tailwind-dark.css +9 -9
- package/styles/tailwind.css +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,50 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Grid
|
|
6
|
+
|
|
7
|
+
#### Bug fixes
|
|
8
|
+
|
|
9
|
+
- `#I507979` - The issue where the clipboard was not cleared after using 'CTRL+A' + 'CTRL+C' + 'ESC' combination has been resolved.
|
|
10
|
+
- `#I513196` - The script error that occurred when printing a grouped hierarchical grid has been resolved.
|
|
11
|
+
- `#I511776` - The tooltip in the header template is now properly destroyed.
|
|
12
|
+
- `#I508400` - The problem where the aria-label was repeated twice when a string template was rendered in a column template has been resolved.
|
|
13
|
+
- `#I509734` - The issue where the `freeze` property was not working properly when the column field value was not defined has been fixed.
|
|
14
|
+
- `#I510683` - The problem of white space occurring while using `AutoFit` on a frozen column has been fixed.
|
|
15
|
+
- `#I508457` - When `virtualization` is enabled, the problem where editing a single field also changed the other field values with the previous edited value has been fixed.
|
|
16
|
+
- `#I496847` - The problem of hidden columns showing empty columns while copy pasting the grid content has been resolved.
|
|
17
|
+
- `#I508408` - The issue where freezing command columns were not working properly has been fixed.
|
|
18
|
+
- `#I513536` - Grouped column headers are now displaying properly in all themes.
|
|
19
|
+
- `#FB46958` - The problem with filtering the foreign key field having the same name has been resolved.
|
|
20
|
+
|
|
21
|
+
## 23.1.42 (2023-10-24)
|
|
22
|
+
|
|
23
|
+
### Grid
|
|
24
|
+
|
|
25
|
+
#### Bug fixes
|
|
26
|
+
|
|
27
|
+
- `#I507214` - The problem of displaying an empty tooltip with batch-edited cells has been resolved.
|
|
28
|
+
- `#I504365` - Fixed an issue where the request for aggregate was not sent when the `disablePageWiseAggregate` property was enabled in custom binding.
|
|
29
|
+
- `#I507080` - The issue related to the styling of the Lazy Load Group with a `groupCaptionTemplate` has been resolved.
|
|
30
|
+
- `#I501881` - Fixed an issue where the drop indicator for the column should be displayed when dragging a column into another column.
|
|
31
|
+
- `#I511484` - The issue where the Grid did not render properly when the `editSetting` property was defined without injecting the `editModule` has been resolved.
|
|
32
|
+
|
|
33
|
+
## 23.1.41 (2023-10-17)
|
|
34
|
+
|
|
35
|
+
### Grid
|
|
36
|
+
|
|
37
|
+
#### Bug fixes
|
|
38
|
+
|
|
39
|
+
- `#I510239` - Error occurs when changing the State through clicking the button rendered in the Column Template has been fixed.
|
|
40
|
+
- `#I494272` - In mobile view unable to interact with the page after double-clicking on the filter date icon issue has been fixed.
|
|
41
|
+
- `#I423460` - Fixed an issue where the grid froze with a loading spinner when collapsing grouped items in an infinite scroll enabled grid.
|
|
42
|
+
- `#I503487` - In the `actionFailure` event, the failure message argument is now sent correctly.
|
|
43
|
+
- `#I509249` - The script error that occurred when saving the edited row at the bottom in the presence of grouping has been fixed.
|
|
44
|
+
- `#I508136` - Row reorder occurs while editing with inline mode with grouping in complex data has been fixed.
|
|
45
|
+
- `#I490262` - The problem where checkbox filtering was not working properly when cancelling the filtering has been fixed.
|
|
46
|
+
- `#I504493` - The pager elements are now rendered correctly when the grid is hidden and then shown again.
|
|
47
|
+
- `#I511064` - The problem with `frozenColumns` are not working when declared in the `dataBound` event has been resolved.
|
|
48
|
+
|
|
5
49
|
## 23.1.40 (2023-10-10)
|
|
6
50
|
|
|
7
51
|
### Grid
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-grids.umd.min.js
|
|
3
|
-
* version : 23.1.
|
|
3
|
+
* version : 23.1.43
|
|
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
|