1
0
Fork 0
forgejo/web_src/js/features
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835)
1. Use `gt-invisible` instead of `invisible`.
2. Use `gt-word-break` instead of `dont-break-out` (there is a slight
different "hyphens", but I think it won't affect too much since it is
only used for the "full name").
3. Remove `.small.button:has(svg)` , now our buttons could layout SVG
correctly, and actually I didn't see this CSS class is used in code.
2023-08-31 10:49:53 +00:00
..
admin
comp Focus editor on "Write" tab click (#26714) 2023-08-25 13:26:32 +08:00
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
copycontent.js Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710) 2023-08-24 10:21:41 -04:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js Remove fomantic loader module (#26670) 2023-08-25 16:03:14 +00:00
imagediff.js Improve Image Diff UI (#26696) 2023-08-24 12:13:23 +00:00
install.js
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
repo-editor.js Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
repo-issue-pr-form.js
repo-issue.js Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
repo-legacy.js Remove "TODO" tasks from CSS file (#26835) 2023-08-31 10:49:53 +00:00
repo-migrate.js
repo-migration.js Use "input" event instead of "keyup" event for migration form (#26602) 2023-08-20 16:36:07 +02:00
repo-projects.js Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Avoiding accessing undefined mentionValues (#26461) 2023-08-12 08:36:23 +00:00
user-auth-webauthn.js
user-auth.js
user-settings.js