Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 554 Bytes

1.1.4

  • [FIX] Xcode 9 strict prototype warning

1.1.3

  • Support for iOS 8

1.1.2

  • Removes animation from setValue:forState methods

1.1.1

  • Exposes timing function property to be used for control transition animations

1.1.0

  • [NEW] -[AXStateButton setTitleAlpha:forState:] and getter
  • [NEW] -[AXStateButton setImageAlpha:forState:] and getter

1.0.1

  • Adds a window check when setting button attributes, as to not incur more immediate work than necessary

1.0.0

  • Initial release; for summary of functionality, see README.md