0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 14:53:17 +01:00
gitea/web_src/js/features
silverwind 9875f9b9b8
Clone button enhancements (#33362)
- Add box-shadow to default tippy theme
- Make colors for tabs match the ones from `.ui.tabular.menu`
- Remove tippy arrow and slightly offset tooltip closer to the button
- Fix setting of `aria-haspopup` when default role is used with tippy

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-27 02:07:29 +08:00
..
admin Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
comp Fix issue suggestion bug (#33389) 2025-01-26 13:13:32 +00:00
autofocus-end.ts
captcha.ts
citation.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
clipboard.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
code-frequency.ts
codeeditor.ts Improve JSX/TSX support in code editor (#32833) 2024-12-14 03:10:20 +00:00
colorpicker.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
common-button.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
common-fetch-action.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
common-form.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
common-issue-list.test.ts
common-issue-list.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
common-organization.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00
common-page.ts
contextpopup.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
contributors.ts Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
copycontent.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
dashboard.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00
dropzone.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
emoji.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
eventsource.sharedworker.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
file-fold.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
heatmap.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
imagediff.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
install.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
issue.ts Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
notification.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +08:00
oauth2-settings.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
org-team.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
pull-view-file.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
recent-commits.ts
repo-actions.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00
repo-branch.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-code.ts Refactor legacy line-number and scroll code (#33094) 2025-01-04 10:56:07 +08:00
repo-commit.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00
repo-common.ts Clone button enhancements (#33362) 2025-01-27 02:07:29 +08:00
repo-diff-commit.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-diff-commitselect.ts
repo-diff-filetree.ts
repo-diff.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-editor.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-findfile.test.ts
repo-findfile.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-graph.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-home.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-issue-content.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-issue-edit.ts Fix js error when edit issue (#33384) 2025-01-25 09:37:25 +08:00
repo-issue-list.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-issue-pr-form.ts
repo-issue-pr-status.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-issue-sidebar-combolist.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-issue-sidebar.md
repo-issue-sidebar.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +08:00
repo-issue.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-legacy.ts Refactor pull-request compare&create page (#33071) 2025-01-02 01:16:09 +08:00
repo-migrate.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-migration.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-milestone.ts
repo-new.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-projects.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo-release.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-search.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-settings-branches.test.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo-settings-branches.ts
repo-settings.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
repo-unicode-escape.ts Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +00:00
repo-wiki.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
scoped-access-token.ts
sshkey-helper.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00
stopwatch.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
tablesort.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
tribute.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
user-auth-webauthn.ts Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
user-auth.ts
user-settings.ts Enable Typescript noImplicitThis (#33250) 2025-01-16 04:26:17 +08:00