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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: Fix focus handling to keep focus on the menu and prevent jumping around...
kborchers
2011-12-15
2
-3
/
+6
*
Menu: Update the default visual test to use the new menus option that replace...
kborchers
2011-12-07
1
-2
/
+2
*
Dialog: Modified the dialog._size() to use outerHeight in calculating the non...
James Khoury
2011-11-28
1
-4
/
+9
*
Autocomplete: Don't invoke a search from arrow keys when the element can have...
meh-cfl
2011-11-28
1
-0
/
+86
*
Autocomplete: Removed commented out test.
Scott González
2011-11-23
1
-18
/
+0
*
Autocomplete: Making sure we do not show search menu after a blur. Fixed #742...
Shannon
2011-11-23
1
-0
/
+19
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
71
-70
/
+9336
*
Widget tests: Fixed _super() call in redefine test.
Scott González
2011-11-21
1
-1
/
+1
*
Widget: Remove method argument from _super and _superApply. Was a left-over f...
Jörn Zaefferer
2011-11-18
1
-5
/
+5
*
Spinner: Handle changes to numberFormat and currency options.
Scott González
2011-11-16
1
-0
/
+19
*
Effects tests: Proper detection of fixed position support in jQuery 1.7.
Scott González
2011-11-09
1
-2
/
+7
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
71
-70
/
+9370
*
Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - Safa...
Richard D. Worth
2011-11-07
1
-1
/
+1
*
Tests: Removed unnecessary visual tests for button.
Scott González
2011-11-03
2
-109
/
+0
*
Tests: Removed visual tests for plugins that are being rewritten.
Scott González
2011-11-03
51
-2956
/
+0
*
Tests: Change the input in the effects test to a text input. This fixes faili...
kborchers
2011-11-02
1
-1
/
+1
*
Tabs test: Increase delay in load test.
Scott González
2011-11-02
1
-2
/
+2
*
Position tests: Changed DOM structure to fix dimensions of within container.
Scott González
2011-11-02
1
-4
/
+4
*
Tests (Simulate): Make the blur event async to deal with IE's native blur bei...
Scott González
2011-11-01
1
-11
/
+16
*
Autocomplete tests: Fixed typo.
Scott González
2011-11-01
1
-1
/
+1
*
Tests (Simulate): Added focus and blur support.
Scott González
2011-10-31
3
-7
/
+54
*
Tests (Simulate): Whitespace cleanup.
Scott González
2011-10-31
1
-70
/
+99
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
24
-128
/
+302
*
Effects Core: Do not overwrite css or class changes that aren't animated duri...
ddstreet
2011-10-25
2
-59
/
+87
*
Menu: Added the new trigger option to the defaults unit test
kborchers
2011-10-19
1
-0
/
+1
*
Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE...
kborchers
2011-10-18
1
-1
/
+1
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
122
-120
/
+18210
*
Scale: We can't detect this reliably currently, so assume all elements are po...
Corey Frang
2011-10-14
1
-0
/
+2
*
Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.
Dave Methvin
2011-10-13
1
-1
/
+1
*
Tooltip tests: Adjust test to deal with blurring being async in IE.
Scott González
2011-10-12
1
-1
/
+3
*
Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cach...
Scott González
2011-10-10
1
-1
/
+2
*
Spinner: Simulate keyup at the end of incremental tests to stop the repeat ti...
Scott González
2011-10-10
1
-0
/
+3
*
Spinner: Added culture option.
Scott González
2011-09-28
3
-0
/
+27
*
Effects tests: Ignore leading/trailing whitespace when comparing style proper...
Scott González
2011-09-28
1
-2
/
+2
*
Tooltip: Fixed defaults in tests.
Scott González
2011-09-28
1
-1
/
+1
*
Menu: Refactoring the collapseAll to deal with some issues selecting - Updati...
Corey Frang
2011-09-22
2
-2
/
+8
*
Merge remote branch 'kborchers/menu_notJustUL'
Jörn Zaefferer
2011-09-19
5
-4
/
+198
|
\
|
*
Menu: Add support for structures other than UL/LI plus visual and unit tests
kborchers
2011-09-14
5
-4
/
+198
*
|
Spinner: Fix step mismatches whenever stepping, paging or using the value set...
Scott González
2011-09-14
3
-20
/
+22
|
/
*
Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee...
Jörn Zaefferer
2011-09-13
1
-6
/
+6
*
Merge remote branch 'kborchers/menu_autoCollapse'
Jörn Zaefferer
2011-09-12
1
-0
/
+19
|
\
|
*
Menu: Added autoCollapse as the default and added a unit test
kborchers
2011-09-12
1
-0
/
+19
*
|
Widget: return timer value from _delay
Jörn Zaefferer
2011-09-12
1
-3
/
+5
*
|
Widget: Add a _delay method. Will be used in various places to replace setTim...
Jörn Zaefferer
2011-09-12
1
-0
/
+24
*
|
Widget: Tests code cleanup
Jörn Zaefferer
2011-09-12
2
-20
/
+19
*
|
Spinner: Added ability to specify custom incremental function.
Scott González
2011-09-09
1
-38
/
+65
*
|
Spinner: Default min and max options to null.
Scott González
2011-09-09
2
-9
/
+15
*
|
Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - Autoc...
Scott González
2011-08-30
2
-104
/
+70
*
|
Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...
Corey Frang
2011-08-20
1
-1
/
+1
*
|
Position: Added the missing div required for the fraction tests that were add...
kborchers
2011-08-19
1
-0
/
+4
[next]