You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`.
10 months ago
..
fomantic Remove jQuery `.attr` from the Fomantic dropdowns (#30114) 10 months ago
dirauto.js Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) 1 year ago
fetch.js Refactor request function (#29187) 12 months ago
fetch.test.js Use vitest globals (#27102) 1 year ago
fomantic.js Replace some `gt-` classes with `tw-` (#29570) 11 months ago
sortable.js Drag-and-drop improvements for projects and issue pins (#29875) 10 months ago
stores.js Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
tippy.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
toast.js Make PR form use toast to show error message (#29545) 11 months ago
toast.test.js Use vitest globals (#27102) 1 year ago