| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs: refactored so that it's using queue, fixes #4060 | Klaus Hartl | 2009-02-25 | 1 | -2/+3 |
* | Sortable: Removed accurateIntersection option (Fixes #4225). | Scott González | 2009-02-25 | 2 | -9/+0 |
* | Added visual test for dialog on a page with a large DOM. | Scott González | 2009-02-25 | 1 | -0/+2959 |
* | Added diffs to static and visual markup side-by-side tests | Richard Worth | 2009-02-21 | 34 | -154/+222 |
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 117 | -117/+117 |
* | Tabs: normalization of href attribute required in IE, fixes #4134 | Klaus Hartl | 2009-02-19 | 1 | -1/+3 |
* | Tabs: solved spinner issues and ajax loading not being stopped when selecting... | Klaus Hartl | 2009-02-18 | 5 | -7/+37 |
* | reverted my slider collision changes - will submit as a patch | Scott Jehl | 2009-02-18 | 4 | -154/+0 |
* | a couple tests to demonstrate how handles can potentially split a value | Scott Jehl | 2009-02-18 | 2 | -0/+114 |
* | Added a static demo and CSS solution for the common problem that occurs when ... | Scott Jehl | 2009-02-18 | 2 | -0/+40 |
* | Slider: Removed support for auto orientation, set default to horizontal. Fix... | Scott González | 2009-02-18 | 1 | -1/+1 |
* | Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well... | Klaus Hartl | 2009-02-13 | 1 | -0/+12 |
* | Datepicker: Added test for #4055 - onclick events contain references to "jQue... | Scott González | 2009-02-13 | 1 | -0/+14 |
* | Sortable: Removed sortIndicator option. Fixed #4118 - option sortIndicator i... | Scott González | 2009-02-13 | 1 | -1/+0 |
* | Resizable: | Scott González | 2009-02-13 | 3 | -47/+0 |
* | Resizable tests: Removed preserveCursor and proportionallyResize options. | Scott González | 2009-02-09 | 1 | -2/+0 |
* | Resizable tests: Removed transparent option. | Scott González | 2009-02-09 | 1 | -1/+0 |
* | dialog: added some missing defaults | Richard Worth | 2009-02-09 | 1 | -2/+4 |
* | Resizable: Fixed #4093: Removed disableSelection option. | Scott González | 2009-02-09 | 1 | -1/+0 |
* | resizable visual tests: added option preventDefault tests | Richard Worth | 2009-02-08 | 3 | -8/+49 |
* | resizable unit tests: defaults alpha order | Richard Worth | 2009-02-07 | 1 | -1/+1 |
* | droppable visual tests: added option accept tests | Richard Worth | 2009-02-07 | 5 | -24/+124 |
* | visual tests: added default style for #draggable | Richard Worth | 2009-02-07 | 1 | -0/+1 |
* | Moved #4087 test page from demos/droppable to /tests/visual/droppable | Richard Worth | 2009-02-07 | 1 | -0/+48 |
* | fixed name and location of test page for #4088 - droppable, not sortable issue | Richard Worth | 2009-02-07 | 1 | -1/+1 |
* | sortable visual test: Updated #4088 test page to match visual TEST/ASSERT format | Richard Worth | 2009-02-07 | 1 | -22/+24 |
* | moved test page (#4088) from demos/sortable to tests/visual/sortable | Richard Worth | 2009-02-07 | 1 | -0/+64 |
* | sortable visual tests: option revert | Richard Worth | 2009-02-07 | 2 | -0/+56 |
* | draggable unit tests: added option iframeFix tests | Richard Worth | 2009-02-07 | 7 | -16/+65 |
* | draggable unit tests: Added a few tests | Richard Worth | 2009-02-07 | 4 | -13/+81 |
* | resizable unit tests: zIndex default: 1000 | Richard Worth | 2009-02-07 | 1 | -1/+1 |
* | unit tests: Added all defaults test page | Richard Worth | 2009-02-07 | 1 | -0/+42 |
* | sortable: implemented tests for start,stop,beforeStop,change and update | Paul Bakaus | 2009-02-06 | 1 | -6/+103 |
* | sortable unit tests - fixed el.css not a function | Richard Worth | 2009-02-06 | 3 | -20/+34 |
* | Tabs: fixed bug related to setting selected via data method, cleaned up mess ... | Klaus Hartl | 2009-02-05 | 1 | -27/+22 |
* | Tabs: Added tests for select method while at the same time implemented consis... | Klaus Hartl | 2009-02-05 | 1 | -4/+35 |
* | Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681). | Scott González | 2009-02-05 | 3 | -55/+0 |
* | accordion defaults in alpha order | Richard Worth | 2009-02-05 | 1 | -1/+1 |
* | just reviewed | Klaus Hartl | 2009-02-04 | 3 | -4/+6 |
* | unit tests: added index page | Richard Worth | 2009-02-04 | 1 | -0/+57 |
* | all unit tests: fixed paths to point to new separate files | Richard Worth | 2009-02-04 | 1 | -21/+93 |
* | selectable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -208/+170 |
* | resizable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -427/+411 |
* | progressbar unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -80/+41 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -733/+683 |
* | datepicker unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 8 | -1398/+1375 |
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 8 | -312/+322 |
* | accordion unit tests: split tests into individual files | Richard Worth | 2009-02-03 | 8 | -164/+273 |
* | sortable unit tests: stubbed out missing tests | Richard Worth | 2009-02-03 | 1 | -4/+0 |
* | sortable unit tests: stubbed out missing tests | Richard Worth | 2009-02-03 | 1 | -0/+224 |