This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
Releases: stimulus-components/stimulus-sortable
Releases · stimulus-components/stimulus-sortable
v2.0.0
[2.0.0] - 2020-12-05
Added
- Support for Stimulus 2.0
Changed
- Breaking Using the new
values
static property
- <ul data-controller="sortable" data-sortable-handle=".handle">
+ <ul data-controller="sortable" data-sortable-handle-value=".handle">
v1.2.0
v1.1.0
v1.0.0
- Adding controller