Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 560 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 560 Bytes

Changelog

v2.0.1

  • [IMPROVEMENT] Add support for nib.

v2.0.0

  • Updated to match iOS 7 look and feel.

v1.1.0

  • [FIX] Text view is now disabled when disabling view.
  • [FIX] When utility button image was set multiple times in a row to an image or to nil, it would mess up the view.
  • [IMPROVEMENT] Make use of UI_APPEARANCE_SELECTOR for buttonTintColor, buttonTitle, placeholder, and utilityButtonImage.
  • [FIX] Replace textBar occurences with composeBar.
  • [IMPROVEMENT] Add delegate methods for frame changes.

v1.0.0

  • Initial release