Skip to content

Releases: 52inc/Pulley

Release 2.6.3 with exposed raw value for PulleyPosition

16 Feb 19:38
Compare
Choose a tag to compare

This release adds a public initializer and makes the drawer position raw value pubically assessable.

Release 2.6.2 with adjusting shadow offsets

09 Oct 15:57
Compare
Choose a tag to compare

Similar to allowing an adjusting radius and opacity, this update allows adjusting the offset.

Release 2.6.1 with safe area insets

05 Oct 05:33
Compare
Choose a tag to compare

Fixes issues with iOS 10 drawer placement using safe area insets.

Update for Swift 4.2

20 Sep 04:37
Compare
Choose a tag to compare
2.6.0

Updating .swift_version for 4.2 release

Support for drawer masks and showing the panel in different corners.

29 Aug 05:58
Compare
Choose a tag to compare
2.5.0

Update readme, fix merge issue, bump pod version for 2.5.0 release.

Fix for drawer distance from bottom being reported incorrectly on initial load

03 Aug 02:17
Compare
Choose a tag to compare

Updating release to latest tag

03 Aug 02:07
Compare
Choose a tag to compare

Misc. fixes, improvements, and API changes.

Fix dynamic shadowOpacity and shadowRadius #188

04 Apr 23:27
Compare
Choose a tag to compare
2.3.2

Fix for Dynamic shadowOpacity and shadowRadius #188, pod version bump.

Support for Swift Version CocoaPods setting in CocoaPods 1.4.0

02 Apr 19:26
Compare
Choose a tag to compare
2.3.1

2.3.1, with support for Cocoapods Swift Version setting.

Allow slight over scroll

16 Mar 01:46
Compare
Choose a tag to compare
Allow a slight overscroll above maximum drawer height to better emula…

…te Apple Maps behavior. (Note: Not exact due to backwards compat concerns). #180