Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smileyborg/TableViewCellWithAutoLayoutiOS8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: smileyborg/TableViewCellWithAutoLayoutiOS8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: objective-c
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 54 files changed
  • 2 contributors

Commits on Jun 8, 2014

  1. Configuration menu
    Copy the full SHA
    ae70bc1 View commit details
    Browse the repository at this point in the history
  2. Update README

    smileyborg committed Jun 8, 2014
    Configuration menu
    Copy the full SHA
    0ec1ca1 View commit details
    Browse the repository at this point in the history
  3. Update README

    smileyborg committed Jun 8, 2014
    Configuration menu
    Copy the full SHA
    8bd2a6a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2014

  1. Update UIView+AutoLayout with PureLayout

    Tyler Fox authored and Tyler Fox committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    d503379 View commit details
    Browse the repository at this point in the history
  2. Update README

    Tyler Fox authored and Tyler Fox committed Jun 24, 2014
    Configuration menu
    Copy the full SHA
    45a4ffb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Update PureLayout to v1.1.0

    Tyler Fox authored and Tyler Fox committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    6ebe66f View commit details
    Browse the repository at this point in the history
  2. Xcode 6 project file upgrades

    Tyler Fox authored and Tyler Fox committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    c653b9d View commit details
    Browse the repository at this point in the history
  3. Add launch images to support iPhone 6 and 6 Plus

    Tyler Fox authored and Tyler Fox committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    4c9ffca View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2014

  1. Call [super updateConstraints] as the final step in updateConstraints

    Tyler Fox authored and Tyler Fox committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    1d3c3e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. Update PureLayout to latest version (v2.0.1)

    Tyler Fox authored and Tyler Fox committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    4bb01ca View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

  1. Update PureLayout to v2.0.5

    Tyler Fox authored and Tyler Fox committed Mar 10, 2015
    Configuration menu
    Copy the full SHA
    b2728d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Update PureLayout to v3.0.0

    - Remove manual integration of PureLayout source
    - Set up CocoaPods for this project (Pods are checked in to avoid
    requiring `pod install` when cloning the project)
    - Upgrade to PureLayout v3.0.0
    - Changes required for v3.0.0 of PureLayout
    smileyborg committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    b20f1cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e6238 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2015

  1. Update .gitignore, check in .xcworkspace

    The original .gitignore was outdated, and was preventing the workspace from being added to the repo.
    smileyborg committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    291b9cd View commit details
    Browse the repository at this point in the history
Loading