gitea/templates
silverwind 52cbe2bdbc
Improve commit status icons (#21124)
- Show popover on hover/focus (tippy default) instead of click
- If there is only one status, add href to trigger element
- Increase tippy
[interactiveBorder](https://atomiks.github.io/tippyjs/v6/all-props/#interactiveborder),
making it easier to keep interactive tooltips open with sloppy mouse
movement
- Fix a overflow issue in the commit list

Commit list before:

<img width="459" alt="Screen Shot 2022-09-09 at 19 00 01"
src="https://user-images.githubusercontent.com/115237/189405517-68de5a69-e312-4ea2-ab81-87629db6064b.png">

Commit List after:
<img width="475" alt="Screen Shot 2022-09-09 at 19 01 43"
src="https://user-images.githubusercontent.com/115237/189405574-13e84885-9073-4f86-9eeb-d008c1639647.png">

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-09-09 17:03:18 -04:00
..
admin Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
mail Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
org Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
package Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
repo Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
shared Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
status Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
swagger Fill the specified ref in webhook test payload (#20961) 2022-09-04 12:18:07 +03:00
user Center-aligning content of WebAuthN page (#21127) 2022-09-09 16:18:54 -04:00
home.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00