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 c86d033a3e
Remove jQuery from the Unicode escape button (#29369)
- Switched to plain JavaScript
- Tested the Unicode escape button functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/664f0ced-876b-4cb7-a668-bd62169fc843)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
12 months ago
..
color.js Implement code frequency graph (#29191) 12 months ago
color.test.js Use vitest globals (#27102) 1 year ago
dom.js Remove jQuery from the Unicode escape button (#29369) 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) 2 years 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