Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

UIPageViewController support, scaling & new delegate methods #166

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2016

  1. scale behaviour

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    b4e5d88 View commit details
    Browse the repository at this point in the history
  2. typos

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    509a09a View commit details
    Browse the repository at this point in the history
  3. removed KVO

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d02e23d View commit details
    Browse the repository at this point in the history
  4. fixed delegate

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    6e31e63 View commit details
    Browse the repository at this point in the history
  5. TLYShyViewControllerDelegate

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    b66f91b View commit details
    Browse the repository at this point in the history
  6. cleanup

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    4828101 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fcc965 View commit details
    Browse the repository at this point in the history
  8. readonly contracted & expanded

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f6d37c8 View commit details
    Browse the repository at this point in the history
  9. finish animation before overlapping status bar

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    61626b6 View commit details
    Browse the repository at this point in the history
  10. height

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    28ed3c8 View commit details
    Browse the repository at this point in the history
  11. readonly contracting

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    a3e182f View commit details
    Browse the repository at this point in the history
  12. removed viewWillLayoutSubviews swizzle

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    7cb7900 View commit details
    Browse the repository at this point in the history
  13. removed applicationDidChangeStatusBarFrame

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    db5a180 View commit details
    Browse the repository at this point in the history
  14. bottom

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    adaf221 View commit details
    Browse the repository at this point in the history
  15. isMidTransition

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    e804c46 View commit details
    Browse the repository at this point in the history
  16. scrolling

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    640c27b View commit details
    Browse the repository at this point in the history
  17. removed layoutViews

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    e5afba4 View commit details
    Browse the repository at this point in the history
  18. automaticallyAdjustsScrollViewInsets

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    f0e0751 View commit details
    Browse the repository at this point in the history
  19. more delegate methods

    Cole Dunsby committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    0701fa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Revert "removed applicationDidChangeStatusBarFrame"

    This reverts commit db5a180.
    Cole Dunsby committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    403e10f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. removed scrolling property

    Cole Dunsby committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    1b0ac3a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Merge branch 'master-upstream'

    # Conflicts:
    #	TLYShyNavBar/ShyControllers/TLYShyViewController.m
    #	TLYShyNavBar/TLYShyNavBarManager.m
    Cole Dunsby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    c688f24 View commit details
    Browse the repository at this point in the history
  2. cleanup for PR

    Cole Dunsby committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    08f2481 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. fix top inset when setting scroll view

    Cole Dunsby committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    e6f3d3e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Cole Dunsby committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    30cea89 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. removed viewOverlapsStatusBar check

    Cole Dunsby committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    3e5db74 View commit details
    Browse the repository at this point in the history