index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
selectmenu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix tests with the Git Core build
Michał Gołębiowski-Owczarek
2024-03-26
1
-1
/
+2
*
Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+3
*
Selectmenu: Fix selecting options following hidden ones
Michał Gołębiowski-Owczarek
2023-05-10
1
-3
/
+62
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+2
*
Widget: Optimize attachment of the _untrackClassesElement listener
Michał Gołębiowski-Owczarek
2022-01-15
1
-0
/
+30
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
4
-0
/
+4
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
4
-8
/
+13
*
All: Migrate away from deprecated/removed Core APIs
Michał Gołębiowski-Owczarek
2019-12-08
2
-11
/
+11
*
Menu: Ignore mouse events triggered due to page scrolling
Scott González
2017-05-02
2
-4
/
+4
*
Selectmenu: Don't render options with the `hidden` attribute
Scott González
2016-11-16
1
-0
/
+26
*
Menu: Support number pad keyboard input
Felix Nagel
2016-08-24
1
-15
/
+31
*
Selectmenu: Shift to use no globals
Amanpreet Singh
2016-04-14
4
-184
/
+200
*
Selectmenu: Prepend icon and move overflow to text span
Alexander Schmitz
2016-03-30
1
-1
/
+1
*
Selectmenu: Fixed selectmenu icon float right
Alexander Schmitz
2016-02-24
1
-1
/
+5
*
Selectmenu: Handle form resets
Jörn Zaefferer
2015-10-27
2
-2
/
+20
*
Tests: Fix button space assertions on IE8
Jörn Zaefferer
2015-10-25
2
-11
/
+11
*
Selectmenu: Address review comments
Alexander Schmitz
2015-10-08
2
-4
/
+2
*
Selectmenu: update to use button css
Alexander Schmitz
2015-10-07
3
-14
/
+15
*
Selectmenu: Style updates
Alexander Schmitz
2015-09-11
5
-88
/
+88
*
Selectmenu: Style updates
Alexander Schmitz
2015-08-21
1
-1
/
+1
*
Selectmenu: Move selectmenu into widgets folder
Alexander Schmitz
2015-08-08
5
-5
/
+5
*
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
*
Selectmenu: Convert tests to new infrastructure
Scott González
2015-04-09
6
-37
/
+32
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
Selectmenu: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
3
-21
/
+19
*
Selectmenu: Add classes option
Alexander Schmitz
2015-03-11
3
-1
/
+20
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Selectmenu: Support `width: false` and default to 14em
Scott González
2015-03-05
2
-4
/
+7
*
Tests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer
2015-01-24
2
-3
/
+0
*
Menu: Use ui-state-active consistently
Jörn Zaefferer
2015-01-21
1
-1
/
+1
*
Selectmenu: Better handling when there are no options
Scott González
2015-01-12
1
-0
/
+14
*
Selectmenu: Copy title attributes
Felix Nagel
2014-11-04
1
-8
/
+16
*
Selectmenu: Introduce _renderButtonItem() method
Felix Nagel
2014-11-04
1
-0
/
+34
*
Selectmenu: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-43
/
+44
*
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
*
Selectmenu: Remove unused var in test
Scott González
2014-07-29
1
-1
/
+1
*
Selectmenu: Don't check menu width in width option tests
Scott González
2014-07-29
1
-13
/
+1
*
Selectmenu: Properly set width for button
Scott González
2014-07-29
1
-2
/
+10
*
Tests: Use closeEnough() to account for rounding differences
TJ VanToll
2014-06-25
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
Selectmenu: Work around test bug in IE
Scott González
2014-04-24
1
-1
/
+1
*
Selectmenu: Test cleanup
Scott González
2014-04-22
1
-19
/
+33
*
Selectmenu: Test cleanup
Scott González
2014-04-22
2
-49
/
+47
*
Selectmenu: Test cleanup
Scott González
2014-04-22
1
-45
/
+47
*
Selectmenu: Test cleanup
Scott González
2014-04-21
1
-50
/
+61
*
Selectmenu: Default disabled option to null
Scott González
2014-04-21
1
-2
/
+2
*
Selectmenu: Fix reference to jQuery in tests
Scott González
2014-04-21
1
-1
/
+1
*
Selectmenu: Remove unused var
Scott González
2014-04-18
1
-1
/
+1
[next]