Skip to content

Commit e0e5cf7

Browse files
committed
docs(changelog): updating with text-highlight tree-shaking
1 parent 876d545 commit e0e5cf7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ All notable changes for each version of this project will be documented in this
3434
- `IgxForOf`
3535
- Unified logic for vertical and horizontal virtualization such as - caching, updating, max browser size exceeding.
3636
- Added new method - `addScroll` that can shift the scroll thumb by the specified amount in pixels (negative number to scroll to previous, positive to scroll next). Similar to `addScrollTop` but works for both vertical and horizontal virtualization.
37-
38-
37+
- `IgxTextHighlightDirective` is now correctly tree-shaken out of the bundle when not used.
3938
- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`
4039
- Tree-shaking of the grids has been improved:
4140
- The `igx-paginator`, `igx-grid-toolbar` and `igx-action-strip` components should now correctly tree-shake when not used in a grid.

0 commit comments

Comments
 (0)