forgejo/web_src/js
silverwind 4711d3311b
Migrate border and margin classes to Tailwind (#29828)
Used all existing css vars, other migrations are 1:1.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 34290a00c4501ffeba26db267be71ab68e3ec97f)

Conflicts:
	templates/repo/issue/filter_list.tmpl
	web_src/js/components/DashboardRepoList.vue
	trivial context conflicts
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 Migrate border and margin classes to Tailwind (#29828) 2024-03-26 19:04:25 +01:00
markup Use more specific selector for name links (#29679) 2024-03-11 23:36:59 +07:00
modules Improve a11y document and dropdown item (#29753) 2024-03-23 14:57:59 +01:00
render
standalone
utils Support pasting URLs over markdown text (#29566) 2024-03-11 23:36:59 +07:00
vendor
webcomponents Use Temporal.PlainDate for absolute dates (#29804) 2024-03-20 08:46:29 +01:00
bootstrap.js Suppress error from monaco-editor (#29684) 2024-03-11 23:37:00 +07:00
bootstrap.test.js
htmx.js
index.js Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
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