Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More usable version #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

More usable version #23

wants to merge 8 commits into from

Conversation

pokop
Copy link

@pokop pokop commented Feb 15, 2014

The events are now triggered with the correct context (like jQuery-ui's sortable).
Make it work on any element type (tested on tables).
Add more tests.

pokop added 8 commits January 11, 2014 18:50
Make all the triggering of events be from the correct context (like in
jQuery UI's sortable)
Add tests for the context of an event.
Add method to simulate receive event.
Add the dragged items to the ui event argumen.
Add filter option and table example.
@rmosolgo
Copy link

Thanks, these improvements are great!

I also added in this change: FeepingCreature@3cb7ece

The default items: "li" surprised me in particular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants