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
Yarden Shoham dade40407e
Remove jQuery from the citation modal (except fomantic) (#30008)
- Switched to plain JavaScript
- Tested the citation modal functionality and it works as before

# Demo using JavaScript without jQuery

![demo](https://github.com/go-gitea/gitea/assets/20454870/65bba1eb-dd4c-477f-8a2d-08e65f1e9f42)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
11 months ago
..
components Fix incorrect tailwind migration (#30007) 11 months ago
features Remove jQuery from the citation modal (except fomantic) (#30008) 11 months ago
markup
modules Enforce trailing comma in JS on multiline (#30002) 11 months ago
render
standalone Enforce trailing comma in JS on multiline (#30002) 11 months ago
utils Enforce trailing comma in JS on multiline (#30002) 11 months ago
vendor
webcomponents Enforce trailing comma in JS on multiline (#30002) 11 months ago
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Enforce trailing comma in JS on multiline (#30002) 11 months ago
svg.test.js
utils.js
utils.test.js
vitest.setup.js