Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Compass with sugar #23

Merged
merged 20 commits into from
Jan 8, 2016
Merged

Refactor Compass with sugar #23

merged 20 commits into from
Jan 8, 2016

Commits on Jan 7, 2016

  1. Add Sugar as a dependency

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    a5e9305 View commit details
    Browse the repository at this point in the history
  2. Add Podfile

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    4ad2374 View commit details
    Browse the repository at this point in the history
  3. Pod install

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    0ed291d View commit details
    Browse the repository at this point in the history
  4. Import Sugar

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    0619ad7 View commit details
    Browse the repository at this point in the history
  5. Apply Sugar to Compass implementation

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    cc277b1 View commit details
    Browse the repository at this point in the history
  6. Refactor navigate method

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    3d9bb3d View commit details
    Browse the repository at this point in the history
  7. Update .travis.yml

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    2f13171 View commit details
    Browse the repository at this point in the history
  8. Import Foundation instead of UIKit

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    7bc4462 View commit details
    Browse the repository at this point in the history
  9. Refactor to support both iOS and OS X

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    976c0b1 View commit details
    Browse the repository at this point in the history
  10. Remove Pods.framework from project

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    d6ac985 View commit details
    Browse the repository at this point in the history
  11. Pod update

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    2550b3e View commit details
    Browse the repository at this point in the history
  12. Update .travis.yml

    Christoffer Winterkvist committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    d134294 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Refactor with carthage

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    3c6a75e View commit details
    Browse the repository at this point in the history
  2. Set MACOSX_DEPLOYMENT_TARGET

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    59c7ecd View commit details
    Browse the repository at this point in the history
  3. Remove OS X tests from Travis

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    6de7aa6 View commit details
    Browse the repository at this point in the history
  4. Remove Mac from carthage update

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    2aa9f60 View commit details
    Browse the repository at this point in the history
  5. Revert travis.yml file

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    a81731b View commit details
    Browse the repository at this point in the history
  6. Remove Quick and Nimble from test targets

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    68fd9b0 View commit details
    Browse the repository at this point in the history
  7. Remove space

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    87994c6 View commit details
    Browse the repository at this point in the history
  8. Remove frameworks

    Christoffer Winterkvist committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    e49b8e5 View commit details
    Browse the repository at this point in the history