You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/features
silverwind 3e044d2c9f
Use unique class for breadcrumb divider (#26524)
Fix regression from https://github.com/go-gitea/gitea/pull/25539:
https://github.com/go-gitea/gitea/pull/26519#issuecomment-1678825200.

Before:
<img width="429" alt="Screenshot 2023-08-15 at 15 46 12"
src="https://github.com/go-gitea/gitea/assets/115237/a818f60a-77a2-48fe-8e6f-363d152ccb1e">

After:
<img width="424" alt="Screenshot 2023-08-15 at 15 46 19"
src="https://github.com/go-gitea/gitea/assets/115237/c90159e2-ced2-4a74-8a0f-a1b2b5d0b565">

<img width="605" alt="Screenshot 2023-08-15 at 15 56 11"
src="https://github.com/go-gitea/gitea/assets/115237/3ded6f57-86f4-422a-86cb-56dd2c216dee">
2 years ago
..
admin Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 2 years ago
comp Set "type=button" for editor's toolbar buttons (#26510) 2 years ago
captcha.js
citation.js
clipboard.js
codeeditor.js Always pass 6-digit hex color to monaco (#25780) 2 years ago
colorpicker.js
common-global.js Fix attachment clipboard copy on insecure origin (#26224) 2 years ago
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js Prevent duplicate image loading (#25675) 2 years ago
install.js
notification.js Fix notification list bugs (#25781) 2 years ago
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js Show branches and tags that contain a commit (#25180) 2 years ago
repo-common.js
repo-diff-commit.js Hide branch/tag icon if branches/tags are empty (#26204) 2 years ago
repo-diff-commitselect.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
repo-diff-filetree.js
repo-diff.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
repo-editor.js Use unique class for breadcrumb divider (#26524) 2 years ago
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Fix the topic validation rule and suport dots (#26286) 2 years ago
repo-issue-content.js Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
repo-issue-list.js Refactor project templates (#26448) 2 years ago
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js Show branches and tags that contain a commit (#25180) 2 years ago
repo-migrate.js Add `Retry` button when creating a mirror-repo fails (#26228) 2 years ago
repo-migration.js
repo-projects.js Refactor project templates (#26448) 2 years ago
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) 2 years ago
user-auth-webauthn.js
user-auth.js Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 2 years ago
user-settings.js