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: victorjonsson/jQuery-Form-Validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FuzzyBS/jQuery-Form-Validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 18, 2016

  1. $.context deprecated

    # `$.context` deprecated as of jQuery v.1.10, removed as of jQuery v.3.0
    
    This was the only use of the `$.context` so I changed it to `$.get(0).`
    which should continue to work in future versions of jQuery.
    FuzzyBS committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    4f7d2c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Merge pull request #6 from victorjonsson/master

    updating from source
    FuzzyBS authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    a236b05 View commit details
    Browse the repository at this point in the history
Loading