22 KiB
Changelog
Unreleased (2015-02-19)
1.3.13 (2015-02-09)
-
Merged pull-request: Fixed an issue when initial selections applied to picker with different number of rows for different components. #113 (venj)
-
Fixed bug: Wrong background color of pickers #136
1.3.12 (2015-02-04)
- Fixed bug: Light status bar style #119
1.3.11 (2015-01-15)
-
Merged pull-request: Fixes a crash while closing when using the Classy framework for styling #128 (sudeepsidhu)
-
Merged pull-request: .m files should not be included in public header files #127 (ened)
1.3.10 (2015-01-09)
-
Merged pull-request: add header file to public #115 (skywinder)
-
Closed issue: Swift; Does not conform to protocol #120
-
Implemented enhancement: Should have minimum/maximum date property exposed #97
-
Closed issue: No "cancel" button #122
1.3.9 (2014-12-11)
-
Merged pull-request: Fix bad interaction with Git submodules. Fixes issue #111. #112 (JimDabell)
-
Closed issue: Bad interaction with submodules #111
1.3.8 (2014-12-10)
-
Merged pull-request: Fix for #109 #110 (michalciolek)
-
Merged pull-request: Fixed an issue when more than one ActionSheetCustomPicker is used in a ViewController #108 (venj)
-
Closed issue: Redefinition of enumerator 'Selector' #109
1.3.7 (2014-12-04)
-
Merged pull-request: Added workaround for a bug in UIDatePicker in count down mode. #105 (tomaskraina)
-
Merged pull-request: Added minimumDate and maximumDate to contructor of ActionSheetDatePicker #98 (emmanuelay)
-
Fixed bug: UIDatePicker does not fire the target-action associated with the UIControlEventValueChanged event the first time #104
1.3.6 (2014-12-02)
-
Merged pull-request: Add a Bitdeli Badge to README #107 (bitdeli-chef)
-
Fixed bug: Example projects failed to launch #96
-
Closed issue: Travis builds is broken by fix #96 #99
1.3.5 (2014-11-14)
-
Merged pull-request: Update README.md #95 (jeffreyjackson)
-
Fixed bug: StatusBar visibility #90
1.3.4 (2014-11-12)
1.3.3 (2014-11-12)
- Fixed bug: Compiler warning due to Unicode char in source #92
1.3.2 (2014-11-11)
-
Merged pull-request: Add additional check for UIDatePickerModeCountDownTimer #91 (skywinder)
-
Merged pull-request: Count down duration fix #89 (ijameelkhan)
-
Implemented enhancement: Add delegate for custom button pressed #33
1.3.1 (2014-11-04)
1.3.0 (2014-11-03)
-
Merged pull-request: Added callback for custom button being pressed #81 (velga)
-
Merged pull-request: Added support for popover customizations. #77 (openreply)
-
Fixed bug: iPad - Swift Popover not visible #68
1.2.0 (2014-10-15)
-
Merged pull-request: General fixes for #74 & #50 #76 (skywinder)
-
Merged pull-request: Further support for countdown timer #74 (mgmart)
1.1.21 (2014-10-13)
-
Fixed bug: i used DatePicker in ActionSheetPicket-3.0, but app crashed. #65
-
Closed issue: ActionSheetString picker Crash #75
1.1.20 (2014-10-13)
-
Closed issue: Example fails when clicking "Modal Test": 'Pushing a navigation controller is not supported' #70
-
Closed issue: Using ActionSheetDatePicker as CountDownTimer-Picker #72
-
Closed issue: ActionSheetDatePicker: set selectedDate in response to custom button press #73
1.1.19 (2014-10-07)
-
Merged pull-request: title text with attributes. #64 (nebiros)
-
Fixed bug: Xcode 6 / Swift incompatibility #36
1.1.18 (2014-10-03)
1.1.17 (2014-10-03)
1.1.16 (2014-10-03)
1.1.15 (2014-09-29)
-
Merged pull-request: Fix for UIDatePickerModeCountDownTimer callback #50 (jklp)
-
Implemented enhancement: Method request: hideActionSheetPicker #51
-
Fixed bug: DatePicker callback freezes screen #42
1.1.14 (2014-09-28)
1.1.13 (2014-09-19)
-
Closed issue: impossible to run in xcode 6 #48
1.1.12 (2014-09-17)
-
Merged pull-request: unexpected action sheet dismissing in portrait mode only #40 (numen31337)
-
Merged pull-request: Support ActionSheet width to full-screen-width in 4.7 inch and 5.5 inch devices #38 (nowsprinting)
1.1.11 (2014-09-16)
-
Merged pull-request: Notify cancel on popover dismiss #34 (ynop)
-
Implemented enhancement: ActionSheetDatePicker needs done/cancel blocks #37
-
Implemented enhancement: Pop over direction #28
-
Fixed bug: ActionSheetStringPicker not showing on iphone #30
-
Fixed bug: Show from a presented view controller #31
-
Closed issue: ActionSheetPicker needs cancel block to handle hiding #39
1.1.10 (2014-09-04)
- Merged pull-request: Method for presenting overlapping views. #32 (serebryakov-av)
1.1.9 (2014-09-03)
- Merged pull-request: Update SWActionSheet.m #29 (serebryakov-av)
1.1.8 (2014-08-29)
1.1.7 (2014-08-29)
1.1.6 (2014-08-27)
1.1.5 (2014-08-26)
- Fixed bug: Toolbar buttons don't appear when Actionsheet is fired from an iPad Form Sheet or Page Sheet #22
compilerBug (2014-08-26)
1.1.4 (2014-08-26)
-
Merged pull-request: fix iOS8 wrong popover size in iPad #25 (AdrianFlorian)
-
Fixed bug: iOS 8 iPad wrong frame size. #18
-
Closed issue: iOS8 - iPad popover, wrong size #24
1.1.3 (2014-08-25)
-
Closed issue: done button color #21
-
Closed issue: Presented in wrong frame when sender is a navbar bar button item #23
1.1.2 (2014-08-15)
1.1.1 (2014-08-13)
1.0.18 (2014-08-12)
1.0.17 (2014-08-12)
- Closed issue: Issue with iOS 8 beta #9
1.0.15 (2014-08-11)
1.0.14 (2014-08-01)
1.0.13 (2014-07-30)
-
Merged pull-request: Minute Interval for ActionDatePicker #12 (Jack-s)
-
Closed issue: Use with UITableViewCells #4
1.0.12 (2014-07-24)
-
Closed issue: configurePickerView for ActionSheetCustomPicker throws exception #10
-
Closed issue: i get this warning!'sizeWithFont:' is deprecated: first deprecated in iOS 7.0 - Use -sizeWithAttributes: #11
1.0.11 (2014-07-19)
1.0.10 (2014-07-14)
1.0.9 (2014-07-07)
-
Fixed bug: On Iphone 4 the ActionSheetStringPicker doesn't work Well #5
-
Fixed bug: Crash when using in 5s iOS 7.1 #8
1.0.8 (2014-06-29)
- Merged pull-request: added check for iPhone 4, to fix transparent view background problem. #6 (JaseElder)
1.0.7 (2014-06-20)
1.0.6 (2014-06-11)
1.0.5 (2014-05-27)
1.0.4 (2014-05-25)
0.0.4 (2014-05-25)
-
Merged pull-request: Convert screenshots over to iOS 7. #3 (markrickert)
-
Merged pull-request: Add basic documentation to the readme. #2 (markrickert)
1.0.3 (2014-05-21)
1.0.2 (2014-05-21)
1.0.1 (2014-05-19)
0.1 (2012-05-11)
v0.1 (2012-05-11)
* This changelog was generated by github_changelog_generator