Skip to content

Latest commit

 

History

History
707 lines (452 loc) · 35.2 KB

CHANGELOG.md

File metadata and controls

707 lines (452 loc) · 35.2 KB

Change Log

1.1.4 (2018-06-19)

Full Changelog

Closed issues:

  • Eliminate warnings #270
  • How to add in multiple subtitle in an alert view? #266
  • SCLAlertViewHideAnimation wrong animations #262
  • Title truncated #259
  • Use the builder pattern to build a SCLAlertView? #256
  • Carthage Support #255

Merged pull requests:

1.1.3 (2018-01-17)

Full Changelog

Fixed bugs:

  • Tap inside the alert will dismiss the alert when using new window and shouldDissmissOnTapOutside=YES #211
  • crash on - (void)disableInteractivePopGesture #137

Closed issues:

  • is it possible to change the text colour of title and subtitle of the alert??? #260
  • not supporting for Swift 4.0 #257
  • How to replace the latest SCLAlertView? #187
  • UIWindow is not removed when alert showed and hided using new window #185
  • Some issues with combination of device rotations. #182
  • buttons from previous alertViews being displayed #167
  • pop-up from pop-up enhancement #162

Merged pull requests:

1.1.2 (2017-04-11)

Full Changelog

Closed issues:

  • support NSMutableAttributedString? #247
  • SCLAlertview in a new window. (No UIViewController) : The window cannot be closed #246
  • help add SCLAlertView in theos ??? #245
  • SCLAlertView should build without warnings #243
  • Access a Button #242
  • window does not disappear when use hideView on first app run #237
  • Command failed due to signal: Segmentation fault: 11 swift 3 #221

1.1.1 (2017-02-16)

Full Changelog

Closed issues:

  • delegate 应该使用weak修饰,否则会造成循环引用 SCLAlertView.swift Line 76 #240
  • amazing ,but if we can custom button corlor not only custom main corlor #236
  • XCode 8.2 language error #235
  • Update CocoaPods #233
  • Orientation issue in landscape when UIViewcontroller lock orientation in Portrait #168

Merged pull requests:

  • added show animation completion block #241 (hydr93)
  • Dismiss Animation Completion Block #239 (hydr93)

1.1.0 (2016-12-07)

Full Changelog

Closed issues:

  • Not centered vertically when presented in navigation controller #231
  • Differentiate color of close/cancel button #228
  • [Request] initial text and 'x' button in text entry #227
  • One of the two will be used. Which one is undefined. #225

Merged pull requests:

  • Add button custom font support when use buttonConfig block #232 (marcoslacerda)
  • fix the bug: dismiss SCLAlertViewHideAnimationSimplyDisappear hideAni… #230 (JoakimLiu)
  • Change auto-capitalisation to sentence only #229 (idrougge)

1.0.6 (2016-10-27)

Full Changelog

Fixed bugs:

  • Table title overlay of SCLAlertView #206

Closed issues:

  • Keyboard pushes up the SCAlertView with IQKeyboardManager #223
  • Space, when no Title, SubTitle and Image. #218
  • carthage update fail for special platform #217
  • Border color #216
  • Conflict with the IQKeyboardManager #215
  • Can't set selected on SCLSwitchView #214
  • is it possible to change subtitle text while alert is showing? #213
  • Execute block while 'showWaiting' running #197
  • UIAppearance #72

Merged pull requests:

1.0.5 (2016-09-13)

Full Changelog

Closed issues:

  • SCLAlert view not covering Navigation or TabBar #219
  • Button height support #212
  • Statusbar Visible when showing the SCLAlertView #208
  • Custom button height #207

Merged pull requests:

1.0.4 (2016-06-21)

Full Changelog

Closed issues:

  • alert view not work #205
  • Custom Button Color? #204
  • ShowWaiting timer error #202

1.0.3 (2016-05-03)

Full Changelog

Closed issues:

  • Alerts all placed on top of the nav bar #196
  • View Hangs after SCLAlert is dismissed when alert is initiated from an action sheet button. #173
  • After scrolling uitabelview SCLAlertView not working & multiple alert window show #169

Merged pull requests:

  • New Feature: Horizontal alignment for buttons. #203 (jaespinmora)
  • Adds show/hide AnimationTypes 'SimplyAppear' and 'SimplyDisappear' i.e., 'None' #198 (AmitaiB)

1.0.2 (2016-03-16)

Full Changelog

1.0.1 (2016-03-08)

Full Changelog

1.0.0 (2016-03-07)

Full Changelog

Closed issues:

  • Is SCLAlertView version indicated? #188
  • Add DSL for simple setup #186
  • second button no working #184
  • when I pop multi-SCLAlertViews at the same time,then the window will become entirely black. #159

Merged pull requests:

0.9.3 (2016-03-03)

Full Changelog

Implemented enhancements:

  • Add bounce animation to all slides #116

0.9.2 (2016-03-03)

Full Changelog

Closed issues:

  • Vertical spacing broken on 0.9.0 #183

0.9.1 (2016-02-15)

Full Changelog

