0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
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
..
components Fix click handler in job-step-summary (#30122) 2024-03-27 03:50:24 +00:00
features Remove jQuery .attr from the common admin functions (#30115) 2024-03-27 10:45:05 +00:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
modules Remove jQuery .attr from the Fomantic dropdowns (#30114) 2024-03-27 10:50:07 +00:00
render
standalone
utils Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-27 15:20:10 +08:00
jquery.js
svg.js Update JS any PY dependencies, remove workarounds (#30085) 2024-03-26 09:41:40 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js