Fixed bugs:
- Memory leaks when using ActionSheetDatePicker on a modally presented UIViewController #358
Closed issues:
- ActionSheetDatePicker still crash in Xcode12 when set the datePickerStyle #498
- How to click on the Background,dismiss the picker #491
- Deprecated UIPopoverController API when targeting iOS 9 #296
- TapActionCancel Error #269
Merged pull requests:
- Fixed target for SPM - Package.swift file #503 (noorulain17)
- iOS 14 default datePickerStyle = wheels when not set in the app #502 (noorulain17)
- Updated contributers list #497 (noorulain17)
- Update source patterns #458 (ElfSundae)
2.5.1 (2020-09-01)
Closed issues:
- Date picker on iOS 14 #492
- Action sheet reappears after pressing Done #476
- ActionSheetPicker popover selection is not working for iPad on iOS 11+ #384
Merged pull requests:
- Added iOS 14 DatePickerStyle Support #488 (noorulain17)
2.5.0 (2020-04-30)
Closed issues:
- Example causes EXC_BAD_ACCESS (fix) #336
Merged pull requests:
- Added Xcode 11.x compatibility & DarkMode support #479 (noorulain17)
2.4.11 (2020-02-15)
2.4.9 (2020-02-15)
2.4.8 (2020-02-15)
2.4.7 (2020-02-15)
2.4.6 (2020-02-15)
2.4.5 (2020-02-15)
2.4.4 (2020-02-15)
2.4.3 (2020-02-15)
Closed issues:
2.4.2 (2020-02-12)
Fixed bugs:
- [BUG] - HIGH - Not working on screen rotation + Not working in Landscape #460
Closed issues:
- Dynamic width adjusting to text size in picker #162
Merged pull requests:
2.4.1 (2019-12-24)
Implemented enhancements:
- Allow use of attributed strings as picker row titles #341
Fixed bugs:
- iOS 13 SDK Conditional Compilation #453
Closed issues:
- Xcode 11 can not run successfully, ActionSheetPicker-3.0 version (2.4.0) ,use cocoaPods #454
Merged pull requests:
- Add Discord link and fix some minor issues in README.md file #456 (BubiDevs)
- Fix podspec #455 (ElfSundae)
- Improve Markdown syntax several .md files #452 (BubiDevs)
2.4.0 (2019-12-10)
Fixed bugs:
- Is here have retain cycle? #428
- ActionSheetPicker values are not being displayed on iPhone on iOS 13 #427
- #picker ui not showing properly on ios 13 ipad #422
- SupportedInterfaceOrientations Horizontal fixed #398
- ActionSheetStringPicker not working on iPad (only iPhone) #156
- Supported interface orientations fix #399 (moheny)
Closed issues:
- Not working in iPad #420
Merged pull requests:
- Add contributorsi & update readme #451 (skywinder)
- docs: add TimCinel as a contributor #449 (allcontributors[bot])
- docs: add xjki as a contributor #448 (allcontributors[bot])
- Clean up of outdated projects #447 (skywinder)
2.3.1 (2019-12-08)
Fixed bugs:
- not support dark mode on iOS 13 #424
- fix iOS 13 popover layout (toolbar cut) #444 (Bino90)
- Fix leaked memory when present Popoverview on iPad #404 (vinhtnk)
Closed issues:
- Adding actionsheet date picker on uitableview cell class doesn't dismiss it when pressing done #419
- ActionSheetStringPicker #418
- close #402
- Not able to set Arabic text on Cancel and Done Button of ActionSheetStringPicker #389
- Crash if the parent becomes a zombie #388
- How to add border to the UIToolbar #382
- clang: error: -fobjc-weak is not supported on the current deployment target #380
- iOS 10 custom cancel and done buttons do not appear #376
- Customise rowHeightForComponent #374
Merged pull requests:
- CLI allcontributors setup #442 (skywinder)
- xcode updates with missing variables #434 (skywinder)
- should use “weak” #429 (xiaoer371)
- Add iOS 13 support - Handle UIWindow for iOS 13 changes #425 (BubiDevs)
- Support iOS 13 Dark Mode #421 (arnoldxt)
- Attributed strings can be used as picker rows. Fixed accessibility for picker title. #403 (xjki)
- Fix run ActionSheetPickerTests on Xcode and Travis CI #393 (nowsprinting)
2.3.0 (2017-11-21)
Implemented enhancements:
- Change font in Multiple String picker #343 (ricardohg)
- Add option to customise window level presentation #299 (tbaranes)
Closed issues:
- unknown error -1=ffffffffffffffff Command /bin/sh failed with exit code 1 #369
- App crashes in iOS 11 #360
- App crash when setTableFooterView #345
- Warnings in Xcode 8.3 (Swift 3.1) #339
- iPad problem #338
- Date Picker not working in IOS 8.2 swift 3 #334
- Change value of picker programmatically #333
- Date picker example #332
- Change time format to "HH:mm" for time picker #327
- UIDatePicker not shows correct date #302
- Swift 3.0 Migration #293
- DEPRECATED_MSG_ATTRIBUTE #234
Merged pull requests:
- Fixing tint color issue in toolbar #366 (yapiskan)
- Fixes documentation #352 (ykws)
- Update Readme for Swift 3 and fixing indexes / values #319 (VincentNarbot)
- Fix highlight ReadME #309 (ezefranca)
2.2.0 (2016-06-27)
Implemented enhancements:
- Change tint color / font color of Done / Cancel buttons #54
Merged pull requests:
- add ability to set toolbar buttons color #288 (skywinder)
- Add ability to set toolbar color via toolbarBackgroundColor property #287 (skywinder)
- Add method to set text color:
setTextColor
#286 (skywinder) - Blur effect readme #284 (nikola-mladenovic)
- Adding the ability to disable popover behavior on iPad per picker instance #278 (airdrummingfool)
2.1.0 (2016-05-19)
Closed issues:
- Import statement outdated on Swift-example #261
Merged pull requests:
- This commit resolves #261 #262 (guillosaracco)
- Fixes #205 Add blur feature for picker background #251 (nikola-mladenovic)
2.0.5 (2016-02-08)
Closed issues:
- Issue in origin #245
- NSRangeException occurs when I try to fast scroll (apparently not selecting anything) and click done #229
- Picker is duplicated when use showActionSheetPicker #224
- ActionSheetPickerCustomPickerDelegate #214
- ActionSheetDatePicker iOS 9 Problems #213
- Blur instead of semi transparent black overlay #205
Merged pull requests:
2.0.4 (2015-12-04)
Closed issues:
- ActionSheetStringPicker problem with simulator and device iOS9 #233
- ActionSheetPickerView Picker View not appearing for iPAD #187
- Date Picker not aligned well on landscape iPhone 6 Plus #129
Merged pull requests:
2.0.3 (2015-10-13)
Merged pull requests:
2.0.2 (2015-10-08)
Implemented enhancements:
2.0.1 (2015-09-17)
Fixed bugs:
2.0.0 (2015-09-16)
Closed issues:
- Xcode 7 beta and Swift 2.0 #185
Merged pull requests:
1.7.2 (2015-09-01)
Implemented enhancements:
- Work-around for iOS 9 split view multi-tasking #199 (kashifhisam)
Fixed bugs:
- Picker rotating when host view controller fixed to portrait #100
Merged pull requests:
1.7.1 (2015-08-24)
Fixed bugs:
- Picker presenting problems on iOS 9 within multitasking-splitview in compact size #194
Merged pull requests:
- make setPickerBackgroundColor work in iPad. #200 (ainopara)
- ActionSheetMultipleStringsPicker #196 (perezpaya)
1.7.0 (2015-07-21)
Implemented enhancements:
- Dark Mode #102
1.6.2 (2015-05-07)
Fixed bugs:
- TapAction calls the wrong method (on iOS 7 only) #173
Merged pull requests:
1.6.1 (2015-04-17)
Implemented enhancements:
- Carthage support #171
1.6.0 (2015-04-17)
Implemented enhancements:
- Integration ActionSheetPicker as dynamic framework #170
- Cancel Action unknow for
ActionSheetDistancePicker
#166 - Add methods to custom background color ... #195 (ainopara)
- iOS 5.1.1 compatibility added #164 (kashifhisam)
- Added "tag" to AbstractActionSheet #159 (Jeepston)
Merged pull requests:
1.5.1 (2015-03-27)
Fixed bugs:
- iOS 8 - iPad - UISplitViewController issue. #157
Closed issues:
- iOS 7.1 done button requires long press #167
1.5.0 (2015-03-05)
Closed issues:
- upside down portrait mode displays incorrectly #146
Merged pull requests:
1.4.0 (2015-03-05)
Implemented enhancements:
- ActionSheetDistancePicker + Swift usage #139
Closed issues:
- Dismiss action sheet by tapping on background #80
Merged pull requests:
- Add additional showPickerWithTitle method #143 (martinpfannemueller)
- Add TapAction property and fix ActionSheetPickerView when toolbar hiden #140 (qicz)
1.3.13 (2015-02-09)
Fixed bugs:
- Wrong background color of pickers #136
- Fixed an issue when initial selections applied to picker with different number of rows for different components. #113 (venj)
1.3.12 (2015-02-04)
Fixed bugs:
- Light status bar style #119
Merged pull requests:
- Fixes a crash while closing when using the Classy framework for styling #128 (SudeepSidhu)
- .m files should not be included in public header files #127 (ened)
1.3.11 (2015-01-15)
1.3.10 (2015-01-09)
Implemented enhancements:
- Should have minimum/maximum date property exposed #97
Closed issues:
Merged pull requests:
1.3.9 (2014-12-11)
Closed issues:
- Bad interaction with submodules #111
Merged pull requests:
1.3.8 (2014-12-10)
Fixed bugs:
Closed issues:
- Redefinition of enumerator 'Selector' #109
Merged pull requests:
- Fix for #109 #110 (michalciolek)
1.3.7 (2014-12-04)
Fixed bugs:
- 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)
Fixed bugs:
- Example projects failed to launch #96
Closed issues:
- Travis builds is broken by fix #96 #99
Merged pull requests:
- Add a Bitdeli Badge to README #107 (bitdeli-chef)
- Added minimumDate and maximumDate to contructor of ActionSheetDatePicker #98 (emmanuelay)
1.3.5 (2014-11-14)
Fixed bugs:
- StatusBar visibility #90
Merged pull requests:
- Update README.md #95 (jeffreyjackson)
1.3.4 (2014-11-12)
Merged pull requests:
1.3.3 (2014-11-12)
Fixed bugs:
- Compiler warning due to Unicode char in source #92
1.3.2 (2014-11-11)
Implemented enhancements:
- Add delegate for custom button pressed #33
Merged pull requests:
- Add additional check for UIDatePickerModeCountDownTimer #91 (skywinder)
- Count down duration fix #89 (ijameelkhan)
1.3.1 (2014-11-04)
Merged pull requests:
1.3.0 (2014-11-03)
Fixed bugs:
- iPad - Swift Popover not visible #68
Merged pull requests:
- Added callback for custom button being pressed #81 (velga)
- Added support for popover customizations. #77 (openreply)
1.2.0 (2014-10-15)
Merged pull requests:
1.1.21 (2014-10-13)
Fixed bugs:
- i used DatePicker in ActionSheetPicket-3.0, but app crashed. #65
Closed issues:
- ActionSheetString picker Crash #75
1.1.20 (2014-10-13)
Closed issues:
- 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)
Fixed bugs:
- Xcode 6 / Swift incompatibility #36
Merged pull requests:
1.1.18 (2014-10-03)
1.1.17 (2014-10-03)
1.1.16 (2014-10-03)
1.1.15 (2014-09-29)
Implemented enhancements:
- Method request: hideActionSheetPicker #51
Fixed bugs:
- DatePicker callback freezes screen #42
Merged pull requests:
1.1.14 (2014-09-28)
Merged pull requests:
1.1.13 (2014-09-19)
Closed issues:
- impossible to run in xcode 6 #48
Merged pull requests:
1.1.12 (2014-09-17)
Merged pull requests:
- reformat #44 (skywinder)
- 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)
Implemented enhancements:
Fixed bugs:
Closed issues:
- ActionSheetPicker needs cancel block to handle hiding #39
Merged pull requests:
1.1.10 (2014-09-04)
Merged pull requests:
1.1.9 (2014-09-03)
Merged pull requests:
1.1.8 (2014-08-29)
1.1.7 (2014-08-29)
1.1.6 (2014-08-27)
Closed issues:
- Still getting warnings #16
Merged pull requests:
1.1.5 (2014-08-26)
Fixed bugs:
- Toolbar buttons don't appear when Actionsheet is fired from an iPad Form Sheet or Page Sheet #22
1.1.4 (2014-08-26)
Fixed bugs:
- iOS 8 iPad wrong frame size. #18
Closed issues:
- iOS8 - iPad popover, wrong size #24
Merged pull requests:
- fix iOS8 wrong popover size in iPad #25 (AdrianFlorian)
1.1.3 (2014-08-25)
Closed issues:
- Presented in wrong frame when sender is a navbar bar button item #23
1.1.2 (2014-08-15)
Closed issues:
1.1.1 (2014-08-13)
1.0.18 (2014-08-12)
1.0.17 (2014-08-12)
Closed issues:
- Issue with iOS 8 beta #9
1.0.15 (2014-08-11)
1.0.14 (2014-08-01)
Merged pull requests:
1.0.13 (2014-07-30)
Closed issues:
- Use with UITableViewCells #4
Merged pull requests:
1.0.12 (2014-07-24)
Fixed bugs:
- Crash when using in 5s iOS 7.1 #8
Closed issues:
- 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)
Fixed bugs:
- On Iphone 4 the ActionSheetStringPicker doesn't work Well #5
1.0.8 (2014-06-29)
Merged pull requests:
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 requests:
- 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)
Implemented enhancements:
1.0.1 (2014-05-19)
* This Changelog was automatically generated by github_changelog_generator