Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@sagalbot sagalbot released this 06 Jul 01:54
· 4 commits to master since this release

New

Sortable instance can be accessed by providing an argument to the directive using the : directive argument syntax

<ul v-sortable:foo> ... </ul> instance accessed within vm via this.sortable.foo