Skip to content

Conversation

@billyct
Copy link
Contributor

@billyct billyct commented Jun 16, 2022

in my use case,

i want to drag the tr tag in the tbody

<table>
    <Sortable
        ...
        tag="tbody"
    >
        <template #item="{element}">
	    <tr>...</tr>
        </teamplate
    </Sortable>
<table>

@vercel
Copy link

vercel bot commented Jun 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sortablejs-vue3 ✅ Ready (Inspect) Visit Preview Jun 16, 2022 at 4:59AM (UTC)

@MaxLeiter
Copy link
Owner

Can you add the prop to the README?

@MaxLeiter
Copy link
Owner

Thanks a lot! I’ll make a new release tonight or tomorrow.

@MaxLeiter MaxLeiter merged commit 9030f77 into MaxLeiter:main Jun 16, 2022
@MaxLeiter MaxLeiter added the feature A new feature label Jun 21, 2022
@odiffey
Copy link

odiffey commented Jul 3, 2022

Hey there, is there an ETA for a new release?

@MaxLeiter
Copy link
Owner

Ah thanks @odiffey, I completely forgot to push the tag. It's been pushed: a3c2bbd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants