Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new visual test for position | David Murdoch | 2011-05-12 | 1 | -0/+177 |
| | |||||
* | Tabs: Fixed select event. | Scott González | 2011-05-10 | 1 | -18/+37 |
| | |||||
* | Tabs: Fixed show event. | Scott González | 2011-05-10 | 1 | -14/+35 |
| | |||||
* | Merge branch 'master' of github.com:jquery/jquery-ui | Scott González | 2011-05-10 | 1 | -0/+16 |
|\ | |||||
| * | Merge remote branch 'origin/master' | Jörn Zaefferer | 2011-05-10 | 1 | -6/+8 |
| |\ | |||||
| * | | Autocomplete: Added unit test to check for preventing value change when an ↵ | kborchers | 2011-05-10 | 1 | -0/+16 |
| | | | | | | | | | | | | unintended mouseover event (Firefox) is fired before blur. Proposed fix is in pull request 236 | ||||
* | | | Merge remote branch 'gnarf37/effects-visual-test' | Scott González | 2011-05-10 | 2 | -5/+27 |
|\ \ \ | |_|/ |/| | | |||||
| * | | effects.test: adding a test for size using toggle | gnarf | 2011-05-04 | 2 | -7/+22 |
| | | | |||||
| * | | effects.tests: Adding 'size' effect to the visual effect tests | gnarf | 2011-05-04 | 2 | -0/+7 |
| | | | |||||
* | | | Merge remote branch 'gnarf37/ticket-7067' | Scott González | 2011-05-10 | 1 | -6/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | effects.tests: changing the way the effects test runs - using delay() ↵ | gnarf | 2011-03-27 | 1 | -6/+8 |
| | | | | | | | | | | | | instead of callbacks can help us see if we have places where we destroyed the queue | ||||
* | | | Tabs: Remvoed spinner image from tests. | Scott González | 2011-05-10 | 1 | -0/+0 |
| | | | |||||
* | | | Tabs: Fixed cookie implementation. Fixes #7144 - Tabs: Deprecate cookie option. | Scott González | 2011-05-10 | 1 | -27/+27 |
| | | | |||||
* | | | Tabs: Moved tests out of tickets file. | Scott González | 2011-05-10 | 5 | -40/+29 |
| | | | |||||
* | | | Tabs: Updated tests for destroy method. | Scott González | 2011-05-09 | 1 | -13/+4 |
| | | | |||||
* | | | Tabs: Added tests for beforeload event on init. | Scott González | 2011-05-09 | 1 | -6/+24 |
| | | | |||||
* | | | Tabs: Updated tests for disabled option. | Scott González | 2011-05-09 | 1 | -13/+19 |
| | | | |||||
* | | | Tabs: Added tests for event option. | Scott González | 2011-05-09 | 1 | -2/+49 |
| | | | |||||
* | | | Tabs: Added test for abort method. Fixes #7133 - Tabs: Deprecate abort method. | Scott González | 2011-05-09 | 1 | -2/+12 |
| | | | |||||
* | | | Tabs: Only trigger tabsload on success. | Scott González | 2011-05-09 | 1 | -2/+5 |
| | | | |||||
* | | | Tabs: Add tabsload event tests. | David Petersen | 2011-05-09 | 1 | -2/+60 |
| | | | |||||
* | | | Tabs: Added tests for cache option. Fixes #7131 - Tabs: Add beforeload ↵ | Scott González | 2011-05-09 | 1 | -2/+28 |
| | | | | | | | | | | | | event; deprecate ajaxOptions and cache options. | ||||
* | | | Tabs: Added test for ajaxOptions. Partial fix for #7131 - Tabs: Add ↵ | Scott González | 2011-05-09 | 1 | -2/+21 |
| | | | | | | | | | | | | | | | | | | beforeload event; deprecate ajaxOptions and cache options. Thanks gnarf for the unit test idea. | ||||
* | | | Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate ↵ | Scott González | 2011-05-09 | 1 | -26/+11 |
| | | | | | | | | | | | | spinner option. | ||||
* | | | Tabs: Added tests for idPrefix, tabTemplate, panelTemplate. Fixes #7139 - ↵ | Scott González | 2011-05-09 | 1 | -8/+37 |
| | | | | | | | | | | | | Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options). | ||||
* | | | Popup and Menubar demos | Jörn Zaefferer | 2011-05-08 | 3 | -599/+0 |
| | | | |||||
* | | | Promote menubar and popup to their own top level files | Jörn Zaefferer | 2011-05-07 | 4 | -425/+2 |
| | | | |||||
* | | | Popup: Better key handling on trigger, along with a few more TODO comments | Jörn Zaefferer | 2011-05-07 | 1 | -4/+14 |
| | | | |||||
* | | | Popup: Improve key handling | Jörn Zaefferer | 2011-05-07 | 1 | -5/+5 |
| | | | |||||
* | | | Popup/Tooltip: Fix tab order and add notifications (on select) in | Jörn Zaefferer | 2011-05-07 | 1 | -0/+2 |
| | | | | | | | | | | | | video-player demo. | ||||
* | | | Popup: If popup is a menu, focus the first menu item, as menubar does. | Jörn Zaefferer | 2011-05-07 | 1 | -0/+4 |
| | | | |||||
* | | | Popup: Fix the reopens-issue when clicking the trigger while popup is | Jörn Zaefferer | 2011-05-07 | 1 | -3/+10 |
| | | | | | | | | | | | | visible, while still handling an actualy blur properly. | ||||
* | | | Popup: Rename open flag to isOpen to avoid name conflict with open method. | Jörn Zaefferer | 2011-05-05 | 1 | -4/+4 |
| |/ |/| | |||||
* | | Merge pull request #200 from kzys/trac-6704-2 | Scott González | 2011-05-04 | 1 | -0/+8 |
|\ \ | | | | | | | Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. | ||||
| * | | Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed ↵ | Kato Kazuyoshi | 2011-05-05 | 1 | -0/+8 |
| | | | | | | | | | | | | #6704 - Display overflow when multiple datepickers have different numberOfMonths. | ||||
* | | | Datepicker: Greedy matching in month name. Fixed #7062 - ↵ | Kato Kazuyoshi | 2011-05-05 | 2 | -0/+5 |
|/ / | | | | | | | $.datepicker.parseDate does not work for some locale date strings. | ||||
* | | Menubar: Code formatting. A bit of cleanup: Replace self with that; | Jörn Zaefferer | 2011-05-04 | 1 | -135/+153 |
| | | | | | | | | replace an unnecessary each. | ||||
* | | Popup: Also expose open method | Jörn Zaefferer | 2011-05-04 | 1 | -2/+2 |
| | | |||||
* | | Popup: Prevent SPACE key event on trigger from scrolling the page | Jörn Zaefferer | 2011-05-04 | 1 | -0/+6 |
| | | |||||
* | | Popup: Rename _close to close and use it when selecting something within a ↵ | Jörn Zaefferer | 2011-05-04 | 2 | -6/+6 |
| | | | | | | | | popup. | ||||
* | | Popup: Partial fix for closing popup when trigger is clicked again. | Jörn Zaefferer | 2011-05-04 | 1 | -1/+9 |
| | | |||||
* | | Menubar review | Jörn Zaefferer | 2011-05-04 | 1 | -9/+19 |
| | | |||||
* | | Popup: Update popup test | Jörn Zaefferer | 2011-05-04 | 1 | -1/+1 |
| | | |||||
* | | Popup: Add a non-menu popup example | Jörn Zaefferer | 2011-05-03 | 1 | -1/+18 |
| | | |||||
* | | Effects (blind): direction now accepts up/down/left/right as well as ↵ | gnarf | 2011-05-03 | 2 | -6/+20 |
| | | | | | | | | vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect. | ||||
* | | Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: ↵ | Scott González | 2011-05-03 | 1 | -22/+38 |
| | | | | | | | | Deprecate select method. | ||||
* | | Tabs: Clean up some tests. | Scott González | 2011-05-03 | 2 | -2/+4 |
| | | |||||
* | | Tabs: Fixed back-compat for selected option. Fixes #7135 - Tabs: Rename ↵ | Scott González | 2011-05-03 | 1 | -35/+43 |
| | | | | | | | | selected option to active. | ||||
* | | Tabs: Fixed enabled and disabled methods. Fixes #7142 - Tabs: Deprecate ↵ | Scott González | 2011-05-03 | 1 | -23/+21 |
| | | | | | | | | enable and disable events. | ||||
* | | Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ↵ | Jean-Francois Remy | 2011-05-03 | 1 | -5/+22 |
| | | | | | | | | - Position: Collision: fit doesn't work at top of window when scrolled. |