outl1ne / nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
MIT License
284 stars 120 forks source link

Nova 5 Supports #205

Open crynobone opened 1 month ago

crynobone commented 1 month ago

Currently working on Nova 5 support and this will likely require a major release since the assets are not compatible with Nova 4, can the team prepare a develop branch so I can submit a PR: https://github.com/outl1ne/nova-sortable/compare/main...crynobone:develop?expand=1

https://github.com/user-attachments/assets/3926b0fe-29e5-4044-a28b-0c4d67247c4b

Tarpsvo commented 1 month ago

Awesome, thanks! Develop branch created.