mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-10 11:14:20 +00:00
- Switched to plain JavaScript - Tested the "go to" button functionality and it works as before  Signed-off-by: Yarden Shoham <git@yardenshoham.com> (cherry picked from commit d9e33959b38d1463f69f6f8807bc50095cf6dbdb) Conflicts: web_src/js/features/common-issue-list.js because "Make submit event code work with both jQuery event and native event (#29223)" was not cherry-picked. The change it introduced in this file is reverted by this commit so it does not matter. |
||
|---|---|---|
| .. | ||
| components | ||
| features | ||
| markup | ||
| modules | ||
| render | ||
| standalone | ||
| utils | ||
| vendor | ||
| webcomponents | ||
| bootstrap.js | ||
| bootstrap.test.js | ||
| htmx.js | ||
| index.js | ||
| jquery.js | ||
| svg.js | ||
| svg.test.js | ||
| utils.js | ||
| utils.test.js | ||
| vitest.setup.js | ||