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: e5e6dcc
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: c85046d
Choose a head ref
  • 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 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    ac020a1 View 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 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f6ae2cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d46e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b60f2b View 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 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    8ef798c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d62510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe78bef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d07ba View 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 committed May 10, 2020
    Configuration menu
    Copy the full SHA
    5af14cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49cea7 View 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 committed May 10, 2020
    Configuration menu
    Copy the full SHA
    57a7d18 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    684cd36 View 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 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    bbb6490 View 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 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    979dd3f View 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 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f4555f4 View 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 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f2a12ab View 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 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    762d7b7 View 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 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f19ef69 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Build: Switch to GitHub Actions

    Closes gh-132
    mgol authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c85046d View commit details
    Browse the repository at this point in the history
Loading