polymer-sortablejs icon indicating copy to clipboard operation
polymer-sortablejs copied to clipboard

Replace sort property with polmyer compatible property

Open AlexKeySmith opened this issue 9 years ago • 0 comments

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.

AlexKeySmith avatar Nov 06 '16 22:11 AlexKeySmith