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-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
*
Moved #4087 test page from demos/droppable to /tests/visual/droppable
Richard Worth
2009-02-07
2
-45
/
+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
/
+0
*
sortable visual tests: option revert
Richard Worth
2009-02-07
2
-0
/
+56
*
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
*
Dialog: Fixed #4086: Allow changing the dialogClass option after init.
Scott González
2009-02-07
1
-18
/
+23
*
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
*
Modified build script to pull docs rendered html directly from docs.jquery.co...
Richard Worth
2009-02-06
1
-23
/
+16
*
sortable: implemented tests for start,stop,beforeStop,change and update
Paul Bakaus
2009-02-06
1
-6
/
+103
*
duplicated images to fix on demos index
Richard Worth
2009-02-06
2
-0
/
+0
*
sortable unit tests - fixed el.css not a function
Richard Worth
2009-02-06
3
-20
/
+34
*
demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch ...
Bohdan Ganicky
2009-02-05
1
-6
/
+8
*
Tabs: cleanup - no longer supports tabifying via list element, must use conta...
Klaus Hartl
2009-02-05
1
-7
/
+3
*
demos/sortable/connect-lists-through-tabs: fixed demo description
Bohdan Ganicky
2009-02-05
1
-4
/
+1
*
demos/sortable/connect-lists-through-tabs: correct svn props set
Bohdan Ganicky
2009-02-05
0
-0
/
+0
*
demos/sortable/connect-lists-through-tabs: new demo created as a reaction to ...
Bohdan Ganicky
2009-02-05
2
-0
/
+77
*
Tabs: fixed bug related to setting selected via data method, cleaned up mess ...
Klaus Hartl
2009-02-05
2
-29
/
+27
*
Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class
Klaus Hartl
2009-02-05
1
-7
/
+6
*
Tabs: Added tests for select method while at the same time implemented consis...
Klaus Hartl
2009-02-05
2
-12
/
+48
*
Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).
Scott González
2009-02-05
4
-93
/
+0
*
fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
Klaus Hartl
2009-02-05
1
-2
/
+2
*
Removed superfluous display declaration (a float implicitly makes an element ...
Klaus Hartl
2009-02-05
1
-3
/
+3
*
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
*
Fixed 4062 - slider: vertical slider handle jumps up when you click on it
Richard Worth
2009-02-05
1
-1
/
+5
*
added vertical tabs demo. This could be implemented very easily in the future...
Scott Jehl
2009-02-05
1
-0
/
+62
*
few more border resets changed to border-width
Scott Jehl
2009-02-05
1
-2
/
+2
*
typo: width, not weight
Scott Jehl
2009-02-05
1
-1
/
+1
*
changed border-bottom to border-bottom-weight. less specific override to reta...
Scott Jehl
2009-02-05
1
-1
/
+1
*
Fixed #3804 (Multiple Slider Focus Issues)
Richard Worth
2009-02-05
1
-1
/
+1
*
accordion defaults in alpha order
Richard Worth
2009-02-05
2
-2
/
+2
*
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activat...
Scott González
2009-02-05
1
-4
/
+6
*
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive...
Scott González
2009-02-05
1
-1
/
+3
*
Draggable: Removed ridiculousness (some of it anyway).
Scott González
2009-02-05
1
-14
/
+9
*
Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events ...
Scott González
2009-02-05
1
-0
/
+2
*
effect core: speed wasn't detected in all situations (fixes #4057)
Paul Bakaus
2009-02-05
1
-1
/
+1
*
set a taller initial height on the progress bar. resize icon looked awkward w...
Scott Jehl
2009-02-05
1
-1
/
+1
*
Tabs: fixed duration for show animation - setting wasn't considered
Klaus Hartl
2009-02-04
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
[next]