sortable.js
version 1.15.0sortable.js
version 1.14.0, as suggested by #82
and #73testthat
version 3lifecycle
to comply with CRAN policy. The lifecycle
package was not
used in the project....
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.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