0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 07:24:40 +01:00
gitea/web_src/js
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the $ prefix (#29839)
See
https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/docs/rules/variable-pattern.md

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-03-16 12:22:16 +00:00
..
components Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
features Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
markup Use more specific selector for name links (#29679) 2024-03-08 23:21:45 +00:00
modules Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +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 Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00
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 enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +00:00
utils.test.js
vitest.setup.js