Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Releases: probil/vue-moveable

v1.8.1

09 May 11:19
Compare
Choose a tag to compare

Changes

  • update moveable to v0.17.5

Dependencies

  • upgrade eslint to v7

v1.8.0

03 May 11:52
Compare
Choose a tag to compare

Changes

  • update moveable to v0.17.2

v1.7.2

29 Apr 09:44
Compare
Choose a tag to compare

Fixes:

  • support kebab-case events (camelCase events will be deprecated in the next major version) #128 (thanks @chonsser)

Other changes:

  • update dependency node-sass to v4.14.0
  • update dependency core-js to v3.6.5
  • update vue-cli monorepo to v4.3.1

v1.7.0

04 Apr 18:24
Compare
Choose a tag to compare

Changes

  • update moveable to v0.16.3
  • update vue-cli to v4.3.0

Fixes

  • Update on resize is not working

v1.6.1

12 Mar 07:51
Compare
Choose a tag to compare

Bug fixes

  • fix index.d.ts being not installed (#121, thanks to @yuttie )

v1.6.0

11 Mar 08:40
Compare
Choose a tag to compare

Changes

  • update moveable to v0.15.2 (fixed #117)

Chores

  • events and methods are taken from moveable directly so it would require less time for maintaining the library (thanks @daybrush)
  • update dev deps to latest versions (vue-cli, babel, core-js, etc)

v1.4.0

14 Jan 08:14
Compare
Choose a tag to compare

Changes

  • add typescript declaration (thanks to @Keimeno)
  • update moveable to v0.13.4 (added new props + fixed a bunch of bugs)

Other changes

  • core: rebuild with latest dependencies

v1.3.0

01 Dec 12:25
Compare
Choose a tag to compare

Changes

  • update moveable to v0.12.0

Fixes

  • fixed missing className prop for control box, #82 (thanks to @chonsser )

v1.2.0

25 Nov 06:22
Compare
Choose a tag to compare

Changes

  • update moveable to v0.11.1

v1.1.0

12 Nov 22:45
Compare
Choose a tag to compare

Changes

  • update moveable to v0.10.2