22 KiB
Change Log
1.5.0 (2015-03-05)
-
upside down portrait mode displays incorrectly #146
1.4.0 (2015-03-05)
-
Add additional showPickerWithTitle method #143 (martinpfannemueller)
-
Add TapAction property and fix ActionSheetPickerView when toolbar hiden #140 (BruceZCQ)
1.3.13 (2015-02-09)
-
Wrong background color of pickers #136
-
Add DateMonthPicker Example #88 (shivanraptor)
1.3.12 (2015-02-04)
- Light status bar style #119
1.3.11 (2015-01-15)
- Fixes a crash while closing when using the Classy framework for styling #128 (sudeepsidhu)
1.3.10 (2015-01-09)
-
Should have minimum/maximum date property exposed #97
-
No "cancel" button #122
-
Fixed an issue when initial selections applied to picker with different number of rows for different components. #113 (venj)
-
.m files should not be included in public header files #127 (ened)
1.3.9 (2014-12-11)
-
Bad interaction with submodules #111
-
Fix bad interaction with Git submodules. Fixes issue #111. #112 (JimDabell)
1.3.8 (2014-12-10)
-
Redefinition of enumerator 'Selector' #109
-
Fixed an issue when more than one ActionSheetCustomPicker is used in a ViewController #108 (venj)
-
Fix for #109 #110 (michalciolek)
1.3.7 (2014-12-04)
-
UIDatePicker does not fire the target-action associated with the UIControlEventValueChanged event the first time #104
-
Added workaround for a bug in UIDatePicker in count down mode. #105 (tomaskraina)
1.3.6 (2014-12-02)
-
Example projects failed to launch #96
-
Travis builds is broken by fix #96 #99
-
Add a Bitdeli Badge to README #107 (bitdeli-chef)
-
Added minimumDate and maximumDate to contructor of ActionSheetDatePicker #98 (emmanuelay)
-
Add UITapGestureRecognizer on the SWActionSheet to allow dismissal #82 (anas-ambri)
1.3.5 (2014-11-14)
-
StatusBar visibility #90
-
Update README.md #95 (jeffreyjackson)
1.3.4 (2014-11-12)
1.3.3 (2014-11-12)
- Compiler warning due to Unicode char in source #92
1.3.2 (2014-11-11)
-
Add delegate for custom button pressed #33
-
Add additional check for UIDatePickerModeCountDownTimer #91 (skywinder)
-
Count down duration fix #89 (ijameelkhan)
1.3.1 (2014-11-04)
1.3.0 (2014-11-03)
-
iPad - Swift Popover not visible #68
1.2.0 (2014-10-15)
1.1.21 (2014-10-13)
1.1.20 (2014-10-13)
-
ActionSheetDatePicker: set selectedDate in response to custom button press #73
-
Using ActionSheetDatePicker as CountDownTimer-Picker #72
-
Example fails when clicking "Modal Test": 'Pushing a navigation controller is not supported' #70
1.1.19 (2014-10-07)
1.1.18 (2014-10-03)
1.1.17 (2014-10-03)
1.1.16 (2014-10-03)
1.1.15 (2014-09-29)
1.1.14 (2014-09-28)
-
fix compiler problem of AbstractActionSheetPicker(not include storyboard... #47 (yanzhiwei147)
1.1.13 (2014-09-19)
1.1.12 (2014-09-17)
-
unexpected action sheet dismissing in portrait mode only #40 (numen31337)
-
Support ActionSheet width to full-screen-width in 4.7 inch and 5.5 inch devices #38 (nowsprinting)
1.1.11 (2014-09-16)
-
Pop over direction #28
-
ActionSheetDatePicker needs done/cancel blocks #37
-
Show from a presented view controller #31
-
ActionSheetStringPicker not showing on iphone #30
-
ActionSheetPicker needs cancel block to handle hiding #39
1.1.10 (2014-09-04)
- Method for presenting overlapping views. #32 (serebryakov-av)
1.1.9 (2014-09-03)
- 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)
- 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)
-
iOS 8 iPad wrong frame size. #18
-
iOS8 - iPad popover, wrong size #24
-
fix iOS8 wrong popover size in iPad #25 (AdrianFlorian)
1.1.3 (2014-08-25)
1.1.2 (2014-08-15)
1.1.1 (2014-08-13)
1.0.18 (2014-08-12)
1.0.17 (2014-08-12)
- Issue with iOS 8 beta #9
1.0.15 (2014-08-11)
1.0.14 (2014-08-01)
1.0.13 (2014-07-30)
1.0.12 (2014-07-24)
-
i get this warning!'sizeWithFont:' is deprecated: first deprecated in iOS 7.0 - Use -sizeWithAttributes: #11
-
configurePickerView for ActionSheetCustomPicker throws exception #10
1.0.11 (2014-07-19)
1.0.10 (2014-07-14)
1.0.9 (2014-07-07)
1.0.8 (2014-06-29)
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)
-
Convert screenshots over to iOS 7. #3 (markrickert)
-
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 Change Log was automatically generated by github_changelog_generator