Skip to content

Latest commit

 

History

History
641 lines (375 loc) · 32.9 KB

CHANGELOG.md

File metadata and controls

641 lines (375 loc) · 32.9 KB

Change Log

2.2.0 (2016-06-27)

Full Changelog

Implemented enhancements:

  • Change tint color / font color of Done / Cancel buttons #54

Merged pull requests:

2.1.0 (2016-05-19)

Full Changelog

Closed issues:

  • Import statement outdated on Swift-example #261

Merged pull requests:

2.0.5 (2016-02-08)

Full Changelog

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:

  • Fix Swift Bug RE self.initialSelection in multi-pickers #252 (sschale)

2.0.4 (2015-12-04)

Full Changelog

Fixed bugs:

  • ActionSheetStringPicker not working on iPad (only iPhone) #156

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:

  • Use modern objective c initializer syntax #235 (mamnun)

2.0.3 (2015-10-13)

Full Changelog

Merged pull requests:

  • A UIView contain no text rather than nil should be returned … #221 (ainopara)

2.0.2 (2015-10-08)

Full Changelog

Implemented enhancements:

  • make font of picker label ready for customize. #218 (ainopara)

2.0.1 (2015-09-17)

Full Changelog

Fixed bugs:

2.0.0 (2015-09-16)

Full Changelog

Closed issues:

  • Xcode 7 beta and Swift 2.0 #185

Merged pull requests:

1.7.2 (2015-09-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Picker rotating when host view controller fixed to portrait #100

Merged pull requests:

1.7.1 (2015-08-24)

Full Changelog

Fixed bugs:

  • Picker presenting problems on iOS 9 within multitasking-splitview in compact size #194

Merged pull requests:

1.7.0 (2015-07-21)

Full Changelog

Implemented enhancements:

1.6.2 (2015-05-07)

Full Changelog

Fixed bugs:

  • TapAction calls the wrong method (on iOS 7 only) #173

Merged pull requests:

1.6.1 (2015-04-17)

Full Changelog

Implemented enhancements:

  • Carthage support #171

1.6.0 (2015-04-17)

Full Changelog

Implemented enhancements:

  • Integration ActionSheetPicker as dynamic framework #170
  • Cancel Action unknow for ActionSheetDistancePicker #166
  • iOS 5.1.1 compatibility added #164 (kashifhisam)
  • Added "tag" to AbstractActionSheet #159 (Jeepston)

Merged pull requests:

  • Exposed ActionSheet and created intVar for better config. #160 (zecmo)

1.5.1 (2015-03-27)

Full Changelog

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)

Full Changelog

Closed issues:

  • upside down portrait mode displays incorrectly #146

Merged pull requests:

1.4.0 (2015-03-05)

Full Changelog

Implemented enhancements:

  • ActionSheetDistancePicker + Swift usage #139

Closed issues:

  • Dismiss action sheet by tapping on background #80

Merged pull requests:

1.3.13 (2015-02-09)

Full Changelog

Fixed bugs:

  • Wrong background color of pickers #136

1.3.12 (2015-02-04)

Full Changelog

Fixed bugs:

  • Light status bar style #119

Merged pull requests:

1.3.11 (2015-01-15)

Full Changelog

Merged pull requests:

  • Fixes a crash while closing when using the Classy framework for styling #128 (SudeepSidhu)

1.3.10 (2015-01-09)

Full Changelog

Implemented enhancements:

  • Should have minimum/maximum date property exposed #97

Fixed bugs:

  • Fixed an issue when initial selections applied to picker with different number of rows for different components. #113 (venj)

Closed issues:

  • No "cancel" button #122
  • Swift; Does not conform to protocol #120

Merged pull requests:

  • .m files should not be included in public header files #127 (ened)
  • add header file to public #115 (skywinder)

1.3.9 (2014-12-11)

Full Changelog

Closed issues:

  • Bad interaction with submodules #111

Merged pull requests:

  • Fix bad interaction with Git submodules. Fixes issue #111. #112 (JimDabell)

1.3.8 (2014-12-10)

Full Changelog

Fixed bugs:

  • Fixed an issue when more than one ActionSheetCustomPicker is used in a ViewController #108 (venj)

Closed issues:

  • Redefinition of enumerator 'Selector' #109

Merged pull requests:

1.3.7 (2014-12-04)

Full Changelog

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)

Full Changelog

Fixed bugs:

  • Example projects failed to launch #96

Closed issues:

  • Travis builds is broken by fix #96 #99

Merged pull requests:

1.3.5 (2014-11-14)

Full Changelog

Fixed bugs:

  • StatusBar visibility #90

Merged pull requests:

1.3.4 (2014-11-12)

Full Changelog

Merged pull requests:

1.3.3 (2014-11-12)

Full Changelog

Fixed bugs:

  • Compiler warning due to Unicode char in source #92

1.3.2 (2014-11-11)

Full Changelog

