Releases: bartholomej/ngx-scrolltop
Releases · bartholomej/ngx-scrolltop
v0.5.3
- Introducing logo
- Published in https://ngadd.com
- Small changes under the hood
v0.5.2
- Add tests for library and example page
v0.5.1
v0.5.0 - Directive 🤘
- Now you can use it as a directive. How to use?
- Even with Angular Material (example)
v0.4.1
Changes in docs
v0.4.0 - Naming convention
Breaking changes
All classes are camelCase => NgxScrollTop
v0.3.1
chore(update): patch release 0.3.1 🐛
v0.3.0 - Material themes
Now you can use themes (material inspired). More in README.me
v0.2.0 - Position
Left or right, that is the question... More in README.me
v0.1.0 - scrollTop modes
Now you can use [mode]="smart"
or [mode]="classic"