aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/checkboxradio
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-9/+1
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Demos:Tests: Avoid self-closing HTML tagsMichał Gołębiowski-Owczarek2023-05-101-13/+13
* Checkboxradio: Don't re-evaluate text labels as HTMLMichał Gołębiowski-Owczarek2022-07-143-0/+87
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-074-0/+4
* All: Drop support for jQuery 1.7Michał Gołębiowski-Owczarek2020-07-221-16/+10
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-164-8/+12
* All: Resolve most jQuery Migrate warningsMichał Gołębiowski-Owczarek2020-05-162-3/+3
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-5/+5
* Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-061-4/+4
* Checkboxradio: Shift to use no globalsAmanpreet Singh2016-04-144-91/+98
* Checkboxradio: Properly find radio groups from the associated formScott González2015-10-292-0/+26
* Checkboxradio: Fix error tests with jQuery 1.7.0Scott González2015-10-281-10/+16
* Checkboxradio: Add compound test suite for all jQuery versionsScott González2015-10-281-0/+26
* Checkboxradio: Test cleanupScott González2015-10-275-29/+42
* Checkboxradio: Add ui-state-highlight class to icon on createJörn Zaefferer2015-10-081-6/+16
* Checkboxradio: Fix label option tests by trimming DOM textJörn Zaefferer2015-10-081-10/+10
* Checkboxradio: Fix invalid markup in core testsJörn Zaefferer2015-10-081-1/+1
* Checkboxradio: Style updatesAlexander Schmitz2015-10-085-44/+44
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-085-75/+5
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-076-0/+592