aboutsummaryrefslogtreecommitdiffstats
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade mousewheel to 3.1.0.Scott González2013-02-221-56/+73
|
* Upgrade QUnit to 1.11.0. Fixes #8969 - Global test failure in Opera 12.12.Scott González2013-01-312-162/+346
|
* Libs/externals: Fix line endings.Jörn Zaefferer2013-01-081-83/+83
|
* Removed bgiframe.Scott González2012-10-261-39/+0
|
* Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.Scott González2012-10-251-122/+0
|
* Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.Scott González2012-10-251-89/+0
|
* Fixes #8714, Build: Updated internal JSHint to latestMike Sherov2012-10-231-1170/+1615
|
* Update QUnit to 1.10.0Jörn Zaefferer2012-08-302-28/+77
|
* Update externals to latest mousewheel plugin, drop the version from the ↵Jörn Zaefferer2012-07-121-14/+20
| | | | fielname while at it
* Update to QUnit 1.9.0 and use new urlConfig for custom checkboxesJörn Zaefferer2012-07-112-45/+109
|
* Update QUnit to 1.8.0Jörn Zaefferer2012-06-142-120/+224
|
* Update to QUnit 1.6.0Jörn Zaefferer2012-05-042-658/+759
|
* Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ↵Scott González2012-04-231-0/+4390
| | | | string.
* Update QUnit.Scott González2012-03-212-8/+11
|
* Updated to QUnit 1.4.0.Jörn Zaefferer2012-03-102-216/+243
| | | | | | Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
* Update QUnit to latest, reverting the bad reset 'patch'Jörn Zaefferer2012-02-292-10/+10
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-292-292/+479
|
* Replace $.global with Globalize, update Spinner to use it. Related demos ↵Jörn Zaefferer2011-08-106-1470/+1754
| | | | currently broken due to previous changes.
* Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit.Wesley Walser2011-08-021-2/+6
|
* QUnit updateJörn Zaefferer2011-05-182-83/+84
|
* Update QUnitJörn Zaefferer2011-05-112-11/+24
|
* Updated to latest QUnitjzaefferer2011-03-202-86/+133
|
* Tests: Updated QUnit.Scott González2011-01-242-312/+510
|
* Update to latest jquery-global pluginjzaefferer2011-01-181-0/+6
|
* Update to latest jquery-global pluginjzaefferer2011-01-181-3/+7
|
* Update example culture files to $.globaljzaefferer2011-01-172-4/+4
|
* Updated global plugin to latest version.jzaefferer2011-01-171-33/+31
|
* Renamed glob.js to jquery.global.js to match actual plugin filenames.jzaefferer2011-01-173-0/+0
|
* Slider: Update to latest mousewheel pluginjzaefferer2010-10-262-60/+78
|
* Replaced hexadecimal demo with decimal demo. Updated that and the currency ↵jzaefferer2010-10-233-0/+1462
| | | | demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option.
* Porting old spinner implementation to 1.8, dropping some baggage.jzaefferer2010-10-221-0/+60
|
* External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵Scott González2010-10-192-10/+39
| | | | in IE9 because of bgiframe.
* Update to latest QUnit.jzaefferer2010-08-292-9/+10
|
* Update to latest QUnit.jzaefferer2010-07-302-267/+492
|
* Updating to latest QUnitjzaefferer2010-04-011-7/+5
|
* Updating to latest QUnit (sometime soon it'll get versioned...), fixes test ↵jzaefferer2010-03-271-3/+3
| | | | output issues
* Updating to latest QUnitjzaefferer2010-03-251-9/+37
|
* Externals: updated QUnit to http://github.com/jquery/qunit commit ↵Richard Worth2010-02-255-1204/+1162
| | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses.
* Externals: updated jquery.cookie plugin to ↵Richard Worth2010-02-242-97/+89
| | | | http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d
* Replaced stackfix with bgiframe.Scott González2010-01-141-0/+10
| | | | Fixes #5061 - Remove stackfix.
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-072-96/+218
| | | | menu; including menu static tests).
* update to latest QUnitJörn Zaefferer2009-09-291-68/+196
|
* updated to latest QUnitJörn Zaefferer2009-09-151-11/+5
|
* update to latest QUnit stylesJörn Zaefferer2009-09-151-1/+1
|
* update to lastest QUnitJörn Zaefferer2009-08-301-29/+42
|
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-101-152/+0
| | | | jqueryjs.googlecode.com/svn/trunk/plugins
* eol-style and mime-typeRichard Worth2009-07-281-120/+120
|
* replacing bgiframe with ui.stackfix, updated dialog and its demos accordinglyJörn Zaefferer2009-07-091-100/+0
|
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2712-481/+1258
|
* spinner: removed mousewheel plugin from trunk/external (revert)Ca-Phun Ung2009-05-115-335/+0
|