Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Releases: Topener/nl.fokkezb.pullToRefresh

3.0.0

11 Sep 18:23
Compare
Choose a tag to compare
  • Removes setTitle().
  • Passes all arguments/attributes on to Ti.UI.createRefreshControl() for iOS (e.g. to set title or tintColor) and createSwipeRefresh() for Android.

2.2.3: Merge pull request #61 from FokkeZB/FokkeZB-patch-1

02 Jul 15:15
Compare
Choose a tag to compare

2.2.1

13 Nov 19:11
Compare
Choose a tag to compare
bump versions, support title via arg

2.2.0

02 Oct 09:59
Compare
Choose a tag to compare
update version and appc-npm

2.1.1

12 Aug 11:29
Compare
Choose a tag to compare
  • Fixes #45 and some typo/readme changes

2.1.0

14 Jan 12:18
Compare
Choose a tag to compare

2.0.1

05 Jan 07:43
Compare
Choose a tag to compare
  • Re-enabled refresh() for Android now Ti.SwipeRefreshLayout is fixed

2.0.0

13 Dec 20:04
Compare
Choose a tag to compare
  • Rewrite to use native API's

1.5.2

18 Jan 21:27
Compare
Choose a tag to compare
  • Instructions for Alloy 1.3.0 and gitTio

1.5.1

17 Dec 08:50
Compare
Choose a tag to compare
  • Adding workaround for regression in Alloy 1.3.0-cr.
  • Closes #17 by checking event source