Releases: diprokon/ng-table-virtual-scroll
Releases · diprokon/ng-table-virtual-scroll
v1.6.1
1.6.1 - 2024-03-31
Fixed
- #124:
Call onDataLengthChanged
only when it's changed
- #129:
Trigger initial sticky position
v1.6.0
1.6.0 - 2023-02-20
Added
- Support for Angular and Angular Material 15 (#107, #111)
Removed
- Support for Angular 14 and less
v1.5.0
1.5.0 - 2023-02-05
Added
- Support for
cdk-table
(#79)
Fixed
- #109:
Update scroll position when new data is less than current scroll position
v1.4.1
Fixed
- #105: Update of column definitions triggers sticky update
v1.4.0
Changed
- Build with Ivy (View Engine is no longer available in Angular v13)