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.2.0
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.2.1
Choose a head ref
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 18, 2014

  1. Merge pull request #2 from dogo/master

    fetch master
    Mike Amaral committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    9bb20ff View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2014

  1. Added new method on SCLButton that accepts a title, action block, and…

    … validation block.
    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    0a4cad0 View commit details
    Browse the repository at this point in the history
  2. Added new validation block property to SCLButton.

    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    d149e10 View commit details
    Browse the repository at this point in the history
  3. When the button is tapped and it has a validation block, run the bloc…

    …k and if it fails don't continue with the button's action.
    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    4952714 View commit details
    Browse the repository at this point in the history
  4. Added validation demonstration to demo app.

    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    900bf48 View commit details
    Browse the repository at this point in the history
  5. Fixed unintended edit.

    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    a0ed352 View commit details
    Browse the repository at this point in the history
  6. Added validation info to README.

    Mike Amaral committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    d15102e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from mamaral/add-validation-block

    Add validation block
    dogo committed Oct 19, 2014
    Configuration menu
    Copy the full SHA
    1a067ee View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2014

  1. Configuration menu
    Copy the full SHA
    f5ff59d View commit details
    Browse the repository at this point in the history
  2. Bump version

    Diogo Autilio committed Oct 20, 2014
    Configuration menu
    Copy the full SHA
    ff46af0 View commit details
    Browse the repository at this point in the history
Loading