TORoundedButton v1.1.0 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • Enchancements

    • โž• Added minimumWidth property to help with guiding external layout. (#21)
    • ๐Ÿ”จ Refactored button from Core Animation labs chat at WWDC 2019. (#20)
    • 0๏ธโƒฃ 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)