aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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() ↵Bohdan Ganicky2009-02-071-0/+64
| | | | ui.draggable (sortable item) immediately after the drop callback.), not added to the index page
* demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ↵Bohdan Ganicky2009-02-071-0/+45
| | | | ui.draggable immediately after the drop callback raises an error.), not added to the index page
* 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 ↵Richard Worth2009-02-061-23/+16
| | | | docs.jquery.com/UI
* 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
| | | | after item is removed from the list
* Tabs: cleanup - no longer supports tabifying via list element, must use ↵Klaus Hartl2009-02-051-7/+3
| | | | container
* 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
| | | | a certain discussion in the jquery ui google group
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ↵Klaus Hartl2009-02-052-29/+27
| | | | in tests
* 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 ↵Klaus Hartl2009-02-052-12/+48
| | | | consistent handling of possible values to pass, addresses #4051
* 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
| | | | display block)
* 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
|
* demos slider: removed extra char (;) in stylesheetRichard Worth2009-02-051-1/+1
|
* Fixed 4062 - slider: vertical slider handle jumps up when you click on itRichard Worth2009-02-051-1/+5
|
* added vertical tabs demo. This could be implemented very easily in the ↵Scott Jehl2009-02-051-0/+62
| | | | future by adding a class to the widget.
* few more border resets changed to border-widthScott Jehl2009-02-051-2/+2
|
* typo: width, not weightScott Jehl2009-02-051-1/+1
|
* changed border-bottom to border-bottom-weight. less specific override to ↵Scott Jehl2009-02-051-1/+1
| | | | retain border color
* Fixed #3804 (Multiple Slider Focus Issues)Richard Worth2009-02-051-1/+1
|
* accordion defaults in alpha orderRichard Worth2009-02-052-2/+2
|
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable ↵Scott González2009-02-051-4/+6
| | | | activate/deactivate callback when receiving a draggable.
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable ↵Scott González2009-02-051-1/+3
| | | | receive callback when receiving a draggable.
* Draggable: Removed ridiculousness (some of it anyway).Scott González2009-02-051-14/+9
|
* Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events ↵Scott González2009-02-051-0/+2
| | | | on elements that use $.ui.mouse (event.originalEvent isn't defined).
* effect core: speed wasn't detected in all situations (fixes #4057)Paul Bakaus2009-02-051-1/+1
|
* set a taller initial height on the progress bar. resize icon looked awkward ↵Scott Jehl2009-02-051-1/+1
| | | | with it.
* Tabs: fixed duration for show animation - setting wasn't consideredKlaus Hartl2009-02-041-1/+1
|
* just reviewedKlaus Hartl2009-02-043-4/+6
|
* unit tests: added index pageRichard Worth2009-02-041-0/+57
|
* all unit tests: fixed paths to point to new separate filesRichard Worth2009-02-041-21/+93
|
* selectable unit tests: split tests into individual filesRichard Worth2009-02-048-208/+170
|
* resizable unit tests: split tests into individual filesRichard Worth2009-02-048-427/+411
|
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-048-80/+41
|
* dialog unit tests: split tests into individual filesRichard Worth2009-02-048-733/+683
|
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-048-1398/+1375
|