1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
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
aria.md Improve a11y document and dropdown item (#29753) 2024-03-13 13:44:46 +00:00
base.js
checkbox.js
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