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: dogo/SCLAlertView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
Choose a base ref
...
head repository: dogo/SCLAlertView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.2
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on May 4, 2015

  1. If defaultBackgroundColor is preconfigured for button its not changed…

    … to default style color
    alex1704 committed May 4, 2015
    Configuration menu
    Copy the full SHA
    a5f4ca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from alex1704/master

    If defaultBackgroundColor is preconfigured for button its not changed to...
    dogo committed May 4, 2015
    Configuration menu
    Copy the full SHA
    f7c8f55 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Add NSStringDrawingUsesFontLeading to ensure the use of default line …

    …spacing specified by the font
    
    Use ceilf since it's a floating point math
    dogo committed May 29, 2015
    Configuration menu
    Copy the full SHA
    d12e130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7681dc0 View commit details
    Browse the repository at this point in the history
  3. restore interactivePopGesture to previous state

    crowriot committed May 29, 2015
    Configuration menu
    Copy the full SHA
    4805f8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from crowriot/master

    restore interactivePopGesture to previous state #2
    dogo committed May 29, 2015
    Configuration menu
    Copy the full SHA
    09ad795 View commit details
    Browse the repository at this point in the history
  5. Bump version

    dogo committed May 29, 2015
    Configuration menu
    Copy the full SHA
    b5d169b View commit details
    Browse the repository at this point in the history
Loading