gitea/web_src/js/modules
silverwind 7fda109aba
Drag-and-drop improvements for projects and issue pins (#29875)
1. Add "grabbing" cursor while dragging items:


![](https://github.com/go-gitea/gitea/assets/115237/c60845ff-7544-4215-aeaa-408e8c4ef03a)

2. Make project board only drag via their header, not via their whole
body.


![](https://github.com/go-gitea/gitea/assets/115237/62c27f3d-993a-481d-9cc3-b6226b4c5d61)

3. Fix some cursor problems in projects
4. Move shared options into `createSortable`.
2024-03-28 00:20:38 +01:00
..
fomantic Remove jQuery `.attr` from the Fomantic dropdowns (#30114) 2024-03-27 10:50:07 +00:00
dirauto.js
fetch.js
fetch.test.js
fomantic.js Replace some `gt-` classes with `tw-` (#29570) 2024-03-04 03:33:20 +00:00
sortable.js Drag-and-drop improvements for projects and issue pins (#29875) 2024-03-28 00:20:38 +01:00
stores.js
tippy.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
toast.js
toast.test.js