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
Commit message (
Expand
)
Author
Age
Files
Lines
*
slider demo: added hotelrooms example, showing how to enhance an existing sel...
Jörn Zaefferer
2009-03-03
1
-0
/
+56
*
merged r2190 to trunk
Richard Worth
2009-03-03
1
-0
/
+8
*
merged r2187 to trunk
Richard Worth
2009-03-03
1
-16
/
+32
*
reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple man...
Richard Worth
2009-03-03
4
-0
/
+256
*
set version to 1.7.1pre
Richard Worth
2009-03-03
1
-1
/
+1
*
set version to 1.7
1.7
Richard Worth
2009-03-03
1
-1
/
+1
*
demos: simplified class effect demos to work in IE6
Richard Worth
2009-03-03
4
-8
/
+6
*
demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for n...
Richard Worth
2009-03-03
4
-256
/
+0
*
demos: slider - Simple colorpicker, prevent sliders from sometimes being draw...
Richard Worth
2009-03-03
1
-0
/
+1
*
Dialog: fix dialog height from being reset after drag in Safari. related to r...
Richard Worth
2009-03-03
1
-0
/
+2
*
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
*
accordion: call .blur() so ui-state-focus class gets removed from last-focuse...
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
*
Fixed #3053 - when resizing a image a row of pixels can disappear
Richard Worth
2009-03-02
1
-0
/
+3
*
tests: resizable - Added visual test for ticket #3053
Richard Worth
2009-03-02
2
-0
/
+34
*
Fixed #4127 - Resizable: displacement of element (in case of constraint resiz...
Richard Worth
2009-03-02
1
-0
/
+3
*
tests: resizable - Added visual test for ticket #4217
Richard Worth
2009-03-02
1
-0
/
+43
*
eol-style and mime-type
Richard Worth
2009-03-02
0
-0
/
+0
*
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
*
Tabs: fixed a few issues in rotate method extension
Klaus Hartl
2009-03-01
1
-11
/
+16
*
Tabs: few fixes required in destroy method, removed ol as tabifyable element
Klaus Hartl
2009-03-01
2
-18
/
+23
*
Dialog: Actually removed dragHelper and resizeHelper options. Fixes #4252 - ...
Scott González
2009-03-01
1
-2
/
+0
*
Tabs: fixed stopping a rotation
Klaus Hartl
2009-02-28
1
-14
/
+15
*
resizable: add ui-resizable-resizing class during resize
Richard Worth
2009-02-28
1
-1
/
+4
*
Dailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper option...
Richard Worth
2009-02-28
1
-1
/
+7
*
slider: use handle width / 2 instead of marginLeft to find offset of mousedow...
Richard Worth
2009-02-28
1
-1
/
+1
*
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
29
-44
/
+44
*
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
*
better performing check for base and href in IE
Klaus Hartl
2009-02-26
1
-3
/
+3
*
Dialog: Fixed bug where dialogs wouldn't close if there was no animation.
Scott González
2009-02-26
1
-1
/
+1
*
Tabs: refactored - replaced noisy $property names
Klaus Hartl
2009-02-25
1
-72
/
+69
*
Tabs: refactored so that it's using queue, fixes #4060
Klaus Hartl
2009-02-25
2
-50
/
+45
*
Tabs: fixes #4033 as well for the case a base tag is being used
Klaus Hartl
2009-02-25
1
-1
/
+3
*
Dialog: Passing parameters to moveToTop properly. Fixed #4214 - Dialog z-ind...
Scott González
2009-02-25
1
-4
/
+4
*
Sortable: Removed accurateIntersection option (Fixes #4225).
Scott González
2009-02-25
3
-18
/
+2
*
Added visual test for dialog on a page with a large DOM.
Scott González
2009-02-25
1
-0
/
+2959
*
Fixes ie6 bug where range blinks sometimes to a small height or width
Scott Jehl
2009-02-24
1
-1
/
+1
[next]