0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 02:15:39 +01:00
gitea/web_src/js/features
zeripath 51383ec084
Move helpers to be prefixed with gt- (#22879)
As discussed in #22847 the helpers in helpers.less need to have a
separate prefix as they are causing conflicts with fomantic styles

This will allow us to have the `.gt-hidden { display:none !important; }`
style that is needed to for the reverted PR.

Of note in doing this I have noticed that there was already a conflict
with at least one chroma style which this PR now avoids.

I've also added in the `gt-hidden` style that matches the tailwind one
and switched the code that needed it to use that.

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-02-13 17:59:59 +00:00
..
admin
comp
aria.js
aria.md
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
common-issue.js
common-organization.js
contextpopup.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js
heatmap.js
imagediff.js
install.js
notification.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
repo-diff-filetree.js
repo-diff.js
repo-editor.js
repo-findfile.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js