0.9.0 (2016-02-10)

Full Changelog

Implemented enhancements:

Closed issues:

  • Anyway to set the popup position? Like height to top? #180
  • Show alert while running a block #176
  • Button actionBlocks not working #175
  • Lag when showing view for first time #174
  • title width enhancement? #166
  • Dismiss method? #157

Merged pull requests:

0.8.2 (2016-01-22)

Full Changelog

Closed issues:

  • Memory leak using new window way to display #142

0.8.1 (2016-01-21)

Full Changelog

Fixed bugs:

  • Subtitle does not appear if title is set to nil or empty #99

Closed issues:

  • when iOS8,use #172
  • No Subtitle visible with iOS8.1 #164
  • Multitasking Split Screen Bug #158

0.8.0 (2015-12-29)

Full Changelog

Fixed bugs:

  • iPad pro split screen support #149

Closed issues:

  • Adding a new SCLAlertViewStyle: Question #161
  • alignment of BodyText.. #160
  • Is this compatible with retina displays? #156
  • keyboard bug #155
  • How do I add SCLAlertView to TheOs project? #151
  • Make the bounce animation a separate animation #150
  • SCLAlertView is not working!!!!!!! #148
  • background does not update if rotate device #145

Merged pull requests:

0.7.9 (2015-10-20)

Full Changelog

Fixed bugs:

  • Keyboard & rotation #52

Closed issues:

  • Get rid of the icon #147
  • Strong reference #126

Merged pull requests:

  • Added status bar customization #146 (D-32)
  • Namespace SCLActionTypes to avoid conflicts #144 (mbelkin)

0.7.7 (2015-09-17)

Full Changelog

Closed issues:

  • AlertView created by initWithNewWindow does not dismiss when touch outside #143
  • Prepopulate alertview #138
  • Modules enabled but still getting disabled error #136

0.7.6 (2015-09-15)

Full Changelog

0.7.5 (2015-09-02)

Full Changelog

Closed issues:

  • Adding a countdown to a default button #113

Merged pull requests:

  • Feature/countdown timer #140 (yatryan)
  • Dynamically set button height to allow for multiple lines of text. #139 (yatryan)

0.7.4 (2015-07-29)

Full Changelog

Closed issues:

  • Parenthesis missing in SCLAlertView.m #133
  • I can't see the added button #132
  • Subtitle issue not showing properly - urgent #131
  • adding more control method #130
  • Swift use #129
  • How to change default button label? #128
  • Alertview without the round circle above. #125
  • previous alert won't go away if new 1 appears #124
  • when i rename AppDelegate.m to app AppDelegate.mm build error #121
  • Unable to move alertView so keyboard covers the fields on the alert. #118
  • with textfield how to set ok button status to disable when the textfiled input not valid #115

Merged pull requests:

0.7.3 (2015-06-10)

Full Changelog

Closed issues:

  • check TextField.text is empty. #122

0.7.2 (2015-05-29)

Full Changelog

Fixed bugs:

  • Long texts truncated when using custom font #84

Closed issues:

  • Pod Install #114
  • Using SCLAlertView with Swift #110
  • XCode 6.3 Warning: roperty access is using 'setSubTitleHeight:' method which is deprecated #105
  • Enhancement: Support iOS 8 Widget frame position #102

Merged pull requests:

  • restore interactivePopGesture to previous state #2 #120 (crowriot)
  • If defaultBackgroundColor is preconfigured for button its not changed to... #109 (alex1704)

0.7.1 (2015-05-04)

Full Changelog

Fixed bugs:

  • SlideInFromCenter show animation with blur UI issue #92

Closed issues:

  • When presenting with textField and 2 buttons keyboard cuts off bottom bottom. #108
  • Using SCLAlert as HUD #106
  • Does not work on iOS 8 App Extension - 2 Errors #101
  • EXC_BAD_ACCESS #100
  • Navigation bar not hiding #95
  • Alert is behind the keyboard #80

Merged pull requests:

0.7.0 (2015-04-01)

Full Changelog

Fixed bugs:

  • shouldDismissOnTapOutside not working #87
  • Custom Icon Image's size is too small #86
  • Rotate - rotate on Ipad #82
  • SCLAlertView's button does not show up on iOS 7 #81

Closed issues:

  • "use of @import when modules are disabled error" #77

Merged pull requests:

  • fix screen stutter glitch with blur background #96 (felix-dumit)
  • Fixes a bug where you could not set Font attributes on the attributed st... #88 (n1mda)

0.6.1 (2015-03-23)

Full Changelog

0.6.0 (2015-03-22)

Full Changelog

Closed issues:

  • new alert flick #83

Merged pull requests:

  • Automatically add a borderWidth to the button if borderColor is defined #85 (jeremygrenier)

0.5.9 (2015-03-18)

Full Changelog

0.5.8 (2015-03-17)

Full Changelog

Implemented enhancements:

  • Custom button height feature request #71

0.5.7 (2015-03-16)

Full Changelog

Closed issues:

  • Crash in background thread #76
  • Add button feature - button type #75
  • BOOL visibility of alert needed #73

