Forgejo/web_src/js/modules/fomantic
Yarden Shoham bdc3f7beb1
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>
(cherry picked from commit 0922ce8191ae83834b89b59c5c504209a8a0558e)
2024-03-30 07:17:31 +01: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-23 14:57:59 +01: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-30 07:17:31 +01:00
modal.js Remove jQuery .attr from the Fomantic modal cancel buttons (#30113) 2024-03-30 07:17:30 +01:00
transition.js Move some JS code from fomantic.js to standalone files (#27994) 2023-11-12 07:15:00 +00:00