vue-drag-resize icon indicating copy to clipboard operation
vue-drag-resize copied to clipboard

Vue2 && Vue3 Component for resize and drag elements

Results 108 vue-drag-resize issues
Sort by recently updated
recently updated
newest added

I'm trying to make this component work inserting vuetify components or boostrap components inside it, but when using the grid breakpoint system (xl, md, sm or xs) it doesnt respect...

Is there any way to implement v-on:contextmenu, @contextmenu event listener, this vue2 event listener does not work now?

use NUXT framework, when refresh page, this component is wrong, the compiler is not suport template attribute when running time compile mode

After dragging an element using the vue-drag-resize component, I need to check the coordinates where the element was dragged to and if it's not a valid location, revert the coordinates...

Hi @kirillmurashov, I'm part of a company in which we have a big platform we offer to our clients that currently doesn't support ES6, even though we are planning to...

Sometimes, I get this error at console but there is no noticeable problem in terms of user experience at runtime: ![image](https://user-images.githubusercontent.com/38128495/42442100-7dd0d1f0-8372-11e8-9a67-797a80a47aab.png) Furthermore, No this error in version 1.2.3

在没有设置组件的宽高时,组件可以自己适配宽高吗? 如: ``` Hello World! ``` 会根据组件里面的`Hello World!`来自己调整宽高,使得组件的宽高刚好是h3元素的宽高

![image](https://user-images.githubusercontent.com/32083061/47069206-e8200880-d220-11e8-80c8-96ef44fd79d2.png)

Invalid prop: custom validator check failed for prop "minh" 请问下,怎么去掉这个警告?