aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-3/+2
* Core: Make back compat disabled by defaultMichał Gołębiowski-Owczarek2024-05-131-1/+1
* 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-075-0/+5
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-165-12/+17
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-161-1/+1
* Button: Fix backcompat when called on collection of mixed elementsAlexander Schmitz2017-05-022-0/+26
* Button: Shift to no globalsAmanpreet Singh2016-04-145-139/+146
* Button: Add tests for button with html markupJörn Zaefferer2015-10-293-0/+11
* Button: Can't test for " " in IE8, just make sure the element existsJörn Zaefferer2015-10-081-2/+2
* Tests: Prevent default on anchor click to avoid navigationJörn Zaefferer2015-10-081-1/+2
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-083-2/+3
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-079-429/+436
* Button: Style updatesAlexander Schmitz2015-08-215-174/+175
* Button: Move button into widgets folderAlexander Schmitz2015-08-085-5/+5
* Button: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-095-0/+0
* Button: Convert tests to new infrastructureScott González2015-04-096-48/+32
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Button: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-61/+66
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+0
* 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
* Button: WhitespaceScott González2014-04-211-7/+7
* Button: Remove `ui-state-active` when disabling buttonsDaniel DeGroff2014-04-211-0/+35
* Button: Properly refresh button sets with new radio buttonsScott González2014-04-012-0/+27
* 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
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-281-0/+14
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
* Button unit tests: Make sure the test timeout runs after the formResetHandler...Jörn Zaefferer2013-11-251-1/+1
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-141-1/+1
* Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - But...Scott González2013-04-112-0/+15
* Button: On form reset only call refresh on current button widgets. Fixed #921...TJ VanToll2013-04-091-0/+24
* Whitespace.Scott González2013-03-261-1/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-11/+18
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-18/+11
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-11/+18
* 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
* Dev: stop loading *_tickets.js in the test suite.Mike Sherov2012-12-221-1/+0
* All: Use .addBack() instead of .andSelf().Scott González2012-12-141-1/+1
* Button tests: Handle async focus in IE.Scott González2012-12-102-7/+20
* Dev: Remove *_tickets.js test files and move the associated tests to the prop...Mike Sherov2012-12-073-75/+67
* Button tests: Work around a quirk in Opera.Scott González2012-11-291-2/+11
* Button tests: simulated clicks aren't perfect in oldIE and OperaMike Sherov2012-11-281-10/+15