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: m1entus/MZFormSheetPresentationController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nextforce/MZFormSheetPresentationController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 15, 2016

  1. Add leftInset property

    phatmann committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    e35403b View commit details
    Browse the repository at this point in the history
  2. More flexible layout

    * leftInset, used for positioning at left and padding when centering an auto-sized view
    * Can compress along one dimension and expand along another
    phatmann committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    97d8011 View commit details
    Browse the repository at this point in the history
  3. Fix constraint conflicts

    phatmann committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    206bcd2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    a29e1f4 View commit details
    Browse the repository at this point in the history
  2. Added missing terminating newline to the Swift bridging header (fixes #…

    …127).
    
    Also renamed said file to remove “Swift Example” from the filename, and deleted a duplicate file reference to the Obj-C umbrella header in the project file.
    Ben Kennedy authored and phatmann committed May 18, 2017
    Configuration menu
    Copy the full SHA
    f20772d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f24502 View commit details
    Browse the repository at this point in the history
Loading