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
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
...
*
core: prevent calling plugins if the node doesn't exist in DOM anymore (has b...
Paul Bakaus
2009-02-10
1
-1
/
+1
*
accordion: chaining breaks if value in height() is negative (fixes #4102)
Paul Bakaus
2009-02-10
1
-1
/
+1
*
base theme: fixed typo with the inclusion of a bg texture (fixes #4046)
Paul Bakaus
2009-02-10
1
-1
/
+1
*
slider: fixed failing visual test: slider_in_container_with_scrollbars
Richard Worth
2009-02-10
1
-0
/
+2
*
demos/sortable/connect-lists-through-tabs: quick selector bugfix
Bohdan Ganicky
2009-02-09
1
-1
/
+1
*
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
2
-2
/
+8
*
demos/sortable/connect-lists-through-tabs: finetuning
Bohdan Ganicky
2009-02-09
1
-4
/
+5
*
Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper element
Eduardo Lundgren
2009-02-09
1
-1
/
+4
*
Resizable: Fixed #4090 - proportionallyResize option should be removed (made ...
Eduardo Lundgren
2009-02-09
1
-13
/
+12
*
Resizable: Fixed #4092 - preserveCursor option should be removed
Eduardo Lundgren
2009-02-09
1
-7
/
+3
*
Resizable: Fixed #4098 - Remove transparent option
Eduardo Lundgren
2009-02-09
1
-6
/
+1
*
Dialog: Don't allow the height of the content area to be negative.
Scott González
2009-02-09
1
-1
/
+1
*
Resizable: Fixed #4093: Removed disableSelection option.
Scott González
2009-02-09
2
-10
/
+5
*
resizable visual tests: added option preventDefault tests
Richard Worth
2009-02-08
3
-8
/
+49
*
Removed unused code obsoleted by #3906 and r1754
Richard Worth
2009-02-08
1
-18
/
+0
*
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
*
droppable: defaults - alpha order
Richard Worth
2009-02-07
1
-1
/
+1
*
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
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
[prev]
[next]