Skip to content

Releases: IsraelZablianov/draggable-vue-directive

Touch support

17 Jan 13:50
Compare
Choose a tag to compare

Adding a touch support.

New implementation, new features, bug fixing

09 Jun 14:10
Compare
Choose a tag to compare

The major change in this release is, that we no longer using translate property of css in our inner implementation.
From now on we will use, left and top css properties.

boundingRect bug is fixed now and some other related features was added.

new feature - containing rectangle

23 Feb 20:14
Compare
Choose a tag to compare
1.1.0

adding containing rectangle feature

1.0.3

10 Feb 22:01
Compare
Choose a tag to compare
updating readme

removing vue from dependencies

10 Feb 20:03
Compare
Choose a tag to compare
1.0.1

adding dist folder

First release & publish to npm

10 Feb 14:50
c533b5e
Compare
Choose a tag to compare
1.0.0

adding license