| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: Better support for areas in :focusable and :tabbable selectors. Partial... | Scott González | 2010-07-22 | 1 | -6/+19 |
* | Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix... | Scott González | 2010-07-21 | 2 | -6/+45 |
* | Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :... | Scott González | 2010-07-21 | 1 | -1/+4 |
* | Autocomplete: Fixed bad reference to ownerDocument. | Scott González | 2010-07-21 | 1 | -1/+1 |
* | Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo... | Scott González | 2010-07-21 | 1 | -2/+6 |
* | Revert "Dialog: Don't set specific dimensions on the overlay - let it expand ... | Scott González | 2010-07-21 | 1 | -1/+5 |
* | Dialog: Don't set specific dimensions on the overlay - let it expand based on... | Scott González | 2010-07-20 | 1 | -5/+1 |
* | Accordion: Use this.headers instead of parsing the DOM to find headers when d... | Scott González | 2010-07-20 | 1 | -1/+1 |
* | Autocomplete: Prevent the default behavior of pressing enter when the menu is... | Scott González | 2010-07-20 | 1 | -1/+1 |
* | Autocomplete: Clear selectedItem property whenever the user types something. ... | Scott González | 2010-07-20 | 1 | -0/+1 |
* | Autocomplet: refactored handling of menu's selected event. | Scott González | 2010-07-20 | 1 | -10/+7 |
* | Autocompelte: Only run a search if the value has changed; switching from a bl... | Scott González | 2010-07-20 | 1 | -14/+4 |
* | Autocomplete: Render items as text, not HTML. Fixes #5275 - suggestions are n... | Scott González | 2010-07-19 | 1 | -1/+1 |
* | Autocomplete: Don't update the value of the text field until after setting fo... | Scott González | 2010-07-19 | 1 | -2/+8 |
* | Menu: Only look for .ui-menu-item elements to determine if a menu item is the... | Scott González | 2010-07-19 | 1 | -2/+2 |
* | Autocomplete: Added position option. Fixes #5153 - Autocomplete position option. | Scott González | 2010-07-19 | 1 | -7/+10 |
* | Tabs: Fixed select method handling for index of -1. | Scott González | 2010-07-17 | 1 | -2/+6 |
* | Tabs: Updated tests. | Scott González | 2010-07-16 | 1 | -7/+3 |
* | Tabs: Fixed a broken commit for #3171. | Tiago Freire | 2010-07-16 | 1 | -5/+1 |
* | Dialog: Adjusted logic for finding the first tabbable element. Fixes #5767 - ... | Scott González | 2010-07-16 | 1 | -6/+3 |
* | Sortable: Return an empty URL param for empty sortable lists. Fixed #5794 - s... | Holger Rüprich | 2010-07-17 | 1 | -0/+4 |
* | Autocomplete: Use .outerWidth() for determining the size of the menu. Fixes #... | Scott González | 2010-07-16 | 1 | -3/+7 |
* | Datepicker: Fixed pt-BR translation. Fixes #5363 - Error in datepicker transl... | Diego | 2010-07-16 | 1 | -3/+3 |
* | Accordion: Use .addClass() instead of .toggleClass() during init so the class... | Scott González | 2010-07-16 | 1 | -1/+3 |
* | Tabs: Added ability to reference tabs by href. Fixes #3171 - have option to r... | Tiago Freire | 2010-07-16 | 1 | -3/+19 |
* | Button: Restrict DOM querying to labels. Fixes #5810 - Buttonset and applet e... | Scott González | 2010-07-16 | 1 | -1/+1 |
* | Fixed argument shifting for effects. Fixes #5731 - hide and show called with ... | kobrigo | 2010-07-16 | 1 | -5/+5 |
* | Dialog: Fixed whitespace. | Scott González | 2010-07-16 | 1 | -9/+10 |
* | Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget:... | Scott González | 2010-07-15 | 1 | -1/+1 |
* | Use .children() instead of .find() to manipulate accordion icons. Fixes #4645... | jzaefferer | 2010-07-15 | 1 | -4/+4 |
* | Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dial... | Ben Hollis | 2010-07-14 | 1 | -46/+40 |
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 31 | -32/+32 |
* | Dialog: Verify that we get a string back from .attr( "title" ) before using t... | Scott González | 2010-07-14 | 1 | -0/+4 |
* | Add support for multiple events, along with hoverintent demo. Fixes #3614 - A... | jzaefferer | 2010-07-14 | 1 | -1/+1 |
* | Accordion: Add disabled class to headers and panels to fix styling in IE. Fix... | Scott González | 2010-07-14 | 1 | -7/+11 |
* | Accordion: Animate padding when only showing/hiding a single panel. Fixes #55... | Scott González | 2010-07-14 | 1 | -2/+2 |
* | All: Define a local undefined variable inside the main closure. | Scott González | 2010-07-13 | 31 | -31/+31 |
* | Accordion: Fixed resize method for autoHeight. Fixes #5406 - autoHeight resiz... | Scott González | 2010-07-13 | 1 | -1/+1 |
* | Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion he... | Scott González | 2010-07-13 | 1 | -5/+18 |
* | Accordion: Prevent the navigation filter from finding multiple elements. Fixe... | Scott González | 2010-07-13 | 1 | -1/+1 |
* | Dialog: add resize call when changing button options for correct height adjus... | Jon Palmer | 2010-07-11 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:jquery/jquery-ui | Scott González | 2010-07-09 | 1 | -1/+1 |
|\ |
|
| * | Core (widget): don't pass DOM objects to $.fn.add. Fixes #5743 ($.fn.remove d... | Samuel Cormier-Iijima | 2010-07-09 | 1 | -1/+1 |
* | | Updated copyright headers to make it clear that you can choose between MIT an... | Scott González | 2010-07-09 | 31 | -96/+96 |
|/ |
|
* | Whitespace | Scott González | 2010-07-07 | 1 | -1/+0 |
* | Whitespace | Scott González | 2010-07-07 | 3 | -3/+0 |
* | Droppable: Adjust fit tolerance to allow dropping an element exactly the same... | Scott González | 2010-07-06 | 1 | -2/+2 |
* | Slider: Removed redundant call _normValueFromMouse. Fixed #5796 - Slider: Red... | tzkuei | 2010-07-06 | 1 | -1/+0 |
* | Autocomplete: Updated escapeRegex utility based on http://xregexp.com/xregexp.js | jzaefferer | 2010-07-05 | 1 | -1/+1 |
* | Resizable: Adding missing variable initialization. Fixes #5694 - Invalid refe... | eXtreme | 2010-06-28 | 1 | -1/+1 |