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>
2024-03-27 10:50:07 +00:00
..
api.js Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00:00
aria.md Improve a11y document and dropdown item (#29753) 2024-03-13 13:44:46 +00:00
base.js Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00:00
checkbox.js Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00:00
dropdown.js Remove jQuery `.attr` from the Fomantic dropdowns (#30114) 2024-03-27 10:50:07 +00:00
modal.js Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113) 2024-03-26 19:57:57 +00:00
transition.js Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00:00