- [IMPROVEMENT] Add support for nib.
- Updated to match iOS 7 look and feel.
- [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.
- Initial release