forgejo/web_src/js/utils
Yarden Shoham 0d61f3decc
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>
(cherry picked from commit ade1110e8b7d94dc142a259854e2b73845eab8b9)
2024-02-26 21:42:15 +01:00
..
color.js Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
color.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
dom.js Remove jQuery from repo wiki creation page (#29271) 2024-02-26 21:42:15 +01:00
image.js Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
image.test.js Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
match.js Avoiding accessing undefined mentionValues (#26461) 2023-08-12 08:36:23 +00:00
match.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
time.js Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
time.test.js Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
url.js Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
url.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00