Skip to content

v1.1.0

Compare
Choose a tag to compare
@XD-CI XD-CI released this 21 Jun 01:39

Enchancements

  • Added minimumWidth property to help with guiding external layout. (#21)
  • Refactored button from Core Animation labs chat at WWDC 2019. (#20)
  • Increased corner radius default value to 12.0. (#20)
  • Added lower alpha value when button is set to disabled. (#15)
  • Added UIControlEventPrimaryActionTriggered event handling for iOS 9 apps relying on that action. (#13)
  • Added attributed string support to button. (#11)

Fixed

  • A bug where the label's background color sometimes didn't match the button tint color. (#14)
  • Renamed framework project name to fix IB render crash. (#20)