lifecycle
to comply with CRAN policy. The lifecycle
package was not used in the project.Breaking changes:
...
dots argument of sortable_options()
to the first argument, where previously it was the last argument. This is to prevent partial name matching resulting in the incorrect sortable option being set.Other:
Updated sortable.js
to version 1.10.2
Added examples for using the sortable.js
plugins, specifically multiDrag and swap.
Added vignette on cloning and removing, contributed by Maya Gans