Skip to content
This repository was archived by the owner on Dec 11, 2017. 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: digitalBush/jquery.maskedinput
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digitalBush/jquery.maskedinput
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 19, 2014

  1. Removing caret from jQuery namespace.

    This could be more concise later, just wanted it out now.
    digitalBush committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    4fdeff9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. Prying apart masking logic from DOM manipulation.

    Still rough with 18 test failures.
    digitalBush committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    990de2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d579f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fae445 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2014

  1. Configuration menu
    Copy the full SHA
    36243cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde6bca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26da479 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    86cff48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b0780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f55273 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2014

  1. Configuration menu
    Copy the full SHA
    70ccc51 View commit details
    Browse the repository at this point in the history
  2. Adding jshint

    digitalBush committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    4b0c1c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9099e81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe0075 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df370e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e46b100 View commit details
    Browse the repository at this point in the history
  7. Enforcing strict mode.

    digitalBush committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    658e4aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bde7fe View commit details
    Browse the repository at this point in the history
Loading