Skip to content

Commit ff365ac

Browse files
committed
docs(changelog): adding breaking change
1 parent c2c1500 commit ff365ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ All notable changes for each version of this project will be documented in this
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.
3737
- `IgxTextHighlightDirective` is now correctly tree-shaken out of the bundle when not used.
38+
- **Breaking Change** A new `IgxTextHighlightService` is now exposed and methods `setActiveHighlight` and `clearActiveHighlight` have been moved to it.
3839
- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`
3940
- Tree-shaking of the grids has been improved:
4041
- 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)