This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Description
As noted here, v0.14.x while adding support for extra elements (other than the ng-repeat) inside the sortable, it breaks use cases with non-ng-repeat-ed static html.
Possibly add a note/example about static html sorting in README would be enough since the primary use case of this directive is to allow sorting of lists generated by js collections.