Implemented enhancements:

  • Add delegate for custom button pressed #33

Merged pull requests:

1.3.1 (2014-11-04)

Full Changelog

Merged pull requests:

1.3.0 (2014-11-03)

Full Changelog

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)

Full Changelog

Merged pull requests:

1.1.21 (2014-10-13)

Full Changelog

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)

Full Changelog

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

Merged pull requests:

  • Further support for countdown timer #74 (mgmart)

1.1.19 (2014-10-07)

Full Changelog

Fixed bugs:

  • Xcode 6 / Swift incompatibility #36

Merged pull requests:

1.1.18 (2014-10-03)

Full Changelog

1.1.17 (2014-10-03)

Full Changelog

1.1.16 (2014-10-03)

Full Changelog

1.1.15 (2014-09-29)

Full Changelog

Implemented enhancements:

  • Method request: hideActionSheetPicker #51

Fixed bugs:

  • DatePicker callback freezes screen #42

Merged pull requests:

  • Update SWActionSheet.m #60 (zhongyang)
  • Fix for UIDatePickerModeCountDownTimer callback #50 (jklp)

1.1.14 (2014-09-28)

Full Changelog

Merged pull requests:

  • add block based API to date picker #56 (mrtj)

1.1.13 (2014-09-19)

Full Changelog

Closed issues:

  • impossible to run in xcode 6 #48

Merged pull requests:

1.1.12 (2014-09-17)

Full Changelog

Merged pull requests:

1.1.11 (2014-09-16)

Full Changelog

Implemented enhancements:

  • Pop over direction #28
  • ActionSheetDatePicker needs done/cancel blocks #37

Fixed bugs:

  • Show from a presented view controller #31
  • ActionSheetStringPicker not showing on iphone #30

Closed issues:

  • ActionSheetPicker needs cancel block to handle hiding #39

Merged pull requests:

  • Notify cancel on popover dismiss #34 (ynop)

1.1.10 (2014-09-04)

Full Changelog

Merged pull requests:

1.1.9 (2014-09-03)

Full Changelog

Merged pull requests:

1.1.8 (2014-08-29)

Full Changelog

1.1.7 (2014-08-29)

Full Changelog

1.1.6 (2014-08-27)

Full Changelog

Closed issues:

  • Still getting warnings #16

Merged pull requests:

1.1.5 (2014-08-26)

Full Changelog

Fixed bugs:

  • Toolbar buttons don't appear when Actionsheet is fired from an iPad Form Sheet or Page Sheet #22

compilerBug (2014-08-26)

Full Changelog

1.1.4 (2014-08-26)

Full Changelog

Fixed bugs:

  • iOS 8 iPad wrong frame size. #18

Closed issues:

  • iOS8 - iPad popover, wrong size #24

Merged pull requests:

1.1.3 (2014-08-25)

Full Changelog

Closed issues:

  • Presented in wrong frame when sender is a navbar bar button item #23

1.1.2 (2014-08-15)

Full Changelog

Closed issues:

  • Landscape broken in iOS 7 #17
  • Invalid context warning in landscape #13

1.1.1 (2014-08-13)

Full Changelog

1.0.18 (2014-08-12)

Full Changelog

1.0.17 (2014-08-12)

Full Changelog

Closed issues:

  • Issue with iOS 8 beta #9

1.0.15 (2014-08-11)

Full Changelog

1.0.14 (2014-08-01)

Full Changelog

Merged pull requests:

  • Set minimum date properly. #14 (matt)

1.0.13 (2014-07-30)

Full Changelog

Closed issues:

  • Use with UITableViewCells #4

Merged pull requests:

  • Minute Interval for ActionDatePicker #12 (Jack-s)

1.0.12 (2014-07-24)

Full Changelog

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)

Full Changelog

1.0.10 (2014-07-14)

Full Changelog

1.0.9 (2014-07-07)

Full Changelog

Fixed bugs:

  • Crash when using in 5s iOS 7.1 #8
  • On Iphone 4 the ActionSheetStringPicker doesn't work Well #5

1.0.8 (2014-06-29)

Full Changelog

Merged pull requests:

  • added check for iPhone 4, to fix transparent view background problem. #6 (JaseElder)

1.0.7 (2014-06-20)

Full Changelog

1.0.6 (2014-06-11)

Full Changelog

1.0.5 (2014-05-27)

Full Changelog

1.0.4 (2014-05-25)

Full Changelog

0.0.4 (2014-05-25)

Full Changelog

Merged pull requests:

1.0.3 (2014-05-21)

Full Changelog

1.0.2 (2014-05-21)

Full Changelog

Implemented enhancements:

  • Get tint color for actionsheet buttons from application window #1 (Mau04)

1.0.1 (2014-05-19)

Full Changelog

0.1 (2012-05-11)

Full Changelog

v0.1 (2012-05-11)

* This Change Log was automatically generated by github_changelog_generator