| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Add jQuery 3.7.0 | Michał Gołębiowski-Owczarek | 2023-05-12 | 2 | -1/+2 |
* | Tests: Workaround IE issues in qunit-assert-domequal | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -16/+19 |
* | Build: Add jQuery 3.6.4, update Migrate to 3.4.1 | Michał Gołębiowski-Owczarek | 2023-05-10 | 2 | -3/+3 |
* | Build: Fork vendors to remove QUnit deprecated API usage | Michał Gołębiowski-Owczarek | 2023-05-10 | 9 | -9/+834 |
* | Tests: Make Puppeter really fire Chrome on macOS | Michał Gołębiowski-Owczarek | 2023-05-10 | 2 | -0/+22 |
* | Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0 | Michał Gołębiowski-Owczarek | 2023-01-15 | 2 | -3/+3 |
* | Tests: Take development jQuery versions from releases.jquery.com | Michał Gołębiowski-Owczarek | 2021-09-29 | 1 | -2/+2 |
* | Tests: Load the TestSwarm listener via HTTPS | Michał Gołębiowski-Owczarek | 2021-09-29 | 1 | -1/+1 |
* | Tests: Update the default jQuery version from 1.12.4 to 3.6.0 | Michał Gołębiowski-Owczarek | 2021-09-25 | 1 | -1/+1 |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 5 | -61/+6 |
* | Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2 | Michał Gołębiowski-Owczarek | 2021-03-09 | 2 | -1/+2 |
* | Tests: Account for an extra noop focus/blur listener in jQuery >=3.4 | Michał Gołębiowski-Owczarek | 2021-02-20 | 1 | -21/+22 |
* | Tests: Update jQuery Migrate from 3.3.0 to 3.3.1 | Michał Gołębiowski-Owczarek | 2020-07-27 | 1 | -1/+1 |
* | Tests: Account for extra focus/blur listeners in jQuery >=3.4 | Michał Gołębiowski-Owczarek | 2020-07-23 | 1 | -0/+70 |
* | All: Drop support for jQuery 1.7 | Michał Gołębiowski-Owczarek | 2020-07-22 | 1 | -1/+0 |
* | Tests: Ensure no timers are running at the end of each test (#1920) | Michał Gołębiowski-Owczarek | 2020-05-16 | 2 | -4/+28 |
* | Tests: Load jQuery Migrate before UI test files | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -6/+9 |
* | Build: Rename jquery-1-7 to jquery-patch | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -1/+1 |
* | Build: Add jQuery 3.5.0 & 3.5.1 | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -0/+1 |
* | Build: Update jQuery Simulate, jQuery Migrate & jQuery Color | Michał Gołębiowski-Owczarek | 2020-05-16 | 1 | -1/+1 |
* | All: Remove usage of jQuery positional selectors | Michał Gołębiowski-Owczarek | 2020-01-22 | 1 | -1/+4 |
* | Tests: Add the 3.x-git jQuery version to the dropdown | Michał Gołębiowski-Owczarek | 2020-01-14 | 1 | -1/+1 |
* | All: Migrate away from deprecated/removed Core APIs | Michał Gołębiowski-Owczarek | 2019-12-08 | 3 | -6/+9 |
* | Tests: Load `jquery-1-7` before other modules | Scott González | 2017-05-31 | 1 | -1/+1 |
* | All: Remove uses of `jQuery.camelCase()` | Scott González | 2017-05-17 | 1 | -1/+7 |
* | Tests: Load `jquery-1-7` module for jQuery 2.x as well | Scott González | 2017-05-15 | 1 | -2/+2 |
* | Tests: Load the `jquery-1-7` module for all 1.x versions | Scott González | 2017-05-10 | 1 | -2/+2 |
* | Build: Add missing semicolon | Scott González | 2017-02-06 | 1 | -1/+1 |
* | Qunit: Add bootstrap config for running tests with jQuery Migrate | Eirik Sletteberg | 2017-02-06 | 2 | -4/+41 |
* | Build: Add jQuery 3.1.1 | Michał Gołębiowski | 2016-11-02 | 1 | -1/+1 |
* | Build: Add jQuery 3.1.0 | Scott González | 2016-07-08 | 1 | -0/+1 |
* | Build: Add jQuery 3.0 for testing | Alexander Schmitz | 2016-07-06 | 1 | -0/+1 |
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 1 | -2/+2 |
* | Build: Add jQuery 1.12/2.2 to the test configuration | Michał Gołębiowski | 2016-05-25 | 2 | -2/+4 |
* | Tests: Update common lib to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -27/+29 |
* | Build: Use jquery-git in place of jquery-compat-git | Michał Gołębiowski | 2015-11-14 | 2 | -2/+2 |
* | Tests: Allow widgets to not have a default element | Alexander Schmitz | 2015-10-07 | 1 | -1/+3 |
* | Tests: Load ui/jquery-1-7.js when testing against jQuery 1.7.x | Scott González | 2015-08-31 | 1 | -0/+5 |
* | Tests: Style updates | Alexander Schmitz | 2015-08-21 | 6 | -33/+33 |
* | Tests: adjust jshint path for moving all widgets into folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
* | Tests: Add custom build of core to tests | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
* | Tests: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 |
* | Build: Upgrade to jQuery 1.11.3 | Scott González | 2015-05-14 | 2 | -2/+2 |
* | Tests: Use new jquery-compat-git and jquery-git files | Scott González | 2015-05-14 | 2 | -2/+2 |
* | Build: Update to qunit-assert-classes to V 1.0.2 | Alexander Schmitz | 2015-05-01 | 1 | -1/+0 |
* | Tests: Fix loading in TestSwarm | Scott González | 2015-04-17 | 1 | -13/+8 |
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -23/+16 |
* | Tests: Fix domEqual handling for invalid input | Scott González | 2015-04-17 | 1 | -5/+6 |
* | Tests: Use the qunit-assert-close module | Scott González | 2015-04-09 | 2 | -11/+8 |
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -6/+6 |