| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sortable defaults | Richard Worth | 2009-02-03 | 1 | -1/+1 |
* | Fixed #4038 (sortable: cssNamespace option should be removed) | Richard Worth | 2009-02-03 | 1 | -11/+10 |
* | sortable: changed sortable option cursor default value to 'auto' instead of '... | Richard Worth | 2009-02-03 | 1 | -1/+1 |
* | sortable defaults | Richard Worth | 2009-02-03 | 1 | -0/+4 |
* | Tabs: introduced "collapsible" option while deprecating "deselectable", fixes... | Klaus Hartl | 2009-02-02 | 1 | -10/+15 |
* | accordion: use synced animations only when animating two elements; optimize f... | Jörn Zaefferer | 2009-02-02 | 1 | -16/+13 |
* | Fixed #4037 (droppable: cssNamespace option should be removed, addClasses opt... | Richard Worth | 2009-02-02 | 1 | -4/+4 |
* | Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt... | Richard Worth | 2009-02-02 | 1 | -7/+12 |
* | Slider: | Scott González | 2009-02-02 | 1 | -3/+4 |
* | Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d... | Scott González | 2009-02-02 | 1 | -1/+9 |
* | accordion: deprecated alwaysOpen option, introduced collapsible option (inver... | Paul Bakaus | 2009-02-02 | 1 | -8/+14 |
* | Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ... | Klaus Hartl | 2009-02-01 | 1 | -0/+4 |
* | datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st... | Ca-Phun Ung | 2009-02-01 | 1 | -1/+2 |
* | Draggable: Fixed #3980: Don't allow connecting to disabled sortables. | Scott González | 2009-02-01 | 1 | -0/+1 |
* | Accordion: Added focus state to headers. | Scott González | 2009-02-01 | 1 | -1/+3 |
* | draggable: changed option cursor default to 'auto' instead of 'default' | Richard Worth | 2009-02-01 | 1 | -1/+1 |
* | Dialog: Fixed #4015: Set z-index on shadow when the dialog opens. | Scott González | 2009-02-01 | 1 | -2/+1 |
* | Sortable: Added defaults for cursor, cursorAt, opacity. | Scott González | 2009-02-01 | 1 | -0/+3 |
* | Sortable: Fixed #4017: Revert opacity after sort. | Scott González | 2009-02-01 | 1 | -1/+1 |
* | Sortable: Fixed #3979: Fixed using a string for connectWith option. | Scott González | 2009-01-31 | 1 | -5/+13 |
* | accordion: another partial fix for #4011, fixes tests/visual/accordion/width.... | Jörn Zaefferer | 2009-01-31 | 1 | -2/+10 |
* | datepicker: #4003 - Inline datepicker and button panel. | Ca-Phun Ung | 2009-01-31 | 1 | -3/+2 |
* | dialog: changed shadow default to false. Not quite ready to be on by default.... | Richard Worth | 2009-01-31 | 1 | -1/+1 |
* | Dialog: Shadow cleanup. | Scott González | 2009-01-31 | 1 | -17/+14 |
* | Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false. | Scott González | 2009-01-31 | 1 | -9/+17 |
* | Fixed #4008 (Sortable events are improperly named) | Richard Worth | 2009-01-31 | 1 | -0/+1 |
* | Tabs: reviewed and simplified just a bit | Klaus Hartl | 2009-01-31 | 1 | -10/+7 |
* | Tabs: simplified tests a bit, found bug by that - fixed as well as two other ... | Klaus Hartl | 2009-01-31 | 1 | -8/+9 |
* | accordion: partial fix for #4011 | Jörn Zaefferer | 2009-01-30 | 1 | -4/+2 |
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ... | Jörn Zaefferer | 2009-01-30 | 1 | -1/+6 |
* | accordion: fix for the previous commit; event triggering still somewhat cripp... | Jörn Zaefferer | 2009-01-30 | 1 | -16/+12 |
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
* | effects core: fixed undefined options error | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | draggable: fixed 'o is not defined' exception | Richard Worth | 2009-01-30 | 1 | -0/+1 |
* | Resizable: Fixed defaults in tests. | Scott González | 2009-01-30 | 1 | -0/+1 |
* | Accordion: Fixed destroy method with new markup. | Scott González | 2009-01-30 | 1 | -3/+1 |
* | Accordion: only animate height and padding. | Scott González | 2009-01-30 | 1 | -3/+1 |
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin... | Scott González | 2009-01-30 | 1 | -20/+29 |
* | draggable: connectToSortable couldn't accept strings (fixes #3984) | Paul Bakaus | 2009-01-29 | 1 | -1/+1 |
* | sortable: containment option now respects the padding (fixes #3958) | Paul Bakaus | 2009-01-29 | 1 | -4/+4 |
* | draggable: containment option now respects the padding (fixes #3957) | Paul Bakaus | 2009-01-29 | 1 | -4/+4 |
* | slider: fixed orientation detection | Paul Bakaus | 2009-01-29 | 1 | -5/+8 |
* | dialog: all triggered custom events should have related events attached if po... | Paul Bakaus | 2009-01-29 | 1 | -17/+17 |
* | effects: fixed various problems with order of callbacks (i.e. show('drop', 50... | Paul Bakaus | 2009-01-29 | 1 | -7/+16 |
* | draggable,droppable,sortable: deprecated ui.absolutePosition, changed to ui.o... | Paul Bakaus | 2009-01-29 | 3 | -3/+6 |
* | resizable: removed ui.options | Paul Bakaus | 2009-01-29 | 1 | -11/+10 |
* | dialog: shadow is hidden during drag/resize for slow performance browsers (cu... | Paul Bakaus | 2009-01-29 | 1 | -3/+11 |
* | Dialog: Fixed #3901, #3918, #3930: Don't let the minHeight for dialogs be neg... | Scott González | 2009-01-29 | 1 | -1/+1 |
* | slider: added better description for workaround for #3726 | Paul Bakaus | 2009-01-28 | 1 | -1/+2 |
* | slider: added better description for workaround for #3726 | Paul Bakaus | 2009-01-28 | 1 | -1/+0 |