aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-01-261-1/+1
|
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-131-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 BowerMike Sherov2014-08-221-0/+1
| | | | Fixes #10563
* Build: Upgrade to jquery-mousewheel 3.1.12Scott González2014-07-221-1/+1
|
* Bower: Change jquery dependency to >=1.6 (don't limit max version)Scott González2014-06-241-2/+2
| | | | | Fixes #10110 Closes gh-1266
* Test: Get all jQuery versions from BowerScott González2014-06-241-1/+24
| | | | Ref gh-1266
* External: Update mousewheel plugin, copy only main fileJörn Zaefferer2014-04-141-1/+1
|
* Externals: Update jshint to latestJörn Zaefferer2014-03-051-1/+1
|
* Build: Use bower to manage client-side dependenciesJörn Zaefferer2014-03-051-1/+6
| | | | | Fixes #9507 Closes gh-1201
* All: Add Bower supportTJ VanToll2014-02-201-0/+13
Fixes #9465 Closes gh-1189