aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/progressbar
Commit message (Expand)AuthorAgeFilesLines
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-074-0/+4
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-164-8/+12
* Progressbar: Shift to use no globalsAmanpreet Singh2016-04-145-81/+85
* Progressbar: Style updatesAlexander Schmitz2015-09-115-39/+39
* Progressbar: Move progressbar into widgets folderAlexander Schmitz2015-08-085-5/+5
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-095-0/+0
* Progressbar: Convert tests to new infrastructureScott González2015-04-096-35/+32
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-1/+1
* Progressbar: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-3/+3
* Progressbar: Add classes optionAlexander Schmitz2015-03-113-20/+29
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tests: Fix missing wrappers in progressbar testsJörn Zaefferer2015-03-064-0/+16
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-0/+10
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-10/+0
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-0/+10
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests...Scott González2012-12-121-0/+25
* Progressbar: Cleanup, byte shaving.Scott González2012-12-061-1/+1
* Progress tests: Cleanup.Scott González2012-12-063-36/+34
* Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added ...Scott González2012-12-062-2/+10
* Progressbar: Define defaults for callbacks.Scott González2012-12-061-0/+2
* Progressbar: Add ability to set value: false for an indeterminate progressbar...kborchers2012-11-211-2/+4
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Progressbar: Refactor to better handle option changes and sanitize values. Fi...Kris Borchers2012-11-081-0/+18
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Progressbar tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+5
* Progressbar tests: Cleanup.Scott González2012-05-254-112/+75
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-1/+1
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
* Tests: Lint.Scott González2012-04-181-1/+1
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-22/+22
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+11