forgejo/web_src/js
silverwind 2e9ca0597d
Replace some gt- classes with tw- ()
Replace 18 `gt-` prefixes with `tw-` with perl replacement. I manually
checked them all with `rg` afterwards.

(cherry picked from commit a2e90014ec20a1085449a66061389cfe0d12260f)

Conflicts:
	templates/repo/header.tmpl
	because some of the header moved to header_fork.tmpl
2024-03-11 23:36:57 +07:00
..
components Replace some gt- classes with tw- () 2024-03-11 23:36:57 +07:00
features Replace some gt- classes with tw- () 2024-03-11 23:36:57 +07:00
markup Remove jQuery from the comment task list () 2024-02-17 23:24:30 +01:00
modules Replace some gt- classes with tw- () 2024-03-11 23:36:57 +07:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone [FRONTEND] fix javascript linting errors 2024-02-25 23:43:58 +01:00
utils Remove jQuery from the Unicode escape button () 2024-02-26 22:30:27 +01:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Fix URL calculation in clone input box () 2024-03-06 12:10:44 +08:00
bootstrap.js Fix/Improve processWindowErrorEvent () 2024-03-06 12:10:44 +08:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-17 23:24:31 +01:00
index.js Filter Repositories by type () 2024-03-06 12:10:46 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Artifact deletion in actions ui () 2024-02-23 09:06:14 +01:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js enforce maxlength in frontend () 2024-02-26 22:30:27 +01:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
vitest.setup.js [gitea] Move vitest setup file to root () 2024-02-10 10:53:43 +01:00