Releases: dogo/SCLAlertView
Releases · dogo/SCLAlertView
0.3.7
New show/hide animations ( SlideInFromCenter, SlideInToCenter, SlideOutToCenter, SlideOutFromCenter ). Thanks @michalciolek
New Alert style "showWaiting" with indefinite progress. Thanks @michalciolek
Improved subtitle height. Thanks @anclefeudor
0.3.6
Update podspec file to support iOS6
0.3.4
Add SCL prefix to ValidationBlock, avoid conflicts with other libs
Dismiss keyboard if is visible on shouldDismissOnTapOutside = YES
0.3.2
Sample APP, use Universal storyboard
Sample APP, fix example black bar on iOS 7.1
Fix Alert view keep on moving upwards on different UIKeyboardType
Fix landscape animation on iOS 7.1 or minor.
Fix landscape zig zag
0.3.1
Fix "UIImage+ImageEffects" warnings
0.3.0
Add background blur effect
Add SCL prefix to ActionBlock, avoid conflicts with other libs
Add support to format button borderColor
Fix showAnimation bug. iOS 7.1 or minor
Minor fixes
0.2.6
Hotfix
Remove observers from init
0.2.5
Add show animation : FadeIn, SlideInFromBottom, SlideInFromLeft, SlideInFromRight
Add ButtonFormatBlock
Improve keyboard observers handle