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
*
Selectmenu tests: remove aria-selected tests
Felix Nagel
2013-03-09
1
-8
/
+4
*
Selectmenu tests: improve widget method tests
Felix Nagel
2013-03-08
1
-4
/
+4
*
Selectmenu tests: adjust tests due to removed button wrapper element
Felix Nagel
2013-03-07
1
-6
/
+6
*
Selectmenu tests: adjust test to change from button to span element
Felix Nagel
2013-03-07
1
-1
/
+1
*
Selectmenu tests: switch from a to button element
Felix Nagel
2013-03-07
2
-5
/
+5
*
Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused va...
Jörn Zaefferer
2013-03-01
2
-2
/
+0
*
Selectmenu tests: CGL, trim triling spaces
Felix Nagel
2013-02-14
4
-215
/
+215
*
Selectmenu tests: remove console statements
Felix Nagel
2013-02-13
1
-11
/
+1
*
Selectmenu tests: wrong selected item when using keyboard control on button a...
Felix Nagel
2013-02-13
1
-2
/
+43
*
Selectmenu tests: check for too much fired focus events
Felix Nagel
2013-02-13
1
-0
/
+2
*
Selectmenu tests: add unit test to make sure button text is changed when refr...
Felix Nagel
2013-02-09
1
-0
/
+20
*
Selectmenu tests: Convert single quotes to double quotes
Felix Nagel
2013-01-02
2
-9
/
+9
*
Selectmenu tests: remove option dropdown
Felix Nagel
2012-12-20
2
-21
/
+9
*
Selectmenu tests: add Position plugin to loaded resources
Felix Nagel
2012-12-15
1
-0
/
+1
*
Selectmenu tests: improve appendTo option tests
Felix Nagel
2012-12-15
2
-12
/
+48
*
Selectmenu tests: adjust common test to new appendTo mechanism
Felix Nagel
2012-12-15
1
-1
/
+1
*
Selectmenu tests: improve focus event test so its possible to test for too mu...
Felix Nagel
2012-12-12
1
-16
/
+17
*
Selectmenu tests: Upgrade jQuery to 1.8.3
Felix Nagel
2012-11-23
2
-2
/
+1
*
Selectmenu tests: lint fixes
Felix Nagel
2012-11-13
2
-10
/
+6
*
Selectmenu tests: adjust accessibility test
Felix Nagel
2012-11-10
1
-1
/
+1
*
Selectmenu tests: aria-activedescendant für button
Felix Nagel
2012-10-25
1
-2
/
+4
*
Selectmenu tests: add test for button aria-labelledby attribute
Felix Nagel
2012-10-25
1
-1
/
+2
*
Selectmenu tests: Added test for widget() method.
Felix Nagel
2012-08-30
1
-0
/
+14
*
Selectmenu: follow-up to 'split core unit test for state synchronization in k...
Felix Nagel
2012-07-16
1
-8
/
+8
*
Selectmenu: split core unit test for state synchronization in keydown and click
Felix Nagel
2012-07-16
1
-2
/
+15
*
Selectmenu: small fixes for lint tests
Felix Nagel
2012-05-24
4
-14
/
+21
*
Selectmenu: trim trailing spaces
Felix Nagel
2012-05-16
1
-2
/
+2
*
Selectmenu: Update unit tests
Felix Nagel
2012-05-16
2
-13
/
+16
*
Selectmenu: Upgrade tests to jQuery 1.7.2
Felix Nagel
2012-05-16
1
-1
/
+1
*
Selectmenu: removed unnecessary unit test (has link test for disabled items)
Felix Nagel
2012-04-01
1
-4
/
+2
*
Tests: equals() -> equal().
Scott González
2012-02-29
3
-48
/
+48
*
Revert "Selectmenu: added a temp fix for Safari to make unit test work, see h...
Scott González
2012-02-29
2
-8
/
+8
*
Selectmenu: added a temp fix for Safari to make unit test work, see https://g...
Felix Nagel
2012-02-28
2
-8
/
+8
*
Selectmenu: adjust and improve unit tests
Felix Nagel
2012-02-26
2
-25
/
+30
*
Selectmenu: removed Button widget dependency
Felix Nagel
2012-02-23
1
-2
/
+0
*
Selectmenu: fixed small typo
Felix Nagel
2012-02-23
1
-1
/
+1
*
Selectmenu: cleanup unit tests, removing mass test
Felix Nagel
2012-02-22
2
-42
/
+26
*
Selectmenu: re-enabled lazy loading of the menu items (menu refresh)
Felix Nagel
2012-02-21
2
-6
/
+10
*
Selectmenu: Introduce menuWidget method, to get access to the menu element. F...
Jörn Zaefferer
2012-02-21
4
-54
/
+31
*
Selectmenu: Unit tests whitespace and linting/cleanup
Jörn Zaefferer
2012-02-21
4
-46
/
+46
*
Selectmenu: implement new ARIA spec
Felix Nagel
2012-01-22
2
-16
/
+28
*
Selectmenu: fixed unit tests in IE
Felix Nagel
2012-01-22
2
-3
/
+3
*
Selectmenu: revert initial refresh method changes (with unit tests)
Felix Nagel
2012-01-22
3
-22
/
+4
*
Selectmenu: fixed unit tests due to initial refresh method changes
Felix Nagel
2012-01-22
3
-4
/
+22
*
Selectmenu: improved dropdown CSS style unit test
Felix Nagel
2012-01-13
2
-4
/
+12
*
Selectmenu: fix unit tests (with clean-up)
Felix Nagel
2012-01-13
4
-173
/
+179
*
Selectmenu: added mass (performance) unit test
Felix Nagel
2012-01-12
1
-0
/
+10
*
Selectmenu: fixed unit tests, needs additional check and cleanup
Felix Nagel
2012-01-12
2
-31
/
+34
*
Selectmenu: removed option value
Felix Nagel
2012-01-12
2
-11
/
+0
*
Selectmenu: improved disabled state handling
Felix Nagel
2012-01-11
1
-4
/
+5
[next]