0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 22:04:34 +01:00
gitea/web_src/js
Yarden Shoham 2e31a2800e
Remove jQuery .attr from the reaction selector (#30052)
- Switched from jQuery `attr` to plain javascript `getAttribute`
- Tested the reaction selector and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-25 04:30:38 +00:00
..
components
features Remove jQuery .attr from the reaction selector (#30052) 2024-03-25 04:30:38 +00:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
modules
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
jquery.js
svg.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js