Skip to content

Releases: pmusolino/PMSuperButton

3.0.2

Choose a tag to compare

@pmusolinopmusolino released this 18 Aug 14:22
  • Fixed: It wasn't possible to disable gradient by .gradientEnabled = false if it was already enabled. #19

3.0.1

Choose a tag to compare

@pmusolinopmusolino released this 28 Mar 09:34
  • Fix typo on animatedScaleDurationWhenHightlighted#16

3.0.0

Choose a tag to compare

@pmusolinopmusolino released this 27 Mar 17:17
  • Swift 5 and Xcode 10.2 support

2.2.0

Choose a tag to compare

@pmusolinopmusolino released this 23 Sep 17:24
  • Swift 4.2 support

2.1.2

Choose a tag to compare

@pmusolinopmusolino released this 05 Jun 11:11
  • Fix on isLoading

2.1.1

Choose a tag to compare

@pmusolinopmusolino released this 05 Jun 10:47
  • Added isLoading, a boolean value indicating whether the button is currently running its activity indicator animation.

2.1.0

Choose a tag to compare

@pmusolinopmusolino released this 10 Apr 16:47
  • Fix warnings on Xcode 9.3
  • Updated project URL on podspec file

2.0.4

Choose a tag to compare

@pmusolinopmusolino released this 16 Oct 22:15

Fix corner radius when using gradient background.

References:
#6
#7

2.0.3

Choose a tag to compare

@pmusolinopmusolino released this 16 Oct 22:00

Letter spacing fallback, because of this problem: #9

2.0.2

Choose a tag to compare

@pmusolinopmusolino released this 16 Oct 16:49

Letter spacing is here! 🙌

References:
#8