Skip to content

V18.0.0 (2026-06-12)

Choose a tag to compare

@Zefling Zefling released this 12 Jun 21:53
· 14 commits to master since this release
930938c
  • update to Angular 22
    • use inject() and remove unnecessary params
    • move @HostBinding & @HostListener to host
  • refactor: replace ngx-infinite-scroll with native scroll listener
    • Remove ngx-infinite-scroll dependency from package.json and library package.json
    • Replace InfiniteScrollDirective with fromEvent-based native scroll listener