Skip to content

Releases: Topener/nl.fokkezb.infiniteScroll

2.0.1

08 Dec 07:58
Compare
Choose a tag to compare
Bump version

1.4.4: Merge pull request #33 from viezel/master

12 Feb 09:24
Compare
Choose a tag to compare

1.4.3

14 Oct 07:27
Compare
Choose a tag to compare
  • Closes #30 so you can call .mark() to re-init the position tracking.

1.4.2

30 Sep 11:07
Compare
Choose a tag to compare

Fixes #29 vor Alloy 1.5.0

1.4.1

30 Sep 11:07
Compare
Choose a tag to compare

Fix for ListView

1.4.0

17 Jul 08:43
Compare
Choose a tag to compare

Adds support for ListViews!

1.3.2

17 Dec 08:32
Compare
Choose a tag to compare
  • Closes #12 - Adding workaround for regression in Alloy 1.3.0-cr.

1.3.1

07 Oct 09:52
Compare
Choose a tag to compare
  • Fixes scroll-load-state loop with fast syncs

1.3

25 Sep 13:03
Compare
Choose a tag to compare
1.3
  • Compatible with iOS7's new Ti.UI.Window.extendEdges via #isCenter.
  • Allows you to hide the text until first load by calling show after that

1.2

14 Aug 12:22
Compare
Choose a tag to compare
1.2
  • Now compatible with Android (and other OS)
  • View will now always show since Android doesn't support removing it :(