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 0922ce8191
Remove jQuery `.attr` from the Fomantic dropdowns (#30114)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested the dropdowns and they work as before

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) 12 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 Remove jQuery `.attr` from the Fomantic dropdowns (#30114) 11 months ago
modal.js Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113) 11 months ago
transition.js Move some JS code from `fomantic.js` to standalone files (#27994) 1 year ago