0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
silverwind a2e90014ec
Replace some gt- classes with tw- (#29570)
Replace 18 `gt-` prefixes with `tw-` with perl replacement. I manually
checked them all with `rg` afterwards.
2024-03-04 03:33:20 +00:00
..
components Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
features Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
markup
modules Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
render
standalone
utils Remove jQuery from the Unicode escape button (#29369) 2024-02-24 20:11:51 +01:00
vendor
webcomponents Fix URL calculation in clone input box (#29470) 2024-02-28 15:04:04 +00:00
bootstrap.js Fix/Improve processWindowErrorEvent (#29407) 2024-02-28 22:20:53 +00:00
bootstrap.test.js
htmx.js
index.js Filter Repositories by type (#29231) 2024-03-03 10:18:34 +00:00
jquery.js
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