forgejo/web_src/js
Yarden Shoham 5ed8c86aab
Remove jQuery .attr from the issue author dropdown (#29915)
- Switched from jQuery `.attr` to plain javascript `.getAttribute`
- Tested the issue author dropdown functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit 55a8f4510af5ef67e484d45dd3789c29f120d58e)
2024-03-26 19:04:25 +01:00
..
components Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
features Remove jQuery .attr from the issue author dropdown (#29915) 2024-03-26 19:04:25 +01:00
markup
modules Improve a11y document and dropdown item (#29753) 2024-03-23 14:57:59 +01:00
render
standalone
utils
vendor
webcomponents Use Temporal.PlainDate for absolute dates (#29804) 2024-03-20 08:46:29 +01:00
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-20 08:46:30 +01:00
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js