aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* dialog: changed shadow default to false. Not quite ready to be on by default....Richard Worth2009-01-311-1/+1
* Dialog: Shadow cleanup.Scott González2009-01-311-17/+14
* Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false.Scott González2009-01-311-9/+17
* Fixed #4008 (Sortable events are improperly named)Richard Worth2009-01-311-0/+1
* Tabs: reviewed and simplified just a bitKlaus Hartl2009-01-311-10/+7
* Tabs: simplified tests a bit, found bug by that - fixed as well as two other ...Klaus Hartl2009-01-311-8/+9
* accordion: partial fix for #4011Jörn Zaefferer2009-01-301-4/+2
* accordion: added ul-visual-test; improved solution for fixing ul-accordions, ...Jörn Zaefferer2009-01-301-1/+6
* accordion: fix for the previous commit; event triggering still somewhat cripp...Jörn Zaefferer2009-01-301-16/+12
* accordion: better default for header-optionJörn Zaefferer2009-01-301-1/+1
* effects core: fixed undefined options errorRichard Worth2009-01-301-1/+1
* draggable: fixed 'o is not defined' exceptionRichard Worth2009-01-301-0/+1
* Resizable: Fixed defaults in tests.Scott González2009-01-301-0/+1
* Accordion: Fixed destroy method with new markup.Scott González2009-01-301-3/+1
* Accordion: only animate height and padding.Scott González2009-01-301-3/+1
* Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin...Scott González2009-01-301-20/+29
* draggable: connectToSortable couldn't accept strings (fixes #3984)Paul Bakaus2009-01-291-1/+1
* sortable: containment option now respects the padding (fixes #3958)Paul Bakaus2009-01-291-4/+4
* draggable: containment option now respects the padding (fixes #3957)Paul Bakaus2009-01-291-4/+4
* slider: fixed orientation detectionPaul Bakaus2009-01-291-5/+8
* dialog: all triggered custom events should have related events attached if po...Paul Bakaus2009-01-291-17/+17
* effects: fixed various problems with order of callbacks (i.e. show('drop', 50...Paul Bakaus2009-01-291-7/+16
* draggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.o...Paul Bakaus2009-01-293-3/+6
* resizable: removed ui.optionsPaul Bakaus2009-01-291-11/+10
* dialog: shadow is hidden during drag/resize for slow performance browsers (cu...Paul Bakaus2009-01-291-3/+11
* Dialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be neg...Scott González2009-01-291-1/+1
* slider: added better description for workaround for #3726Paul Bakaus2009-01-281-1/+2
* slider: added better description for workaround for #3726Paul Bakaus2009-01-281-1/+0
* slider: animate default should be falsePaul Bakaus2009-01-281-0/+2
* slider: animate default should be falsePaul Bakaus2009-01-281-1/+1
* slider:Paul Bakaus2009-01-281-25/+30
* Fixed #3954Eduardo Lundgren2009-01-281-7/+13
* slider: closestHandle never got set when the distance between the handles are...Paul Bakaus2009-01-281-1/+1
* slider:Paul Bakaus2009-01-281-3/+19
* core: check for event.originalEvent before copyingRichard Worth2009-01-281-3/+5
* datepicker: fixes #3863: fixed vertical position when scroll position is pres...Ca-Phun Ung2009-01-281-3/+3
* $.widget: Fixed #3965: Copy properties from original event on to new event in...Scott González2009-01-281-0/+8
* Mouse: Fixed #3552, reverted r1763: Let mouse events propagate.Scott González2009-01-281-5/+4
* draggable: fixed snapPaul Bakaus2009-01-271-2/+2
* dialog:Paul Bakaus2009-01-271-5/+36
* droppable: 'this' in accept should point to the DOMelement not to a jQuery (f...Paul Bakaus2009-01-271-5/+5
* accordion: overflow is set to hidden during calculations for fillSpace in IE6...Paul Bakaus2009-01-271-1/+4
* Resizable: using isNumber on isminwEduardo Lundgren2009-01-271-1/+1
* Fixed #3251Eduardo Lundgren2009-01-271-2/+6
* Fixed #3894Eduardo Lundgren2009-01-271-6/+2
* Resizable documentScroll referenceEduardo Lundgren2009-01-271-1/+1
* Fixed #3879Eduardo Lundgren2009-01-271-3/+3
* accordion: navigation option wasn't working (fixes #3944)Paul Bakaus2009-01-261-1/+1
* Tabs: organized code - public and private (pseudo) methods, added unit test f...Klaus Hartl2009-01-261-62/+64
* Tabs: TODO checkKlaus Hartl2009-01-251-1/+1