Skip to content

Releases: pmusolino/PMSuperButton

3.0.2

18 Aug 14:22
Compare
Choose a tag to compare
  • Fixed: It wasn't possible to disable gradient by .gradientEnabled = false if it was already enabled. #19

3.0.1

28 Mar 09:34
Compare
Choose a tag to compare
  • Fix typo on animatedScaleDurationWhenHightlighted #16

3.0.0

27 Mar 17:17
Compare
Choose a tag to compare
  • Swift 5 and Xcode 10.2 support

2.2.0

23 Sep 17:24
Compare
Choose a tag to compare
  • Swift 4.2 support

2.1.2

05 Jun 11:11
Compare
Choose a tag to compare
  • Fix on isLoading

2.1.1

05 Jun 10:47
Compare
Choose a tag to compare
  • Added isLoading, a boolean value indicating whether the button is currently running its activity indicator animation.

2.1.0

10 Apr 16:47
Compare
Choose a tag to compare
  • Fix warnings on Xcode 9.3
  • Updated project URL on podspec file

2.0.4

16 Oct 22:15
Compare
Choose a tag to compare

Fix corner radius when using gradient background.

References:
#6
#7

2.0.3

16 Oct 22:00
Compare
Choose a tag to compare

Letter spacing fallback, because of this problem: #9

2.0.2

16 Oct 16:49
Compare
Choose a tag to compare

Letter spacing is here! 馃檶

References:
#8