aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* sortable defaultsRichard Worth2009-02-031-1/+1
* Fixed #4038 (sortable: cssNamespace option should be removed)Richard Worth2009-02-031-11/+10
* sortable: changed sortable option cursor default value to 'auto' instead of '...Richard Worth2009-02-031-1/+1
* sortable defaultsRichard Worth2009-02-031-0/+4
* Tabs: introduced "collapsible" option while deprecating "deselectable", fixes...Klaus Hartl2009-02-021-10/+15
* accordion: use synced animations only when animating two elements; optimize f...Jörn Zaefferer2009-02-021-16/+13
* Fixed #4037 (droppable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-021-4/+4
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt...Richard Worth2009-02-021-7/+12
* Slider:Scott González2009-02-021-3/+4
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d...Scott González2009-02-021-1/+9
* accordion: deprecated alwaysOpen option, introduced collapsible option (inver...Paul Bakaus2009-02-021-8/+14
* Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ...Klaus Hartl2009-02-011-0/+4
* datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the st...Ca-Phun Ung2009-02-011-1/+2
* Draggable: Fixed #3980: Don't allow connecting to disabled sortables.Scott González2009-02-011-0/+1
* Accordion: Added focus state to headers.Scott González2009-02-011-1/+3
* draggable: changed option cursor default to 'auto' instead of 'default'Richard Worth2009-02-011-1/+1
* Dialog: Fixed #4015: Set z-index on shadow when the dialog opens.Scott González2009-02-011-2/+1
* Sortable: Added defaults for cursor, cursorAt, opacity.Scott González2009-02-011-0/+3
* Sortable: Fixed #4017: Revert opacity after sort.Scott González2009-02-011-1/+1
* Sortable: Fixed #3979: Fixed using a string for connectWith option.Scott González2009-01-311-5/+13
* accordion: another partial fix for #4011, fixes tests/visual/accordion/width....Jörn Zaefferer2009-01-311-2/+10
* datepicker: #4003 - Inline datepicker and button panel.Ca-Phun Ung2009-01-311-3/+2
* 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