github-changelog-generator/lib/CHANGELOG.md
2015-03-27 16:48:13 +02:00

22 KiB

Change Log

1.5.0 (2015-03-05)

Full Changelog

  • upside down portrait mode displays incorrectly #146

  • Added support for upside down portrait; #149 (dtrauger)

1.4.0 (2015-03-05)

Full Changelog

1.3.13 (2015-02-09)

Full Changelog

1.3.12 (2015-02-04)

Full Changelog

  • Light status bar style #119

1.3.11 (2015-01-15)

Full Changelog

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

1.3.10 (2015-01-09)

Full Changelog

  • 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)

  • add header file to public #115 (skywinder)

1.3.9 (2014-12-11)

Full Changelog

  • Bad interaction with submodules #111

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

1.3.8 (2014-12-10)

Full Changelog

  • 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)

Full Changelog

  • 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

  • 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)

Full Changelog

1.3.4 (2014-11-12)

Full Changelog

1.3.3 (2014-11-12)

Full Changelog

  • Compiler warning due to Unicode char in source #92

1.3.2 (2014-11-11)

Full Changelog

  • 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)

Full Changelog

1.3.0 (2014-11-03)

Full Changelog

  • iPad - Swift Popover not visible #68

  • Added callback for custom button being pressed #81 (velga)

  • Added support for popover customizations. #77 (openreply)

1.2.0 (2014-10-15)

Full Changelog

1.1.21 (2014-10-13)

Full Changelog

  • i used DatePicker in ActionSheetPicket-3.0, but app crashed. #65

  • ActionSheetString picker Crash #75

1.1.20 (2014-10-13)

Full Changelog

  • 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

  • Further support for countdown timer #74 (mgmart)

1.1.19 (2014-10-07)

Full Changelog

  • Xcode 6 / Swift incompatibility #36

  • title text with attributes. #64 (nebiros)

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

  • Method request: hideActionSheetPicker #51

  • DatePicker callback freezes screen #42

  • Update SWActionSheet.m #60 (zhongyang)

  • Fix for UIDatePickerModeCountDownTimer callback #50 (jklp)

1.1.14 (2014-09-28)

Full Changelog

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

  • fix compiler problem of AbstractActionSheetPicker(not include storyboard... #47 (yanzhiwei147)

1.1.13 (2014-09-19)

Full Changelog

1.1.12 (2014-09-17)

Full Changelog

1.1.11 (2014-09-16)

Full Changelog

  • 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

  • Notify cancel on popover dismiss #34 (ynop)

1.1.10 (2014-09-04)

Full Changelog

1.1.9 (2014-09-03)

Full Changelog

1.1.8 (2014-08-29)

Full Changelog

1.1.7 (2014-08-29)

Full Changelog

1.1.6 (2014-08-27)

Full Changelog

1.1.5 (2014-08-26)

Full Changelog

  • 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

  • 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)

Full Changelog

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

  • done button color #21

1.1.2 (2014-08-15)

Full Changelog

  • 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

  • Issue with iOS 8 beta #9

1.0.15 (2014-08-11)

Full Changelog

1.0.14 (2014-08-01)

Full Changelog

  • Set minimum date properly. #14 (matt)

1.0.13 (2014-07-30)

Full Changelog

  • Use with UITableViewCells #4

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

1.0.12 (2014-07-24)

Full Changelog

  • 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

  • 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

  • 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

1.0.3 (2014-05-21)

Full Changelog

1.0.2 (2014-05-21)

Full Changelog

  • 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