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/utils
Yarden Shoham ade1110e8b
Remove jQuery from repo wiki creation page (#29271)
- Switched to plain JavaScript
- Tested the wiki creation form functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/2dfc95fd-40cc-4ffb-9ae6-50f798fddd67)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
12 months ago
..
color.js Always pass 6-digit hex color to monaco (#25780) 2 years ago
color.test.js Use vitest globals (#27102) 1 year ago
dom.js Remove jQuery from repo wiki creation page (#29271) 12 months ago
image.js Downscale pasted PNG images based on metadata (#29123) 12 months ago
image.test.js Downscale pasted PNG images based on metadata (#29123) 12 months ago
match.js Avoiding accessing undefined mentionValues (#26461) 1 year ago
match.test.js Use vitest globals (#27102) 1 year ago
time.js Implement contributors graph (#27882) 12 months ago
time.test.js Implement contributors graph (#27882) 12 months ago
url.js Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
url.test.js Use vitest globals (#27102) 1 year ago