polymer-sortablejs
polymer-sortablejs copied to clipboard
Replace sort property with polmyer compatible property
Hi,
A fix for issue #22 I've taken the approach to retain backwards compatibility for people who are using the "sort" property directly rather than via markup, as they wouldn't of noticed problem.
I've added a deprecation notice to the sort property as it leads to a confusing API to have both sort and disableSort.