Ngx Scroll To Versions Save

Scroll to any element to enhance scroll-based features in you app. Works for Angular 4+, both AoT and SSR. No dependencies.

14.0.0

1 year ago

BREAKING CHANGES

  • Angular version updated to v14

13.0.0

1 year ago

Features

9.0.0

4 years ago

Bug Fixes

  • scroll to element with relative positioned parent (#124) (4d2c775)

Features

BREAKING CHANGES

  • lib: Rename properties to follow angular style guide

Before:

[ngx-scroll-to] [ngx-scroll-to-event] [ngx-scroll-to-duration] [ngx-scroll-to-easing] [ngx-scroll-to-offset] [ngx-scroll-to-offset-map]

After:

[ngxScrollTo] [ngxScrollToEvent] [ngxScrollToDuration] [ngxScrollToEasing] [ngxScrollToOffset] [ngxScrollToOffsetMap]

  • core: Fix lint

3.0.0

4 years ago

Bug Fixes

  • failing install due to locked deps (214d57e)
  • lib: replace "... from 'rjx/index'" import by "...from 'rxjs'" (#115) (452a986)

Features

3.0.1

4 years ago

2.0.0

5 years ago

1.1.1

5 years ago

Bug Fixes

  • include src in npm packages (1e44246)

0.1.1

5 years ago

0.1.5

5 years ago

0.1.6

5 years ago