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
base: 2.2.0
Choose a base ref
...
head repository: jquery/jquery
compare: 2.2.1
Choose a head ref
  • 17 commits
  • 24 files changed
  • 6 contributors

Commits on Jan 8, 2016

  1. Copy the full SHA
    66a4ab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2016

  1. Release: compat -> 1.x. Remove compat-specific release semantics

    (cherry-picked from 25d0afa)
    timmywil authored and mgol committed Jan 11, 2016
    Copy the full SHA
    3c56eac View commit details
    Browse the repository at this point in the history
  2. Event: compat -> 1.x in comments

    mgol committed Jan 11, 2016
    Copy the full SHA
    df31b88 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Event: Fix chaining .on() with null handlers

    Fixes gh-2812
    Close gh-2825
    dwilson6 authored and timmywil committed Jan 15, 2016
    Copy the full SHA
    c4d9eac View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Copy the full SHA
    1822945 View commit details
    Browse the repository at this point in the history
  2. CSS: Add test for gh-2867

    timmywil committed Jan 27, 2016
    Copy the full SHA
    cff3957 View commit details
    Browse the repository at this point in the history
  3. Revert "Manipulation: don't auto-insert tbody"

    This reverts commit e984d1c.
    
    Fixes gh-2861
    timmywil committed Jan 27, 2016
    Copy the full SHA
    412c5df View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Revert "Offset: account for scroll when calculating position"

    This reverts commit 2d71594.
    
    This commit provoked new issues: gh-2836, gh-2828.
    
    At the meeting, we decided to revert offending commit
    (in all three branches - 2.2-stable, 1.12-stable and master)
    and tackle this issue in 3.x.
    
    Fixes gh-2828
    markelog committed Feb 8, 2016
    Copy the full SHA
    ee0f616 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Copy the full SHA
    30202be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1b4435b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Tests: use jQuery variable instead of $

    For some reason that works with `amd` but not with builded version
    
    Fixes gh-2909
    markelog committed Feb 13, 2016
    Copy the full SHA
    b351776 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    76ca957 View commit details
    Browse the repository at this point in the history
  3. Tests: Set Edge's expected support for clearCloneStyle to true

    This is done for a version 13 or newer as the bug still exists in Edge
    12.
    
    (cherry-picked from 28f0329)
    
    Closes gh-2857
    zackhall authored and mgol committed Feb 13, 2016
    Copy the full SHA
    d230d51 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Copy the full SHA
    b536cd5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f1d1d39 View commit details
    Browse the repository at this point in the history
  3. Build: update AUTHORS

    timmywil committed Feb 22, 2016
    Copy the full SHA
    d049173 View commit details
    Browse the repository at this point in the history
  4. 2.2.1

    timmywil committed Feb 22, 2016
    Copy the full SHA
    73c6a23 View commit details
    Browse the repository at this point in the history