alpinejs / alpine

A rugged, minimal framework for composing JavaScript behavior in your markup.
https://alpinejs.dev
MIT License
27.92k stars 1.22k forks source link

Change to `x-sort:item`, add sorting class to body, and use `x-sort:group` #4161

Closed calebporzio closed 4 months ago

calebporzio commented 4 months ago

This PR changes the API for the Sort plugin. They are fairly big changes, however the older API is kept intact for backwards compatibility.