gitea/web_src/js
silverwind 7fda109aba
Drag-and-drop improvements for projects and issue pins ()
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`.
..
components Fix loading spinner on ContextPopup ()
features Drag-and-drop improvements for projects and issue pins ()
markup Migrate `gt-hidden` to `tw-hidden` ()
modules Drag-and-drop improvements for projects and issue pins ()
render Use vitest globals ()
standalone Enforce trailing comma in JS on multiline ()
utils Migrate `gt-hidden` to `tw-hidden` ()
vendor Vendor `jquery.are-you-sure` with strict mode fixes ()
webcomponents Enforce trailing comma in JS on multiline ()
bootstrap.js Fix JS error and improve error message styles ()
bootstrap.test.js Avoid duplicate JS error messages on UI ()
htmx.js Auto-update the system status in admin dashboard ()
index.js When the title in the issue has a value, set the text cursor at the end of the text. ()
jquery.js Forbid variables containing jQuery collections not having the `$` prefix ()
svg.js Update JS any PY dependencies, remove workarounds ()
svg.test.js Use vitest globals ()
utils.js enforce maxlength in frontend ()
utils.test.js Use vitest globals ()
vitest.setup.js Move vitest setup file to root ()