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-05-13 03:01:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
161d7ee38905ea2ce425bca3baa499fada41c98d
jquery-ui
/
tests
/
unit
/
droppable
History
Andrei Picus
ffab89e9be
Droppable: update ddmanager when scope changes through setOption.
Fixed
#9287
- droppable: Scope option cannot be changed after initialization.
2013-10-29 13:58:15 -04:00
..
all.html
Updating jQuery to 1.10.2.
2013-07-05 08:42:37 -04:00
droppable_common.js
Interactions: Update widget defaults to match documented API.
2013-01-02 18:27:22 -05:00
droppable_core.js
Tests: Convert single quotes to double quotes.
2012-12-26 08:08:48 -05:00
droppable_events.js
Droppable tests: Cleanup.
2013-02-26 10:13:42 -05:00
droppable_methods.js
Interactions: Fixed an off-by-one error in isOverAxis.
2013-05-20 21:30:16 -04:00
droppable_options.js
Droppable: update ddmanager when scope changes through setOption.
Fixed
#9287
- droppable: Scope option cannot be changed after initialization.
2013-10-29 13:58:15 -04:00
droppable_test_helpers.js
Tests: Convert single quotes to double quotes.
2012-12-26 08:08:48 -05:00
droppable.html
Droppable: Changed drop event to loop over a copied array instead of the droppables directly.
Fixed
#9116
- Droppable: Drop event can cause droppables to remain active if any droppable is created/destroyed in the event handler.
2013-02-26 09:56:18 -05:00