Skip to content

Releases: 52inc/Pulley

iPad / iPhone Landscape layout support + bug fixes

01 Dec 21:55
Compare
Choose a tag to compare
2.2.0

Fix constraint error in sample project.

Better support for UITabBarController, don't dim behind the drawer when full screen, and fixes for static frameworks

26 Oct 18:25
Compare
Choose a tag to compare

Support for landscape safe areas, compatible with new Xcode build system, configurable animations

17 Oct 19:33
Compare
Choose a tag to compare

iOS 11 / Swift 4 / Safe Areas

25 Sep 22:19
Compare
Choose a tag to compare
Swift 4 / iOS 11 SDK / Safe areas (#81)

* Swift 4 tweaks, fix for #55 on iOS 11

* iPhone X + Safe Areas support.

* Update README and swift version

Move to constraints for some drawer layout (prevent constraint errors for before Pulley does it's initial layout)

26 Aug 01:40
Compare
Choose a tag to compare
1.5.2

Fix issue with 'constraintToParent' addition not being in the folder …

Fix for presenting a view controller when defining the context to be a nested view controller

11 Aug 18:23
Compare
Choose a tag to compare

Support for nested Pulley View Controllers

11 Aug 04:24
Compare
Choose a tag to compare

Add completion blocks for animations

27 Apr 03:17
Compare
Choose a tag to compare
1.4

Use nil for animation completion blocks, rather than empty implementa…

Swift 3.1

27 Apr 00:18
Compare
Choose a tag to compare
1.3.2

Swift 3.1 compatibility, podspec update.

1.3.1

17 Feb 23:26
Compare
Choose a tag to compare

Bug fixes and added Carthage support.