This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-01-14 15:07:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90fb45dffafc2e891b1ebca948ad33e6b94de112
jquery-ui
/
tests
/
unit
/
sortable
History
Richard Worth
c7c0fd5023
updated unit test for
#3991
- Sortable: Remove absolutePosition from ui hash
2009-12-24 01:18:00 +00:00
..
sortable_core.js
sortable unit tests - fixed el.css not a function
2009-02-06 02:41:46 +00:00
sortable_defaults.js
Sortable: Removed accurateIntersection option (
Fixes
#4225
).
2009-02-25 04:15:48 +00:00
sortable_events.js
updated unit test for
#3991
- Sortable: Remove absolutePosition from ui hash
2009-12-24 01:18:00 +00:00
sortable_methods.js
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead.
Fixes
#4853
- Remove use of .data() for options in tests.
2009-11-09 01:50:23 +00:00
sortable_options.js
Sortable: Removed accurateIntersection option (
Fixes
#4225
).
2009-02-25 04:15:48 +00:00
sortable_tickets.js
sortable unit tests - fixed el.css not a function
2009-02-06 02:41:46 +00:00
sortable.html
Split mouse into its own file and udpdated dependency lists.
2009-12-22 19:51:24 +00:00