Releases: Naxon/nova-field-sortable
Releases · Naxon/nova-field-sortable
v1.0.4
Use base controller to support apps with a custom name.
v1.0.3
- Support different sorting packages by explicitly checking for the existence of
moveOrderUp
and moveOrderDown
instead of checking if the model implements the Sortable
trait.
v1.0.2
- New and more "Nova-like" sorting arrows.
- Prefix package routes with
/nova-vendor
.