🌐 AI搜索 & 代理 主页
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: 1.12.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: 1.12.2
Choose a head ref
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 22, 2016

  1. Configuration menu
    Copy the full SHA
    5f76c8e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    ed94387 View commit details
    Browse the repository at this point in the history

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.
    
    (cherry-picked from c5c3073)
    
    Refs cfe468f
    Refs gh-1505
    Fixes gh-2941
    mgol committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    6403cf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Configuration menu
    Copy the full SHA
    63317eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b188947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88b91af View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    da015d9 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    92fb9de View commit details
    Browse the repository at this point in the history
  3. 1.12.2

    timmywil committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    3cacdd0 View commit details
    Browse the repository at this point in the history
Loading