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
/
ui
/
jquery.ui.sortable.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sortable: Fixed destroy to remove instance from element. Fixes #8094 - .sorta...
Scott González
2012-02-02
1
-1
/
+1
*
Sortable: Added a variable to track if initialization is complete. Fixes #475...
SpoonNZ
2012-01-20
1
-1
/
+5
*
Sortable: replaced hard-coded sortable with this.widgetName, and removed line...
Richard D. Worth
2011-09-27
1
-10
/
+9
*
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...
Scott González
2011-05-28
1
-4
/
+1
*
Sortable: Changed to check the parent's length so that the dom position of th...
kborchers
2011-05-16
1
-1
/
+1
*
Bug fix for another use case, see comment by whittet here: http://bugs.jquery...
whittet
2011-04-27
1
-1
/
+1
*
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth
2011-04-07
1
-0
/
+4
*
Sortable: Changed floating calculation to determine also whether items are be...
michaelmwu
2011-03-04
1
-2
/
+2
*
Sortable: Make sure we have a placeholder before trying to remove it during a...
marcos.sousa
2011-01-19
1
-14
/
+16
*
Sortable: pass a fake event object to _mouseUp on cancel. Fixes #5882 - UI.So...
Scott González
2011-01-19
1
-1
/
+1
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
All: Use .toggleClass() instead of conditionally using .addClass() and .remov...
Xavi
2010-12-19
1
-2
/
+1
*
All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - De...
Scott González
2010-12-10
1
-10
/
+10
*
Sortable: Return an empty URL param for empty sortable lists. Fixed #5794 - s...
Holger Rüprich
2010-07-17
1
-0
/
+4
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Fix 'this.options is undefined' in sortable by using this instead of self
ornicar
2010-05-05
1
-1
/
+1
*
sortable: don't call the base widget _setOption for disabled to avoid the ui-...
Richard D. Worth
2010-04-09
1
-0
/
+12
*
Sortable: Fixed a bug with over/out events and connected draggables.
Scott González
2010-03-16
1
-2
/
+5
*
reverted r3888 un-fixing #5322 for now as trunk is in release candidate state...
Richard Worth
2010-03-11
1
-2
/
+2
*
sortable: fixed #5322 (helper position weird when axis was used, fixes sortab...
Paul Bakaus
2010-03-11
1
-2
/
+2
*
Sortable: Only trigger over event when changing the current container.
Scott González
2010-02-20
1
-2
/
+2
*
Fixed event prefix in all plugins that don't use the default prefix.
Scott González
2010-02-05
1
-2
/
+2
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
1
-1
/
+1
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-28
/
+28
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
1
-0
/
+2
*
Sortable: add missed self. in uiHash.
Chi Cheng
2009-09-27
1
-1
/
+1
*
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...
Richard Worth
2009-09-17
1
-0
/
+1050