Make checklist entries sortable by d&d
This commit is contained in:
parent
1e1d80a2c3
commit
7acc0559ae
10 changed files with 98 additions and 20 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"@hotwired/turbo-rails": "^8.0.4",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rails/actiontext": "^7.1.3-4",
|
||||
"@rails/request.js": "^0.0.11",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"bootstrap": "^5.3.3",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
"postcss": "^8.4.39",
|
||||
"postcss-cli": "^11.0.0",
|
||||
"sass": "^1.77.8",
|
||||
"sortablejs": "^1.15.3",
|
||||
"trix": "^2.1.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue