aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix tests with the Git Core buildMichał Gołębiowski-Owczarek2024-03-261-1/+2
* Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1Michał Gołębiowski-Owczarek2023-05-101-2/+3
* Selectmenu: Fix selecting options following hidden onesMichał Gołębiowski-Owczarek2023-05-101-3/+62
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Widget: Optimize attachment of the _untrackClassesElement listenerMichał Gołębiowski-Owczarek2022-01-151-0/+30
* 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/+13
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-082-11/+11
* Menu: Ignore mouse events triggered due to page scrollingScott González2017-05-022-4/+4
* Selectmenu: Don't render options with the `hidden` attributeScott González2016-11-161-0/+26
* Menu: Support number pad keyboard inputFelix Nagel2016-08-241-15/+31
* Selectmenu: Shift to use no globalsAmanpreet Singh2016-04-144-184/+200
* Selectmenu: Prepend icon and move overflow to text spanAlexander Schmitz2016-03-301-1/+1
* Selectmenu: Fixed selectmenu icon float rightAlexander Schmitz2016-02-241-1/+5
* Selectmenu: Handle form resetsJörn Zaefferer2015-10-272-2/+20
* Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-252-11/+11
* Selectmenu: Address review commentsAlexander Schmitz2015-10-082-4/+2
* Selectmenu: update to use button cssAlexander Schmitz2015-10-073-14/+15
* Selectmenu: Style updatesAlexander Schmitz2015-09-115-88/+88
* Selectmenu: Style updatesAlexander Schmitz2015-08-211-1/+1
* Selectmenu: Move selectmenu 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
* Selectmenu: Convert tests to new infrastructureScott González2015-04-096-37/+32
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+19
* Selectmenu: Add classes optionAlexander Schmitz2015-03-113-1/+20
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-052-4/+7
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-3/+0
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-211-1/+1
* Selectmenu: Better handling when there are no optionsScott González2015-01-121-0/+14
* Selectmenu: Copy title attributesFelix Nagel2014-11-041-8/+16
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-041-0/+34
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-251-43/+44
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Selectmenu: Remove unused var in testScott González2014-07-291-1/+1
* Selectmenu: Don't check menu width in width option testsScott González2014-07-291-13/+1
* Selectmenu: Properly set width for buttonScott González2014-07-291-2/+10
* Tests: Use closeEnough() to account for rounding differencesTJ VanToll2014-06-251-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* Selectmenu: Work around test bug in IEScott González2014-04-241-1/+1
* Selectmenu: Test cleanupScott González2014-04-221-19/+33
* Selectmenu: Test cleanupScott González2014-04-222-49/+47
* Selectmenu: Test cleanupScott González2014-04-221-45/+47
* Selectmenu: Test cleanupScott González2014-04-211-50/+61
* Selectmenu: Default disabled option to nullScott González2014-04-211-2/+2
* Selectmenu: Fix reference to jQuery in testsScott González2014-04-211-1/+1
* Selectmenu: Remove unused varScott González2014-04-181-1/+1