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-color
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
...
head repository:jquery/jquery-color
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:2.x-stable
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 22 files changed
  • 1 contributor

Commits on May 9, 2020

  1. Revert "Core: Drop workarounds for IE <9"

    This reverts commit fff7a1b. It also updates README to mention details relevant for jQuery Color 2.x.
    @mgol
    mgol committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ac020a1View commit details
    Browse the repository at this point in the history
  2. Revert "Test: Don't attach elements to body"

    This reverts commit 24dcb86.
    @mgol
    mgol committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f6ae2cbView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d46e2aView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b60f2bView commit details
    Browse the repository at this point in the history
  5. Build: Test on jQuery 1.12.4 by default

    This makes default settings work for the oldest supported browsers like IE 6.
    @mgol
    mgol committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8ef798cView commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d62510View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe78befView commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d07baView commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Build: Drop browserstack-runner setup

    It's not likely to work in all browsers supported by jQuery Color 2.x and we test on TestSwarm anyway.
    @mgol
    mgol committed May 10, 2020
    Configuration menu
    Copy the full SHA
    5af14cdView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49cea7View commit details
    Browse the repository at this point in the history
  3. Build: Put version in file names instead of the parent directory

    (cherry picked from commit 4ba7bed)
    @mgol
    mgol committed May 10, 2020
    Configuration menu
    Copy the full SHA
    57a7d18View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

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

Commits on Dec 30, 2020

  1. Build: Update dependencies

    (cherry picked from 2dc4d4a)
    @mgol
    mgol committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bbb6490View commit details
    Browse the repository at this point in the history
  2. Build: Disable the Chrome sandbox on Jenkins

    (cherry picked from commit f3e7c33) (cherry picked from commit 7df452c)
    @mgol
    mgol committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    979dd3fView commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Test: Load the TestSwarm listener via HTTPS

    (cherry picked from commit e17263d)
    @mgol
    mgol committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f4555f4View commit details
    Browse the repository at this point in the history
  2. Test: Add jQuery 3.6.0

    (cherry picked from commit 10759dd) (cherry picked from commit 601df0c)
    @mgol
    mgol committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f2a12abView commit details
    Browse the repository at this point in the history
  3. Test: Take development jQuery versions from releases.jquery.com

    code.jquery.com is now used just for the specific versions. (cherry picked from commit 94af0d7)
    @mgol
    mgol committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    762d7b7View commit details
    Browse the repository at this point in the history
  4. Build: Run the bowercopy task in the default task

    It's quite quick and it missing leads to erroneously forgetting to run it after modifying bower.json. (cherry picked from commit 7f87d20)
    @mgol
    mgol committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f19ef69View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Build: Switch to GitHub Actions

    Closesgh-132
    @mgol
    mgol authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c85046dView commit details
    Browse the repository at this point in the history
Loading