sortablejs-vue3 icon indicating copy to clipboard operation
sortablejs-vue3 copied to clipboard

A thin wrapper around Sortable.js for Vue 3

Results 39 sortablejs-vue3 issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-vue](https://togithub.com/vitejs/vite/tree/main/packages/plugin-vue#readme) ([source](https://togithub.com/vitejs/vite)) | [`3.0.1` -> `3.0.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/3.0.1/3.0.3) |...

Apologies for this issue which seeks guidance more than raises code issues. I have a list of objects in a Pinia store which I am accessing in the component via...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

Thanks again for this lib. I have several lists on my page, and want to be able to drag items between lists. For this, I give every list the same...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue-tsc](https://togithub.com/johnsoncodehk/volar) | [`0.40.11` -> `1.0.8`](https://renovatebot.com/diffs/npm/vue-tsc/0.40.11/1.0.8) | [![age](https://badges.renovateapi.com/packages/npm/vue-tsc/1.0.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/sortablejs](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sortablejs) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`1.13.0` -> `1.15.0`](https://renovatebot.com/diffs/npm/@types%2fsortablejs/1.13.0/1.15.0) |...

Hi i have this codesandbox: https://codesandbox.io/p/devbox/sortablejs-clone-forked-yqpqlk When i drag an item from the source to the target, and then want to edit the source item, it always just updates the...

Hi there! I'm sorry for asking questions but I'm not sure of how to do this. I have two lists: A and B. None of them is vertically Sortable, but...