aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* reverted r3888 un-fixing #5322 for now as trunk is in release candidate state...Richard Worth2010-03-111-2/+2
* sortable: fixed #5322 (helper position weird when axis was used, fixes sortab...Paul Bakaus2010-03-111-2/+2
* Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or inpu...Richard Worth2010-03-111-23/+68
* Autocomplete: Resize menu on every suggestion.Scott González2010-03-111-3/+4
* Button: Support elements that are disconnected from the DOM.Scott González2010-03-111-1/+4
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-111-4/+7
* button: remove ui-helper-hidden-accessible instead of .show() on destroy. Fix...Richard Worth2010-03-111-1/+1
* Checkbox must not be all the way hidden for change to fire in IE. Switched ou...Richard Worth2010-03-111-1/+1
* Fixed #5305 - Autocomplete: open event should trigger after the menu is opene...Richard Worth2010-03-081-1/+1
* Filter properties to forward to dialog events on resize and drag etc. - fix f...Jörn Zaefferer2010-03-051-6/+22
* Pass through resizable and draggable ui objects in dialog - partial fix for #...Jörn Zaefferer2010-03-051-11/+11
* Tabs: Fixed id generation for cookies.Scott González2010-03-041-2/+3
* Button: quote the value when searching for attributes.Scott González2010-03-041-2/+2
* Effects: Proper argument shuffling when calling show/hide/toggle without a sp...Scott González2010-03-041-0/+4
* Remove isFF2 flag in ui.core - should have been dropped together with the FF2...Jörn Zaefferer2010-03-031-2/+0
* Dialog: Fixed modal overlay instance tracking.Scott González2010-03-031-7/+7
* Datepicker: Handle empty string for animation duration.Scott González2010-03-031-1/+1
* Datepicker: Tamil localisationKeith Wood2010-03-021-0/+23
* Button: Add disabled class on init if the disabled option is set to true.Scott González2010-03-021-0/+4
* Buttonset: Use :data(button) instead of .ui-button to find buttons that have ...Scott González2010-03-021-2/+2
* Autocomplete: search against label instead of value when both are provided.Scott González2010-02-271-1/+1
* Datepicker: Add Faroese localisationKeith Wood2010-02-261-0/+23
* Fix for #4451 - ajax tabs error handlingJörn Zaefferer2010-02-241-2/+17
* Accordion: Fixed oldContent and newContent for events.Scott González2010-02-241-2/+2
* Dialog: Use .height() to calculate height of dialog before drag.Scott González2010-02-241-1/+1
* Autocomplete: Fixed class removal in .destroy().Scott González2010-02-231-1/+1
* Autocomplete: Reposition menu every time it opens.Scott González2010-02-231-7/+6
* Dialog: ESC key event was not being canceled after it was handled (Fixed #492...Brant Burnett2010-02-221-4/+12
* Dialog: Changed height measurement to hide content because IE quirks mode ign...Brant Burnett2010-02-221-7/+7
* Datepicker: Fixed #5156 Added Chinese Hong Kong localisationKeith Wood2010-02-221-0/+1
* Sortable: Only trigger over event when changing the current container.Scott González2010-02-201-2/+2
* Autocomplete: Added a "ui-autocomplete-input" class to the text field.Scott González2010-02-201-0/+1
* Autocomplete: Deactivate menu on close.Scott González2010-02-201-2/+3
* Draggable: Don't try to stack if there are no elements in the stacking group.Scott González2010-02-181-0/+1
* Effects: Properly normalizing arguments for named speeds.Scott González2010-02-181-1/+1
* Buttons: Removed the logic for triggering click events on checkboxes and radi...Scott González2010-02-181-6/+0
* Button: Added missing semicolons;Scott González2010-02-181-2/+2
* Autocomplete: Fixed bug with bgiframe usage.Scott González2010-02-181-1/+1
* Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #518...Brant Burnett2010-02-171-7/+10
* Another partial fix for #5188 - add ui-menu-item class only to list items wit...Jörn Zaefferer2010-02-161-1/+1
* Fix for #5188 along with a half-functional demo (buggy keyboard navigation)Jörn Zaefferer2010-02-161-3/+8
* Dialog: Update the internal flag for whether or not the dialog is open before...Scott González2010-02-161-2/+2
* Fixed #5178 - Slider's change event fires on slideRichard Worth2010-02-151-8/+13
* Position: Conform to coding standards.Scott González2010-02-141-99/+114
* Draggable: Don't recalculate the relative offset during drag. I couldn't repr...Scott González2010-02-141-9/+0
* Fixed missing variable in menu's refresh method.Scott González2010-02-121-1/+3
* Autocomplete: Fix for #5154 - cleanupJörn Zaefferer2010-02-101-3/+0
* Autocomplete: Fix for #5154Jörn Zaefferer2010-02-101-0/+1
* Autocomplete: Fix for #5154Jörn Zaefferer2010-02-101-0/+4
* datepicker: fixes #4443: Datepicker's vertical position in thickbox. This als...Ca-Phun Ung2010-02-091-1/+1