Releases: dogo/SCLAlertView
Releases · dogo/SCLAlertView
0.7.1
0.7.0
Support show SCLAlert in a new window.
Several internal changes
Fixes screen stutter glitch with blur background. Thanks @felix-dumit
Fixes a bug where you could not set Font attributes on the attributed string
0.6.1
0.6.0
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
Add addCustomTextField method
Fix Blur background is wrong when shown from "UIModalPresentationFormSheet" #65
Add some documentation
SCAlertView should disable interactivePopGestureRecognizer when the alert is visible and enable when disappear. Fix #66
Don't add UIActivityIndicatorView by default, only if needed