Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a ↵ | Scott González | 2011-08-02 | 1 | -5/+4 |
| | | | | tabs demo with the tabs at the bottom. | ||||
* | Effects: Adding a check to retain focused elements after wrapping and ↵ | Corey Frang | 2011-08-02 | 2 | -3/+31 |
| | | | | unwrapping in animations - Fixes #7595 - Wrapper-creating jquery-ui animations will discard any focus state during the animation - Thanks @rubyruy | ||||
* | Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. | Wesley Walser | 2011-08-02 | 5 | -79/+98 |
| | |||||
* | Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 ↵ | Scott González | 2011-08-01 | 1 | -15/+0 |
| | | | | | | - Datepicker Month and Year dropdowns in IE have to click twice. Thanks jdufresne | ||||
* | Revert "Mouse: Changed mouseHandled check to a local var rather than using ↵ | Scott González | 2011-08-01 | 1 | -8/+4 |
| | | | | | | originalEvent. Fixed #4333 - Nested draggables problem in IE" This reverts commit 9c50bdfde0260fc8412eec1c5020ed6b61558ebd. | ||||
* | Autocomplete: Correcting readOnly from readonly - @scottgonzalez | Corey Frang | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'widget-delegation' | Jörn Zaefferer | 2011-07-29 | 3 | -53/+80 |
|\ | |||||
| * | Widget delegation: Small if-simplify refactoring | Jörn Zaefferer | 2011-07-28 | 1 | -3/+3 |
| | | |||||
| * | Whitespace | Jörn Zaefferer | 2011-07-28 | 1 | -1/+1 |
| | | |||||
| * | Widget delegation: Put back the simple click event handler where it was. | Jörn Zaefferer | 2011-07-28 | 1 | -5/+7 |
| | | |||||
| * | Widget delegation: Further simplify menu code, blur handler also doesn't do ↵ | Jörn Zaefferer | 2011-07-28 | 1 | -3/+1 |
| | | | | | | | | anything | ||||
| * | Widget delegation: Further simplify menu code | Jörn Zaefferer | 2011-07-28 | 1 | -3/+1 |
| | | |||||
| * | Widget delegation: Update menu to use _bind with delegation. Clean up test. | Jörn Zaefferer | 2011-07-28 | 2 | -48/+34 |
| | | |||||
| * | Merge branch 'master' into widget-delegation | Jörn Zaefferer | 2011-07-28 | 355 | -2504/+4226 |
| |\ | |||||
| * | | Whitespace cleanup | Jörn Zaefferer | 2011-06-20 | 1 | -7/+7 |
| | | | |||||
| * | | Widget delegation: Fix impl and add basisc test | Jörn Zaefferer | 2011-06-19 | 2 | -1/+35 |
| | | | |||||
| * | | Merge branch 'master' into widget-delegation | Jörn Zaefferer | 2011-06-19 | 50 | -1057/+2081 |
| |\ \ | |||||
| * | | | Whitespace | Jörn Zaefferer | 2011-06-19 | 1 | -10/+10 |
| | | | | |||||
| * | | | Widget delegation: First draft | Jörn Zaefferer | 2011-06-08 | 1 | -2/+11 |
| | | | | |||||
* | | | | Tests: Fixed param parsing for compound test suites. | Scott González | 2011-07-28 | 1 | -4/+8 |
| | | | | |||||
* | | | | Slider tests: Commented out incomplete tests and fixed defaults. | Scott González | 2011-07-28 | 3 | -13/+13 |
| | | | | |||||
* | | | | Widget tests: Fixed fragile tests. | Scott González | 2011-07-28 | 1 | -56/+44 |
| | | | | |||||
* | | | | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 28 | -47/+26871 |
| |_|/ |/| | | | | | | | | jQuery core. | ||||
* | | | Merge remote branch 'kborchers/menu_focus' | Jörn Zaefferer | 2011-07-27 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Menu: Added focusing first menu item when menu receives focus and ↵ | kborchers | 2011-07-26 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | collapseAll when menu loses focus (blur). | ||||
* | | | | Add new topalign menu demo to index, update jquery reference. Remove TODO ↵ | Jörn Zaefferer | 2011-07-27 | 3 | -4/+5 |
| | | | | | | | | | | | | | | | | from contextmenu demo, it works fine. | ||||
* | | | | Merge remote branch 'kborchers/menu_topalign' | Jörn Zaefferer | 2011-07-27 | 1 | -0/+80 |
|\ \ \ \ | |||||
| * | | | | Menu: Added top-aligned menu demo | kborchers | 2011-07-26 | 1 | -0/+80 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:jquery/jquery-ui | Jörn Zaefferer | 2011-07-27 | 4 | -2/+128 |
|\ \ \ \ \ | |||||
| * | | | | | Menu tests: Removed console.log() call. | Scott González | 2011-07-26 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Accordion tests: Fixed location of expect() call. | Scott González | 2011-07-26 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Tests: Created a composite test suite. | Scott González | 2011-07-26 | 2 | -0/+127 |
| | |/ / / | |/| | | | |||||
* / | | | | Finish jquery-1.6.2 migration | Jörn Zaefferer | 2011-07-27 | 3 | -11/+11 |
|/ / / / | |||||
* | | | | Merge remote branch 'kborchers/menu_home_end' | Jörn Zaefferer | 2011-07-25 | 3 | -21/+504 |
|\ \ \ \ | |||||
| * | | | | Menu: Added Home moves to first item and End moves to last item in currently ↵ | kborchers | 2011-07-25 | 3 | -21/+504 |
| | | | | | | | | | | | | | | | | | | | | active menu or submenu. Also fixed PageUp and PageDown so that they don't wrap back around to other end of menu. Also fixed scrolling to use activeMenu rather than element to all. Also added unit tests for keyboard nav | ||||
* | | | | | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 67 | -1848/+3251 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | | | | Widget demo: Add a button to change the color of the widget. | Scott González | 2011-07-20 | 1 | -4/+22 |
| | | | | | |||||
| * | | | | Merge pull request #368 from kborchers/bug_3532_2 | Scott González | 2011-07-20 | 1 | -11/+13 |
| |\ \ \ \ | | | | | | | | | | | | | Accordion: Stop current hide animation, jump to last animation and calculate percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails | ||||
| | * | | | | Accordion: Stop current hide animation, jump to last animation and calculate ↵ | kborchers | 2011-07-20 | 1 | -11/+13 |
| | | |_|/ | | |/| | | | | | | | | | | | | percentages for padding in addition to height. Fixes #3532 - Accordion: Activating a panel during animation fails | ||||
| * | | | | Menu: Passed the original event that causes a blur through collapseAll to ↵ | kborchers | 2011-07-19 | 2 | -5/+28 |
| | | | | | | | | | | | | | | | | | | | | blur, then trigger a blur on the menu. Fixes failing unit test provided by @rwaldron which has been included in this commit | ||||
| * | | | | Merge branch 'master' of github.com:jquery/jquery-ui | Richard D. Worth | 2011-07-19 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | Add Hans Hillen to AUTHORS.txt | Jörn Zaefferer | 2011-07-19 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Add Hans Hillen to AUTHORS.txt | Jörn Zaefferer | 2011-07-19 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Datepicker i18n: Corrected Dutch abbreviation of month name March. Fixed ↵ | Richard D. Worth | 2011-07-19 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | #7566 - Dutch march name translation | ||||
| * | / / | Datepicker: show inline datepicker setting explicit display:block instead of ↵ | Richard D. Worth | 2011-07-19 | 2 | -1/+26 |
| | |/ / | |/| | | | | | | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height | ||||
| * | | | Readme: Add contributor instructions, for someone not looking at site or ↵ | Jörn Zaefferer | 2011-07-15 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | wiki first. | ||||
| * | | | Menu: Changed closeAll to collapseAll and updated in Menubar, also updated a ↵ | kborchers | 2011-07-14 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | reference to left in Menubar to collapse. | ||||
| * | | | Menu: Fix formatting and whitespace (was supposed to update previous commit) | Jörn Zaefferer | 2011-07-14 | 1 | -4/+7 |
| | | | | |||||
| * | | | Menu: Check if submenu is already open and if so, don't call open again. ↵ | kborchers | 2011-07-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Fixes Firefox bug where a mouseover of an icon adjusted the position of a submenu by a half pixel | ||||
| * | | | Tooltip: Handle ESCAPE key event to close tooltip when target has focus. | Jörn Zaefferer | 2011-07-13 | 1 | -2/+9 |
| | | | |