vue-drag-resize
vue-drag-resize copied to clipboard
Vue2 && Vue3 Component for resize and drag elements
初始化就报错,如下: index.js:1 Uncaught TypeError: s.use is not a function at Object. (index.js:1:21347) at Object. (index.js:1:21369) at e (index.js:1:332) at index.js:1:755 at index.js:1:764 at index.js:1:81 at node_modules/vue-drag-resize/dist/index.js (index.js:1:206) at __require (chunk-HNCKVBIA.js?v=51b3ed65:28:50)...
Hi, is it possible to resize or move a box dynamically? I am thinking of writing a Vuex mutate the state of the box. But somehow it can not move,...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
fixes #67, fixes #73
因业务需要,没有这个参数还不太行,增加鼠标事件参数
Bumps [karma](https://github.com/karma-runner/karma) from 1.7.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
I want to set the coordinates and size of the drag-item manually using javascript, besides dragging/resizing. The x,y, w and h properties seem to be only default values. Is there...
use this code No effect. I think is that can drag at regular intervals.(使用以下代码没有任何效果,我的理解是可以按照固定的间隔拖拽) :snapToGrid="true" :gridX="iw" :gridY="ih" When we use V-for loop, we use: x y to locate the location....
Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...