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/modules/fomantic
Yarden Shoham f9b4efd42c
Forbid HTML injection using jQuery (#29843)
See
https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/docs/rules/no-append-html.md

Tested the following components and they work as before:
- notification table
- issue author dropdown
- comment edit box attachments div

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
api.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
aria.md Improve a11y document and dropdown item (#29753) 11 months ago
base.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
checkbox.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
dropdown.js Forbid HTML injection using jQuery (#29843) 11 months ago
modal.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago
transition.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago