vue-moveable icon indicating copy to clipboard operation
vue-moveable copied to clipboard

↔️ ↕️ πŸ”„ Vue.js wrapper for Moveable

Results 46 vue-moveable issues
Sort by recently updated
recently updated
newest added

I just updated to 1.8.2 version of this plugin and I cannot set values for my state; https://github.com/probil/vue-moveable/issues/84#issuecomment-609399892 I removed additional moveable instance from this.$refs.moveable.setState(); but it still do not...

If I select or drag any object then it should be active among all the objects. Example https://codesandbox.io/s/vue-moveable-demo-buy5u?file=/src/App.vue

I want to create polygon like moveable under specific div given that I have 4 x-y coordinates where the moveable needs to be placed. And also need new position (if...

question πŸ€”

Excuse me for my poor english. vue 2,moveable-vue version:1.4.0 1.I didn't set the initialization style. I expected the width of the moveable-box to be the default target width. But when...

question πŸ€”

When there are multiple moveable objects on the document.body, only one can be active at a time. You also have to wire up a button in-order to re-activate the non-active...

Add some basic unit tests to make sure library works fine after `moveable` upgrade and component changes

enhancement πŸš€