Skip to content

Latest commit

 

History

History
307 lines (153 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

307 lines (153 loc) · 15.5 KB

Change Log

Full Changelog

Closed issues:

  • size popover #121

  • ActionSheetPicker is not dismissed #120

  • Don't show Date Picker on iOS 8 #118

  • Issues with Swift project #117

  • It can not work well on IOS8 #116

  • Issue with iOS 8 beta #111

  • Layout issue in ActionSheetDistancePicker #108

  • CocoaPods spec file is out of date #83

  • Suggestion: Use a prefix #52

  • Problem with popover positioning #42

  • Add minimumDate and maximumDate to UIDatePicker #38

  • UIPopoverController position #30

  • UIPopoverController and UITableViewCell #28

  • Feature request: support for UIPicker views instead of titles #16

Merged pull requests:

1.0.9 (2014-07-07)

Full Changelog

Closed issues:

  • Rendering strange problem #113

  • Intergrate with multi picker #109

  • Popover not being dimissed when UIBarButtonItem is touched again #88

  • 16 pull requests and 42 issues #78

  • UITextFields don't spawn the ActionSheet when embedded inside a UIScrollView #77

  • Picker doesnt work well on iPad.. #76

  • Picker view goes blank during dismiss animation #74

  • Seems like UItextfield is overridden #67

  • Finicky buttons on ActionSheetDatePicker #64

Merged pull requests:

1.0.8 (2014-06-29)

Full Changelog

Merged pull requests:

  • Accept NSObject as data / rows parameter in ActionSheetStringPicker. The... #112 (copperoxide)

  • Modified delegate to allow for more customisation #110 (NikDude)

1.0.7 (2014-06-20)

Full Changelog

1.0.6 (2014-06-11)

Full Changelog

Closed issues:

  • ActionSheetPicker not display at its position #95

  • How Do You Use This? #41

  • Blocks #35

  • ActionSheetPicker width on iPad during a landscape orientation #33

  • Support multiple components with different size, and support minimum date for datepicker #19

Merged pull requests:

  • Allow to customise Maximum and Minimum Date of UIDatePicker #96 (ronakjangir47)

1.0.5 (2014-05-27)

Full Changelog

Closed issues:

  • Maintance #104

  • Crash error in iOS7 #101

  • Crash when use on iPhone 5S 7.1 #100

  • Crash for iPhone 5S #93

  • Will it support the new iOS7 design? #89

  • iOS7 #86

  • Linker command failed with exit code 1 #84

  • uitableview multiple uitextfields #80

  • uitableview multiple uitextfields #79

  • Action Sheet Done Button Color #71

  • How to use in storyboard? #70

  • Suggestion on approach - 2 components #68

  • iOS 6 - createToolbarLabelWithTitle - UITextAlignmentCenter #65

  • Keyboard displayed when ActionSheetPicker pops up #62

  • dismiss when tap outside the actionsheet #61

  • Suggestion: enable to hook customButtonPressed on the target view #58

  • ios 3.1.3 error #57

  • Custom Objects #51

  • Origin UIView should resize with animation #48

  • Please add semantic version tags #43

Merged pull requests:

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:

1.0.1 (2014-05-19)

Full Changelog

Closed issues:

  • Distance Picker SIGABRT iOS 7.1 iPad #98

  • Cannot initialize a variable of type 'void (*)' error when building #72

  • Button area slightly off #55

  • Dismiss ActionSheetPicker when the app entered background. #45

Merged pull requests:

  • Fix crash #102 (skywinder)

  • Fixed crashes when selecting date in iPhone 5s #99 (barmat)

  • warnings removed #94 (mikk22)

  • Fixed compiler warnings related to sel_getName #91 (greenwoodcm)

  • Deployment target bump to 6.0, getting rid of deprecation warnings #90 (jkrzemie)

  • Allow the user to define a custom bar button for done and cancel #87 (MattCBowman)

  • Updated source and project for ARC #37 (Air-Craft)

  • Transfer ActionSheetPicker to ARC, and updated the sample project. #63 (YuAo)

  • On iPad, point the popovers directly at their container view. #49 (schustafa)

0.1 (2012-05-11)

Full Changelog

v0.1 (2012-05-11)

Closed issues:

  • Landscape Picker Cut Off #39

  • Not ARC compatible #34

  • UIActionSheet not closing on iPhone 4.0, 4.1 simulator #31

  • momery leak #27

  • Closing picker during inertial scrolling causes crash #26

  • release problem #24

  • DistancePickerView is required (Refactor?) #22

  • ActionSheet Picker wrong size if about to remove keyboard using resign First Responder #20

  • Feature Requests: API extension for better integration #18

  • displayActionPickerWithView not work on 3.2 Simulator #15

  • Popover doesn't show up on ipad #14

  • Orientation Issue #13

  • License? #10

  • target leak? #8

  • Feature: Arbitrary Value Buttons #7

  • Memory leaks? #6

  • Feature Request: ipad support #4

  • Feature Request #3

Merged pull requests:

  • Fix for "Landscape Picker Cut Off" Issue #39 #40 (stupergenius)

  • Fix a method attribute mismatch warning. #36 (jparise)

  • Issue in iOS 4.1 and below with hiding the UIActionSheet #32 (eloe)

  • Fixed spelling/typos with "success" #29 (typeoneerror)

  • Pretty big refactor again ... streamlining, abstraction, and some blocks action #25 (grgcombs)

  • Major refactor: subclasses used for new picker types #23 (grgcombs)

  • MeasurementPicker Added #12 (ecordell)

  • Show from UIBarButtonItem #11 (heyhoo)

  • iPad Support #9 (johnnyg)

  • allow action sheet tile specification, remove duplicate files #5 (brettg)

  • Landscape orientation, title and cancel button #2 (sfilo)

  • Licence addition #17 (raven)

* This Change Log was automatically generated by github_changelog_generator