Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Upgrade to jQuery 1.11.3 | Scott González | 2015-05-14 | 1 | -1/+2 |
| | |||||
* | Build: Update to qunit-assert-classes to V 1.0.2 | Alexander Schmitz | 2015-05-01 | 1 | -1/+1 |
| | | | | Closes gh-1547 | ||||
* | Build: Upgrade to qunit-composite 1.1.0 | Scott González | 2015-04-09 | 1 | -1/+1 |
| | | | | | Ref #10119 Closes gh-1528 | ||||
* | Tests: Use the qunit-assert-close module | Scott González | 2015-04-09 | 1 | -0/+1 |
| | | | | | | | | Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`. Corrected bad draggable assertions. Ref gh-1528 | ||||
* | Tests: Change test infrastructure to use AMD and reduce boilerplate | Scott González | 2015-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | Ref #10119 Ref gh-1528 * Adds RequireJS and relies on AMD for loading dependencies. * Updates to grunt-contrib-qunit 0.6.0. * Convert `domEqual()` to a proper QUnit assertion. * Introduces two bootstrap files (JS and CSS) which use `data-` attributes to reduce the amount of boilerplate needed in each test | ||||
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 1 | -0/+1 |
| | | | | | | This module was created from our existing implementation. Closes gh-1532 | ||||
* | Build: Upgrade to QUnit 1.18.0 | Jörn Zaefferer | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | Build: Add qunit-assert-classes plug-in for classes tests | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | |||||
* | Build: Upgrade to jQuery 1.11.2 | Scott González | 2015-02-23 | 1 | -2/+9 |
| | | | | Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3 | ||||
* | Build: Update QUnit to latest (1.17.1) | Jörn Zaefferer | 2015-01-26 | 1 | -1/+1 |
| | |||||
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 1 | -5/+0 |
| | | | | | | | | | | | Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround. Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites. Fixes #10723 Closes gh-1422 | ||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -0/+1 |
| | | | | Fixes #10563 | ||||
* | Build: Upgrade to jquery-mousewheel 3.1.12 | Scott González | 2014-07-22 | 1 | -1/+1 |
| | |||||
* | Bower: Change jquery dependency to >=1.6 (don't limit max version) | Scott González | 2014-06-24 | 1 | -2/+2 |
| | | | | | Fixes #10110 Closes gh-1266 | ||||
* | Test: Get all jQuery versions from Bower | Scott González | 2014-06-24 | 1 | -1/+24 |
| | | | | Ref gh-1266 | ||||
* | External: Update mousewheel plugin, copy only main file | Jörn Zaefferer | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Externals: Update jshint to latest | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | Build: Use bower to manage client-side dependencies | Jörn Zaefferer | 2014-03-05 | 1 | -1/+6 |
| | | | | | Fixes #9507 Closes gh-1201 | ||||
* | All: Add Bower support | TJ VanToll | 2014-02-20 | 1 | -0/+13 |
Fixes #9465 Closes gh-1189 |