gitea/web_src/js
Giteabot 2196ba5e42
Clone button enhancements (#33362) (#33404)
Backport #33362 by @silverwind

- 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

<img width="335" alt="image"
src="https://github.com/user-attachments/assets/8633ebac-a43f-457a-86bd-7a88a83519ee"
/>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-26 19:20:57 +01:00
..
components Fix bug automerge cannot be chosed when there is only 1 merge style (#33040) (#33043) 2024-12-30 11:42:08 +08:00
features Clone button enhancements (#33362) (#33404) 2025-01-26 19:20:57 +01:00
markup Refactor markdown math render (#32831) 2024-12-14 13:43:05 +08:00
modules Clone button enhancements (#33362) (#33404) 2025-01-26 19:20:57 +01:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
vendor Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
webcomponents Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
globals.d.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +08:00
globals.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
htmx.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Trivial fixes (#33304) (#33312) 2025-01-18 03:09:17 +08:00
types.ts Make issue suggestion work for all editors (#33340) (#33342) 2025-01-21 21:09:37 +08:00
utils.test.ts Make issue suggestion work for all editors (#33340) (#33342) 2025-01-21 21:09:37 +08:00
utils.ts Make issue suggestion work for all editors (#33340) (#33342) 2025-01-21 21:09:37 +08:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00