| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 3 | -3/+12 |
* | Tests: Ensure no timers are running at the end of each test (#1920) | Michał Gołębiowski-Owczarek | 2020-05-16 | 3 | -5/+7 |
* | Selectable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 3 | -51/+54 |
* | Selectable: Style updates | Alexander Schmitz | 2015-09-11 | 4 | -88/+88 |
* | Selectable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 |
* | Selectable: Move selectable into widgets folder | Alexander Schmitz | 2015-08-08 | 4 | -4/+4 |
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
* | Tests: Rename files | Scott González | 2015-04-09 | 5 | -0/+0 |
* | Selectable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 5 | -42/+27 |
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 1 | -2/+2 |
* | All: Standard spacing inside selector strings | Scott González | 2015-03-26 | 1 | -1/+1 |
* | Selectable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -3/+5 |
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 2 | -2/+1 |
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -5/+2 |
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
* | Tests: Fix composite tests | Scott González | 2014-08-01 | 1 | -1/+1 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -4/+4 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 2 | -10/+2 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -5/+5 |
* | Tests: extract TestHelpers.forceScrollableWindow for tests that need the wind... | Mike Sherov | 2013-10-19 | 1 | -5/+1 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
* | Selectable Tests: Fix test failures in IE7 by accounting simulated events pro... | Mike Sherov | 2013-03-31 | 1 | -12/+15 |
* | Widget: Stop setting ui-state-disabled and aria by default on setting disable... | Scott González | 2013-03-14 | 1 | -15/+21 |
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on setting... | Scott González | 2013-03-14 | 1 | -21/+15 |
* | Widget: Stop setting ui-state-disabled and aria by default on setting disable... | Mike Sherov | 2013-03-11 | 1 | -15/+21 |
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
* | Interactions: Update widget defaults to match documented API. | Mike Sherov | 2013-01-02 | 1 | -2/+10 |
* | Selectable: Account for scrolling on the helper's initial position. Fixed #89... | TJ VanToll | 2013-01-01 | 1 | -0/+28 |
* | Selectable tests: Removed a non-existent script tag causing a 404 in the tests. | TJ VanToll | 2013-01-01 | 1 | -1/+0 |
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 3 | -25/+25 |
* | Dev: remove unnecessary simulated drag delegation in test suite | Mike Sherov | 2012-12-08 | 4 | -28/+53 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
* | Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove globa... | Mike Sherov | 2012-11-04 | 2 | -10/+6 |
* | Dev: remove globals from tests and moved test helpers to correct location - F... | Mike Sherov | 2012-11-03 | 3 | -14/+14 |
* | Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectabl... | Mike Sherov | 2012-10-30 | 5 | -36/+38 |
* | Tests: Removed old code that kept bad test suites out of TestSwarm. | Scott González | 2012-10-26 | 1 | -10/+0 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 4 | -8/+8 |
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 |
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 2 | -1/+1 |
* | Update to official qunit composite addon | Jörn Zaefferer | 2012-04-21 | 1 | -2/+2 |
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -16/+12 |
* | Tests: Lint. | Scott González | 2012-04-18 | 2 | -10/+12 |
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 3 | -15/+15 |