aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* core: prevent calling plugins if the node doesn't exist in DOM anymore (has b...Paul Bakaus2009-02-101-1/+1
* accordion: chaining breaks if value in height() is negative (fixes #4102)Paul Bakaus2009-02-101-1/+1
* base theme: fixed typo with the inclusion of a bg texture (fixes #4046)Paul Bakaus2009-02-101-1/+1
* slider: fixed failing visual test: slider_in_container_with_scrollbarsRichard Worth2009-02-101-0/+2
* demos/sortable/connect-lists-through-tabs: quick selector bugfixBohdan Ganicky2009-02-091-1/+1
* Resizable tests: Removed preserveCursor and proportionallyResize options.Scott González2009-02-091-2/+0
* Resizable tests: Removed transparent option.Scott González2009-02-091-1/+0
* dialog: added some missing defaultsRichard Worth2009-02-092-2/+8
* demos/sortable/connect-lists-through-tabs: finetuningBohdan Ganicky2009-02-091-4/+5
* Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper elementEduardo Lundgren2009-02-091-1/+4
* Resizable: Fixed #4090 - proportionallyResize option should be removed (made ...Eduardo Lundgren2009-02-091-13/+12
* Resizable: Fixed #4092 - preserveCursor option should be removedEduardo Lundgren2009-02-091-7/+3
* Resizable: Fixed #4098 - Remove transparent optionEduardo Lundgren2009-02-091-6/+1
* Dialog: Don't allow the height of the content area to be negative.Scott González2009-02-091-1/+1
* Resizable: Fixed #4093: Removed disableSelection option.Scott González2009-02-092-10/+5
* resizable visual tests: added option preventDefault testsRichard Worth2009-02-083-8/+49
* Removed unused code obsoleted by #3906 and r1754Richard Worth2009-02-081-18/+0
* resizable unit tests: defaults alpha orderRichard Worth2009-02-071-1/+1
* droppable visual tests: added option accept testsRichard Worth2009-02-075-24/+124
* droppable: defaults - alpha orderRichard Worth2009-02-071-1/+1
* visual tests: added default style for #draggableRichard Worth2009-02-071-0/+1
* Moved #4087 test page from demos/droppable to /tests/visual/droppableRichard Worth2009-02-072-45/+48
* fixed name and location of test page for #4088 - droppable, not sortable issueRichard Worth2009-02-071-1/+1
* sortable visual test: Updated #4088 test page to match visual TEST/ASSERT formatRichard Worth2009-02-071-22/+24
* moved test page (#4088) from demos/sortable to tests/visual/sortableRichard Worth2009-02-071-0/+0
* sortable visual tests: option revertRichard Worth2009-02-072-0/+56
* demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.drag...Bohdan Ganicky2009-02-071-0/+64
* demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui....Bohdan Ganicky2009-02-071-0/+45
* Dialog: Fixed #4086: Allow changing the dialogClass option after init.Scott González2009-02-071-18/+23
* draggable unit tests: added option iframeFix testsRichard Worth2009-02-077-16/+65
* draggable unit tests: Added a few testsRichard Worth2009-02-074-13/+81
* resizable unit tests: zIndex default: 1000Richard Worth2009-02-071-1/+1
* unit tests: Added all defaults test pageRichard Worth2009-02-071-0/+42
* Modified build script to pull docs rendered html directly from docs.jquery.co...Richard Worth2009-02-061-23/+16
* sortable: implemented tests for start,stop,beforeStop,change and updatePaul Bakaus2009-02-061-6/+103
* duplicated images to fix on demos indexRichard Worth2009-02-062-0/+0
* sortable unit tests - fixed el.css not a functionRichard Worth2009-02-063-20/+34
* demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch ...Bohdan Ganicky2009-02-051-6/+8
* Tabs: cleanup - no longer supports tabifying via list element, must use conta...Klaus Hartl2009-02-051-7/+3
* demos/sortable/connect-lists-through-tabs: fixed demo descriptionBohdan Ganicky2009-02-051-4/+1
* demos/sortable/connect-lists-through-tabs: correct svn props setBohdan Ganicky2009-02-050-0/+0
* demos/sortable/connect-lists-through-tabs: new demo created as a reaction to ...Bohdan Ganicky2009-02-052-0/+77
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ...Klaus Hartl2009-02-052-29/+27
* Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" classKlaus Hartl2009-02-051-7/+6
* Tabs: Added tests for select method while at the same time implemented consis...Klaus Hartl2009-02-052-12/+48
* Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).Scott González2009-02-054-93/+0
* fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bitKlaus Hartl2009-02-051-2/+2
* Removed superfluous display declaration (a float implicitly makes an element ...Klaus Hartl2009-02-051-3/+3
* Tabs demo: use collapsible instead of deprecated deselectable optionKlaus Hartl2009-02-051-3/+3
* added float left back to anchor to get click anwhere behavior (not just text)Scott Jehl2009-02-051-1/+1