IvyApp / ivy-sortable

Ember helper for interacting with jQuery UI's Sortable module.
http://ivyapp.github.io/ivy-sortable/
MIT License
10 stars 6 forks source link

Include items and cancel options from jQuery ui sortable #6

Open MaazAli opened 9 years ago

MaazAli commented 9 years ago

Having the item and cancel options would really help when we don't want all the items in the list to be sortable. If there is a way of doing that currently, that would be great?

{{#collection content=people moved="movePerson" item=".allowed-sortable" cancel=".sortable-disabled"}}

More info about it here: http://api.jqueryui.com/sortable/#option-items