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 dd043854ee
Remove jQuery .attr from the archive download and compare page branch selector (#29918)
- Switched from jQuery `.attr` to plain javascript `.getAttribute`
- Tested the archive download and compare page branch selector
functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-20 00:04:24 +00:00
..
components Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
features Remove jQuery .attr from the archive download and compare page branch selector (#29918) 2024-03-20 00:04:24 +00:00
markup Use more specific selector for name links (#29679) 2024-03-08 23:21:45 +00:00
modules Forbid HTML injection using jQuery (#29843) 2024-03-16 13:25:27 +00:00
render
standalone
utils Support pasting URLs over markdown text (#29566) 2024-03-08 15:15:58 +00:00
vendor
webcomponents Use Temporal.PlainDate for absolute dates (#29804) 2024-03-15 09:13:01 +00:00
bootstrap.js Suppress error from monaco-editor (#29684) 2024-03-09 18:37:29 +01:00
bootstrap.test.js
htmx.js
index.js
jquery.js Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js