Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |