| Commit message (Expand) | Author | Age | Files | Lines |
* | progressbar demos: missing '}' | Richard Worth | 2009-02-18 | 1 | -1/+1 |
* | Fixed the description text and tweaked button position so it fits inside the ... | Todd Parker | 2009-02-17 | 5 | -10/+10 |
* | fixed an incorrect slash and a self closing span | Klaus Hartl | 2009-02-13 | 1 | -2/+2 |
* | demos/sortable/connect-lists-through-tabs: quick selector bugfix | Bohdan Ganicky | 2009-02-09 | 1 | -1/+1 |
* | demos/sortable/connect-lists-through-tabs: finetuning | Bohdan Ganicky | 2009-02-09 | 1 | -4/+5 |
* | Moved #4087 test page from demos/droppable to /tests/visual/droppable | Richard Worth | 2009-02-07 | 1 | -45/+0 |
* | moved test page (#4088) from demos/sortable to tests/visual/sortable | Richard Worth | 2009-02-07 | 1 | -64/+0 |
* | demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.drag... | Bohdan Ganicky | 2009-02-07 | 1 | -0/+64 |
* | demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.... | Bohdan Ganicky | 2009-02-07 | 1 | -0/+45 |
* | duplicated images to fix on demos index | Richard Worth | 2009-02-06 | 2 | -0/+0 |
* | demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch ... | Bohdan Ganicky | 2009-02-05 | 1 | -6/+8 |
* | demos/sortable/connect-lists-through-tabs: fixed demo description | Bohdan Ganicky | 2009-02-05 | 1 | -4/+1 |
* | demos/sortable/connect-lists-through-tabs: new demo created as a reaction to ... | Bohdan Ganicky | 2009-02-05 | 2 | -0/+77 |
* | Tabs demo: use collapsible instead of deprecated deselectable option | Klaus Hartl | 2009-02-05 | 1 | -3/+3 |
* | added float left back to anchor to get click anwhere behavior (not just text) | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
* | demos slider: removed extra char (;) in stylesheet | Richard Worth | 2009-02-05 | 1 | -1/+1 |
* | added vertical tabs demo. This could be implemented very easily in the future... | Scott Jehl | 2009-02-05 | 1 | -0/+62 |
* | set a taller initial height on the progress bar. resize icon looked awkward w... | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
* | Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from mai... | Scott González | 2009-02-04 | 1 | -1/+1 |
* | Explode demo: Fixed Safari margin bug (fix for #3968). | Scott González | 2009-02-02 | 1 | -1/+1 |
* | Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d... | Scott González | 2009-02-02 | 1 | -2/+2 |
* | Sortable demos: Updated all uses of connectWith to use a string instead of an... | Scott González | 2009-02-01 | 3 | -6/+6 |
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -42/+42 |
* | progressbar demos: Added animated progressbar demo | Richard Worth | 2009-01-31 | 3 | -0/+43 |
* | accordion demos: file rename | Richard Worth | 2009-01-31 | 2 | -1/+1 |
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -57/+57 |
* | added effect methods demos - still need class animations | Scott Jehl | 2009-01-30 | 5 | -0/+243 |
* | reverted r 1920 | Scott Jehl | 2009-01-30 | 18 | -99/+937 |
* | added effect methods demos - still have not made demos for the class animations | Scott Jehl | 2009-01-30 | 18 | -937/+99 |
* | accordion: demo title | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
* | accordion: demo description typo | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 |
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ... | Jörn Zaefferer | 2009-01-30 | 1 | -3/+0 |
* | accordion: added noAutoHeight.html demo | Jörn Zaefferer | 2009-01-30 | 2 | -0/+61 |
* | demos/slider/side-scroll: fixed broken layout on index page on IE6, relates t... | Bohdan Ganicky | 2009-01-30 | 1 | -4/+4 |
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 5 | -8/+2 |
* | demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" de... | Bohdan Ganicky | 2009-01-30 | 1 | -4/+5 |
* | demos: added docs + effects into index file again for 1.6 final | Paul Bakaus | 2009-01-30 | 1 | -7/+1 |
* | demos draggable sortable: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+2 |
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | demos sortable connect-lists: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -0/+1 |
* | typo | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | eol-style and mime-type | Richard Worth | 2009-01-30 | 9 | -395/+395 |
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin... | Scott González | 2009-01-30 | 6 | -131/+90 |
* | tossed some framework classes on it, adjusted style. Set autoOpen to false - ... | Scott Jehl | 2009-01-29 | 1 | -22/+54 |
* | demos dialog: Replaced old modal form with new functioning one. Thanks Scott ... | Richard Worth | 2009-01-29 | 2 | -162/+84 |
* | demos dialog modal-form2: changed link to button, removed autoOpen: false | Richard Worth | 2009-01-29 | 1 | -2/+2 |
* | demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1) | Paul Bakaus | 2009-01-29 | 8 | -8/+8 |
* | demos: readded effects_general for 1.6rc6 | Paul Bakaus | 2009-01-29 | 9 | -0/+395 |
* | draggable: connectToSortable couldn't accept strings (fixes #3984) | Paul Bakaus | 2009-01-29 | 1 | -1/+1 |