sortable with
shiny modules. To prevent user code from breaking, this
requires opting in by using ’enable_modules()`. See the vignette
for more information.update_bucket_list() to update the items
in a bucket listlabels in
update_rank_list()Sortable.js to version 1.15.6update_rank_list()rank_list()
items to horizontal. #92rank_list now has a unique CSS id, to allow updating
the text of the container.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