Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
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: ansman/validate.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.1
Choose a base ref
...
head repository: ansman/validate.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.0
Choose a head ref
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 30, 2015

  1. Update the release steps

    ansman committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    7076149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e185274 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2015

  1. Configuration menu
    Copy the full SHA
    9b656c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da09e4d View commit details
    Browse the repository at this point in the history
  3. Fix some code formatting

    ansman committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    8bd5fd5 View commit details
    Browse the repository at this point in the history
  4. Stop exposing a module name when using AMD

    This closes #20
    ansman committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    79e852f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2a31e View commit details
    Browse the repository at this point in the history
  6. Improve the sidebar on iOS

    ansman committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    25cb96f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2015

  1. Configuration menu
    Copy the full SHA
    7cd5f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0819c62 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gh-pages'

    ansman committed Apr 4, 2015
    Configuration menu
    Copy the full SHA
    696689f View commit details
    Browse the repository at this point in the history
  4. Add a component.json file

    ansman committed Apr 4, 2015
    Configuration menu
    Copy the full SHA
    cb665d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a8689c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e58b1de View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Don't swallow exceptions throw in async validators

    This closes #10
    ansman committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    db913c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Add a way to get more detailed error messages

    This closes #14
    ansman committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    fc2e722 View commit details
    Browse the repository at this point in the history
  2. Replace %{value} in messages with the actual value

    This closes #32
    ansman committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    e5d64a4 View commit details
    Browse the repository at this point in the history
  3. Bump deps

    ansman committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    059658d View commit details
    Browse the repository at this point in the history
  4. Release 0.7.0

    ansman committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    4045257 View commit details
    Browse the repository at this point in the history
Loading