aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Removed some visual tests.Scott González2011-08-0345-1654/+0
* Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the tab...Scott González2011-08-031-3/+10
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-0222-2/+623
* Merge pull request #413 from kborchers/bug_4333_3Scott González2011-08-021-4/+8
|\
| * Mouse: Changed mouseHandled check to a local var rather than using originalEv...kborchers2011-08-021-4/+8
* | Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs...Scott González2011-08-021-5/+4
* | Effects: Adding a check to retain focused elements after wrapping and unwrapp...Corey Frang2011-08-022-3/+31
* | Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit.Wesley Walser2011-08-025-79/+98
|/
* Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 ...Scott González2011-08-011-15/+0
* Revert "Mouse: Changed mouseHandled check to a local var rather than using or...Scott González2011-08-011-8/+4
* Autocomplete: Correcting readOnly from readonly - @scottgonzalezCorey Frang2011-07-291-1/+1
* Merge branch 'widget-delegation'Jörn Zaefferer2011-07-293-53/+80
|\
| * Widget delegation: Small if-simplify refactoringJörn Zaefferer2011-07-281-3/+3
| * WhitespaceJörn Zaefferer2011-07-281-1/+1
| * Widget delegation: Put back the simple click event handler where it was.Jörn Zaefferer2011-07-281-5/+7
| * Widget delegation: Further simplify menu code, blur handler also doesn't do a...Jörn Zaefferer2011-07-281-3/+1
| * Widget delegation: Further simplify menu codeJörn Zaefferer2011-07-281-3/+1
| * Widget delegation: Update menu to use _bind with delegation. Clean up test.Jörn Zaefferer2011-07-282-48/+34
| * Merge branch 'master' into widget-delegationJörn Zaefferer2011-07-28355-2504/+4226
| |\
| * | Whitespace cleanupJörn Zaefferer2011-06-201-7/+7
| * | Widget delegation: Fix impl and add basisc testJörn Zaefferer2011-06-192-1/+35
| * | Merge branch 'master' into widget-delegationJörn Zaefferer2011-06-1950-1057/+2081
| |\ \
| * | | WhitespaceJörn Zaefferer2011-06-191-10/+10
| * | | Widget delegation: First draftJörn Zaefferer2011-06-081-2/+11
* | | | Tests: Fixed param parsing for compound test suites.Scott González2011-07-281-4/+8
* | | | Slider tests: Commented out incomplete tests and fixed defaults.Scott González2011-07-283-13/+13
* | | | Widget tests: Fixed fragile tests.Scott González2011-07-281-56/+44
* | | | Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-2828-47/+26871
| |_|/ |/| |
* | | Merge remote branch 'kborchers/menu_focus'Jörn Zaefferer2011-07-271-0/+12
|\ \ \
| * | | Menu: Added focusing first menu item when menu receives focus and collapseAll...kborchers2011-07-261-0/+12
* | | | Add new topalign menu demo to index, update jquery reference. Remove TODO fro...Jörn Zaefferer2011-07-273-4/+5
* | | | Merge remote branch 'kborchers/menu_topalign'Jörn Zaefferer2011-07-271-0/+80
|\ \ \ \
| * | | | Menu: Added top-aligned menu demokborchers2011-07-261-0/+80
* | | | | Merge branch 'master' of github.com:jquery/jquery-uiJörn Zaefferer2011-07-274-2/+128
|\ \ \ \ \
| * | | | | Menu tests: Removed console.log() call.Scott González2011-07-261-1/+0
| * | | | | Accordion tests: Fixed location of expect() call.Scott González2011-07-261-1/+1
| * | | | | Tests: Created a composite test suite.Scott González2011-07-262-0/+127
| | |/ / / | |/| | |
* / | | | Finish jquery-1.6.2 migrationJörn Zaefferer2011-07-273-11/+11
|/ / / /
* | | | Merge remote branch 'kborchers/menu_home_end'Jörn Zaefferer2011-07-253-21/+504
|\ \ \ \
| * | | | Menu: Added Home moves to first item and End moves to last item in currently ...kborchers2011-07-253-21/+504
* | | | | Merge branch 'master' into core-1.6.1Scott González2011-07-2567-1848/+3251
|\| | | |
| * | | | Widget demo: Add a button to change the color of the widget.Scott González2011-07-201-4/+22
| * | | | Merge pull request #368 from kborchers/bug_3532_2Scott González2011-07-201-11/+13
| |\ \ \ \
| | * | | | Accordion: Stop current hide animation, jump to last animation and calculate ...kborchers2011-07-201-11/+13
| | | |_|/ | | |/| |
| * | | | Menu: Passed the original event that causes a blur through collapseAll to blu...kborchers2011-07-192-5/+28
| * | | | Merge branch 'master' of github.com:jquery/jquery-uiRichard D. Worth2011-07-190-0/+0
| |\ \ \ \
| | * | | | Add Hans Hillen to AUTHORS.txtJörn Zaefferer2011-07-191-0/+1
| * | | | | Add Hans Hillen to AUTHORS.txtJörn Zaefferer2011-07-191-0/+1
| * | | | | Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed #756...Richard D. Worth2011-07-191-1/+1
| |/ / / /
| * | / / Datepicker: show inline datepicker setting explicit display:block instead of ...Richard D. Worth2011-07-192-1/+26
| | |/ / | |/| |