github-changelog-generator/lib/CHANGELOG.md

23 KiB

Change Log

Unreleased (2015-02-27)

Full Changelog

Merged pull requests:

1.3.13 (2015-02-09)

Full Changelog

Fixed bugs:

  • Wrong background color of pickers #136

Merged pull requests:

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

Full Changelog

Fixed bugs:

  • Light status bar style #119

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)

  • .m files should not be included in public header files #127 (ened)

1.3.10 (2015-01-09)

Full Changelog

Implemented enhancements:

  • Should have minimum/maximum date property exposed #97

Closed issues:

  • No "cancel" button #122

  • Swift; Does not conform to protocol #120

Merged pull requests:

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

Closed issues:

  • Redefinition of enumerator 'Selector' #109

Merged pull requests:

  • Fix for #109 #110 (michalciolek)

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

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

Merged pull requests:

  • Added workaround for a bug in UIDatePicker in count down mode. #105 (tomaskraina)

  • Added minimumDate and maximumDate to contructor of ActionSheetDatePicker #98 (emmanuelay)

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

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:

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

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

  • done button color #21

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

Merged pull requests:

  • 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