Skip to content

Releases: bartholomej/ngx-scrolltop

v0.5.3

03 Oct 08:05
v0.5.3
d10e732
Compare
Choose a tag to compare

v0.5.2

28 Sep 20:05
v0.5.2
aed7092
Compare
Choose a tag to compare
  • Add tests for library and example page

v0.5.1

28 Sep 20:04
v0.5.1
a9f2861
Compare
Choose a tag to compare
  • Remove ugly user-selected background. thx @lpikora

v0.5.0 - Directive 🤘

28 Sep 19:24
v0.5.0
b7a95b4
Compare
Choose a tag to compare

v0.4.1

03 Oct 08:06
v0.4.1
7b7aafd
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Changes in docs

v0.4.0 - Naming convention

22 Sep 20:54
v0.4.0
63ca217
Compare
Choose a tag to compare

Breaking changes
All classes are camelCase => NgxScrollTop

v0.3.1

22 Sep 20:52
v0.3.1
b8de66b
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
chore(update): patch release 0.3.1 🐛

v0.3.0 - Material themes

22 Sep 20:52
v0.3.0
96a36e3
Compare
Choose a tag to compare

Now you can use themes (material inspired). More in README.me

v0.2.0 - Position

22 Sep 20:51
v0.2.0
9fb9c22
Compare
Choose a tag to compare

Left or right, that is the question... More in README.me

v0.1.0 - scrollTop modes

22 Sep 20:48
v0.1.0
cf8b195
Compare
Choose a tag to compare

Now you can use [mode]="smart" or [mode]="classic"