vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Vue wrapper components for smooth-dnd

Results 119 vue-smooth-dnd issues
Sort by recently updated
recently updated
newest added

The [docs](https://github.com/kutlugsahin/vue-smooth-dnd#drop) state that the `dropResult` object passed to the `@drop` handler has the following property: `droppedElement : DOMElement : the DOM element that is moved` But when logging it,...

Is there any way to set the content of the ghost? I have an operation where I'm dragging a large object (the window column) but when I drag it up...

I have a solution with full width columns and nested half width columns and when dragging a full width onto a half width it's quite hard to understand when the...

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

I am using vue-smooth-dnd in a kanban board component. I have added the following `css` to change the cursor's style while dragging: `card { cursor: all-scroll; }` I noticed while...

I'm trying to make a configuration which combines the copy/nested example. So far I have it working that the copy works and the drag n drop in a nested group...

I want make a horizontal gallery , and each 4 column jump to other columns below . like this image - ![jump](https://user-images.githubusercontent.com/19832238/102799167-e61ddb00-4390-11eb-81ea-fb8ecafe70d7.png) Is that possible ? thanks

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies