Skip to content

Releases: JanGorman/Agrume

didScroll fix

23 Feb 16:49
Compare
Choose a tag to compare
  • The call to the didScroll closure went missing with the V 5 release. It's back.

5.2.4

05 Dec 20:22
Compare
Choose a tag to compare
  • Adds support for a third dismiss configuration that combines physics and a button

Improved Carthage support

23 Oct 10:06
Compare
Choose a tag to compare

Fix gif playback

19 Oct 10:58
Compare
Choose a tag to compare
  • Use SwiftyGif again. Now properly supports Swift 4.2

Animated gif refresh

25 Sep 19:40
cecc5d7
Compare
Choose a tag to compare
  • Replace SwiftyGif as it was not Swift 4.2 compatible

Swift 4.2

19 Sep 08:57
Compare
Choose a tag to compare
5.2.0

Set proper podspec version

Close Button

08 Jul 13:17
Compare
Choose a tag to compare
  • Support for close button instead of the default flick-to-dismiss-physics

5.0.3: Use proper private initialiser to fix an infinite loop.

21 May 05:06
Compare
Choose a tag to compare
  • Fixes #88 – issue with the custom data source initialiser

Animated gif support

10 May 15:14
0191791
Compare
Choose a tag to compare
  • Support for local and remote animated gifs

5.0.1

08 May 18:50
Compare
Choose a tag to compare
  • Background tap handling adjustable