0.5.6 (2015-03-05)

Full Changelog

Fixed bugs:

  • Latest Version Fails To Build #74

0.5.5 (2015-02-22)

Full Changelog

Closed issues:

  • Execute block on dismissal #69

Merged pull requests:

  • Minor icon and button customization fixes #70 (wzs)

0.5.4 (2015-02-13)

Full Changelog

Implemented enhancements:

  • AlertView does not disable Interactive Pop Gesture #66
  • Blur background is wrong when shown from "UIModalPresentationFormSheet" #65
  • Add custom view #62
  • SCLAlertView color #57
  • Long texts truncated #38

Fixed bugs:

  • AlertView does not disable Interactive Pop Gesture #66
  • Blur background is wrong when shown from "UIModalPresentationFormSheet" #65
  • The white background view is too long #53

0.5.3 (2015-02-02)

Full Changelog

Fixed bugs:

  • Alert Moves Upwards When Switching Keyboards #45

Closed issues:

  • textarea in alert #61

0.5.2 (2015-01-27)

Full Changelog

Implemented enhancements:

  • background none #54

Closed issues:

  • ability to only show one alert #56

0.5.1 (2015-01-26)

Full Changelog

Implemented enhancements:

  • Without SubTitle? #18

Fixed bugs:

  • Device rotations support #51

Closed issues:

  • how to customize buttons separately? #55
  • Rotating with keyboard #36

0.5.0 (2015-01-21)

Full Changelog

Fixed bugs:

  • Display in formsheet #50

0.4.3 (2015-01-20)

Full Changelog

Closed issues:

  • Change Title Size #42

0.4.2 (2015-01-20)

Full Changelog

Closed issues:

  • iPad vs iPhone NavigationBar #46
  • does not work with UIPIckview #26

0.4.1 (2015-01-19)

Full Changelog

Closed issues:

  • Can i write the code anywhere? #49
  • Landscape not working on iPad #48

0.4.0 (2015-01-19)

Full Changelog

Fixed bugs:

  • iPad landscape orientation for iOS < 8 is not supported #41

Closed issues:

  • Alert Moves After Keyboard Dismisses #44
  • Change Edit Alert Color #43

Merged pull requests:

0.3.9 (2015-01-15)

Full Changelog

0.3.8 (2015-01-12)

Full Changelog

Implemented enhancements:

  • Improvement: progress dialog #15

Closed issues:

  • alertview position issue #39

0.3.7 (2014-12-13)

Full Changelog

Closed issues:

  • Auto window height by subtitle height #29

Merged pull requests:

0.3.6 (2014-12-09)

Full Changelog

Closed issues:

  • Alert Positioning in TableView #32
  • slow #31
  • Backbutton while SCLAlertView is shown causes zombie views #25

Merged pull requests:

0.3.5 (2014-11-28)

Full Changelog

Implemented enhancements:

  • typedef ValidationBlock name conflicting #27

Closed issues:

  • Now broken on iOS6 #30
  • EXC_BAD_ACCESS (code=1) #28

0.3.4 (2014-11-14)

Full Changelog

Closed issues:

  • Any way to show this from a UIView? #11

0.3.3 (2014-11-11)

Full Changelog

0.3.2 (2014-11-05)

Full Changelog

Fixed bugs:

  • Alert view keep on moving upwards on different UIKeyboardType #23

Closed issues:

  • Any of the showAnimationType not working #22

0.3.1 (2014-11-04)

Full Changelog

0.3.0 (2014-11-04)

Full Changelog

Implemented enhancements:

  • Is possible to bind action on default button? #4

Fixed bugs:

  • typedef ActionBlock name confliction #16
  • crash on ios6.1 #13

Closed issues:

  • hi, a suggestion of one line about subTitle's height #24
  • Add image to Alertview? #21
  • Position not always correct #20
  • Issue when displaying alert view in landscape #14

Merged pull requests:

0.2.6 (2014-10-23)

Full Changelog

0.2.5 (2014-10-23)

Full Changelog

0.2.4 (2014-10-22)

Full Changelog

0.2.3 (2014-10-21)

Full Changelog

0.2.2 (2014-10-21)

Full Changelog

Implemented enhancements:

  • is possible button show touch down or touch up display? #10

0.2.1 (2014-10-20)

Full Changelog

Closed issues:

  • Podfile update? #12
  • is possible to move top when keyboard show? #5

Merged pull requests:

0.2.0 (2014-10-18)

Full Changelog

Implemented enhancements:

  • Fade animation for 'Done' button... #3

Merged pull requests:

0.1.2 (2014-10-13)

Full Changelog

Closed issues:

  • Within UINavigationController #2
  • Issues with a side menu controller #1

0.1.1 (2014-10-09)

Full Changelog

0.1.0 (2014-10-08)

Full Changelog

0.0.3 (2014-10-03)

Full Changelog

0.0.2 (2014-09-29)

Full Changelog

0.0.1 (2014-09-29)

* This Change Log was automatically generated by github_changelog_generator