aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...Scott González2011-03-282-3/+5
* Draggable: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Droppable: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Progressbar: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Resizable: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Selectable: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Slider: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Widget: Moved tests out of _tickets into _core.Scott González2011-03-283-92/+88
* Merge branch 'master' of github.com:jquery/jquery-uiRichard Worth2011-03-285-22/+0
|\
| * Removed empty ticket test files.Scott González2011-03-284-17/+0
| * Accordion: Removed empty ticket test file.Scott González2011-03-281-5/+0
* | Autocomplete: changed autoFocus default back to false. Reverts #7042 - Autoco...Richard Worth2011-03-282-2/+2
|/
* Widget: Allow setting individual properties of deep options. Fixes #7035 - Wi...Scott González2011-03-242-3/+42
* Progressbar: Removed visual test pages.Scott González2011-03-231-28/+0
* Tabs: Removed visual test pages.Scott González2011-03-231-32/+0
* Autocomplete: Removed visual test pages.Scott González2011-03-231-80/+0
* Accordion: Removed visual test pages.Scott González2011-03-2317-758/+0
* Static tests: Removed highlight/error, overlay and index pages.Scott González2011-03-233-152/+0
* Tabs: Removed static test pages.Scott González2011-03-232-66/+0
* Progressbar: Removed static test pages.Scott González2011-03-232-38/+0
* Interactions: Removed static test pages.Scott González2011-03-235-96/+0
* Dialog: Removed static test pages.Scott González2011-03-232-71/+0
* Accordion: Removed static test pages. Added unit tests for dl markup structure.Scott González2011-03-236-137/+54
* Accordion tests: Fixed indentation.Scott González2011-03-232-76/+64
* Widget: Deprecated use of metadata plugin. Fixes #7191 - Widget: Deprecate us...Scott González2011-03-231-3/+8
* Accordion: Added missing semicolon.Scott González2011-03-231-1/+1
* Widget: Maintain stack when a method returns a jQuery object. Fixes #5732 - W...Scott González2011-03-222-3/+11
* Autocomplete: Added response event. Fixes #6777 - Autocomplete callback when ...Scott González2011-03-222-12/+33
* Position: Split out tests for deprecated offset option.Scott González2011-03-224-41/+105
* Position: Coding standards.Scott González2011-03-222-310/+314
* Position: Merged offset option into my and at options and added support for p...Scott González2011-03-223-18/+114
* Merge branch 'remove-spinner-output' of https://github.com/ajpiano/jquery-uiScott González2011-03-221-1/+0
|\
| * Spinner: Remove debugging output that appends directly to the body from mouse...adam j. sontag2011-03-211-1/+0
* | Spinner: Set the widgetEventPrefix to "spin" as per the spec.adam j. sontag2011-03-211-0/+1
|/
* Position: Fixed typo.Scott González2011-03-211-1/+1
* Position: Removed unused refenrece to $.fn.offset.Scott González2011-03-211-2/+1
* Merge branch 'tabs_4386' of https://github.com/petersendidit/jquery-uiScott González2011-03-214-32/+85
|\
| * Tabs: Fix disable and enable methods to correctly handle when index is undefi...David Petersen2011-03-214-32/+85
* | Merge branch 'master' of https://github.com/thg2k/jquery-uiScott González2011-03-211-11/+7
|\ \
| * | Restructured if/else's for better readabilityGiovanni Giacobbi2011-03-201-11/+7
* | | Merge branch 'master' of https://github.com/RedWolves/jquery-uiScott González2011-03-211-0/+1
|\ \ \
| * | | Tabs: Updates cookie demo to include more information on how to find cookie p...Ralph Whitbeck2011-03-201-0/+1
* | | | Use QUnit.push instead of assertion method for custom assertions to getjzaefferer2011-03-201-1/+2
* | | | Updated to latest QUnitjzaefferer2011-03-202-86/+133
|/ / /
* / / Build: Update to latest Closure Compiler jarjzaefferer2011-03-203-1/+1
|/ /
* | Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes...Scott González2011-03-181-1/+1
* | Menu: Close submenu on ESCAPE keypressjzaefferer2011-03-171-0/+6
* | Menubar: Don't close active menu on mouseenter of associated buttonjzaefferer2011-03-171-1/+1
* | Menubar: on a single-button menubar, ignore reopening the same menujzaefferer2011-03-171-0/+4
* | Menubar: Another fix for tab/focus handlingjzaefferer2011-03-171-5/+7