index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
demos: sortable - Delay start, fixed so first drag doesn't have to start on t...
Richard Worth
2009-03-03
1
-1
/
+1
*
demos: sortable - Include / exclude items, fixed display issue in IE6
Richard Worth
2009-03-03
1
-2
/
+2
*
demos: draggable - Contrain movement, prevent horizontal scrollbar
Richard Worth
2009-03-03
1
-1
/
+1
*
demos: show - start hidden instead of fadeOut to prevent flash
Richard Worth
2009-03-02
1
-1
/
+1
*
demos: sortable - disableSelection on sortable elements
Richard Worth
2009-03-02
5
-0
/
+7
*
demos: droppable photo manager - fixed issue where dialog would not be center...
Richard Worth
2009-03-02
1
-9
/
+13
*
demos: effects - added return false; to button click handlers
Richard Worth
2009-03-02
8
-4
/
+11
*
demos/tabs: added new demo "Simple manipulation", shows simple tabs adding an...
Bohdan Ganicky
2009-03-01
2
-2
/
+122
*
refactored multiple-slider demo by setting a few defaults and reading values ...
Jörn Zaefferer
2009-02-28
1
-43
/
+29
*
updated classes more to use all animated properties
Scott Jehl
2009-02-27
4
-51
/
+30
*
updated classes to use all animated properties
Scott Jehl
2009-02-27
4
-9
/
+9
*
updated demos to a standard format - class animations do not seem to work in ...
Scott Jehl
2009-02-27
12
-59
/
+365
*
removed margin-left rules due to IE6 conflict
Scott Jehl
2009-02-27
7
-7
/
+7
*
changed ui.jquery.com to jqueryui.com
Richard Worth
2009-02-27
1
-15
/
+15
*
removed margin-left rules from these draggable demos due to IE6 conflict
Scott Jehl
2009-02-27
9
-11
/
+16
*
added effect method folders / pages
Scott Jehl
2009-02-26
57
-2797
/
+0
*
added effect method folders / pages
Scott Jehl
2009-02-26
12
-0
/
+397
*
effect method demos page - possibly a good solution for this
Scott Jehl
2009-02-26
2
-0
/
+123
*
restrict sort to x axis
Scott Jehl
2009-02-20
1
-1
/
+1
*
Switched to jQuery 1.3.2
Richard Worth
2009-02-20
129
-129
/
+129
*
Fixed #4156 Serbian localizations
Keith Wood
2009-02-19
2
-0
/
+6
*
Demos for switchClass and toggleClass.
Scott González
2009-02-18
2
-0
/
+101
*
sortable demos: added zoom: 1 for IE6
Richard Worth
2009-02-18
1
-1
/
+1
*
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
[next]