Releases: probil/vue-moveable
Releases · probil/vue-moveable
v1.8.1
Changes
- update
moveable
to v0.17.5
Dependencies
v1.8.0
Changes
- update
moveable
to v0.17.2
v1.7.2
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
Changes
- update
moveable
to v0.16.3
- update
vue-cli
to v4.3.0
Fixes
- Update on resize is not working
v1.6.1
Bug fixes
- fix
index.d.ts
being not installed (#121, thanks to @yuttie )
v1.6.0
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
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
Changes
- update
moveable
to v0.12.0
Fixes
- fixed missing
className
prop for control box, #82 (thanks to @chonsser )
v1.2.0
Changes
- update
moveable
to v0.11.1
v1.1.0
Changes
- update
moveable
to v0.10.2