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: jquery/jquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.1
Choose a base ref
...
head repository: jquery/jquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.2
Choose a head ref
  • 9 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 22, 2016

  1. Copy the full SHA
    7d85612 View commit details

Commits on Feb 24, 2016

  1. Copy the full SHA
    5d620be View commit details

Commits on Mar 2, 2016

  1. Core: drop the document.implementation.createHTMLDocument usage

    The document.implementation.createHTMLDocument("") method creates inert
    documents which is good but using it has introduced issues around anchor
    elements href property not resolving according to the current document.
    Because of that, this patch is getting backed out on 1.x/2.x branches.
    
    Refs cfe468f
    Refs gh-1505
    Fixes gh-2941
    mgol committed Mar 2, 2016
    Copy the full SHA
    c5c3073 View commit details

Commits on Mar 7, 2016

  1. Copy the full SHA
    63397aa View commit details
  2. Copy the full SHA
    67d4aeb View commit details
  3. Copy the full SHA
    b38bee5 View commit details

Commits on Mar 14, 2016

  1. Core: Restore 1.x isPlainObject constructor checks

    - Guard isPlainObject against inherited scalar constructors
    
    Fixes gh-2982
    Close gh-2985
    gibson042 authored and timmywil committed Mar 14, 2016
    Copy the full SHA
    0ef97b5 View commit details

Commits on Mar 17, 2016

  1. Copy the full SHA
    e7af951 View commit details
  2. 2.2.2

    timmywil committed Mar 17, 2016
    Copy the full SHA
    742610f View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 2.2.1...2.2.2