You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ All notable changes for each version of this project will be documented in this
21
21
### New Features
22
22
-`IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`
23
23
- Introduced `showSummaryOnCollapse` grid property which allows you to control whether the summary row stays visible when the groupBy / parent row is collapsed.
24
+
- Added support for tooltips on data cells default template and summary cells.
24
25
-`IgxGridState` directive
25
26
- Added support for expansion states, column selection and row pinning.
26
27
- Added support for `IgxTreeGrid` and `IgxHierarchicalGrid` (including child grids)
0 commit comments