Add sortable-item and sortable-container attribute to elements #338
Labels
feature
New feature or enhancement
good first issue
This issue should be easy for new contributors. If you need help please reach out to us!
help wanted
To make it easier to get a sortable or the items inside one, the following should be changed:
element.closest(selectors)
must be polyfilled (done by advising to use financial times polyfill)sortable-item
sortable-item
but it matches theoption.items
option, it needs to get the attributesortable-item
removedul
ortbody
) need get an attributesortable-container
sortable-container
attribute must be removedThis idea needs to be checked again. Does it make sense?
The text was updated successfully, but these errors were encountered: