1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 11:35:22 +01:00
gitea/templates/user
Giteabot 5842cd23a6
Contribution heatmap improvements (#35876) (#35880)
Backport #35876 by @silverwind

1. Set a fixed height on the element, preventing the content after the
element from shifting on page load. This uses CSS [container query
length
units](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_queries#container_query_length_units)
as I saw no other way because of the non-linear scaling of the element.
2. Move the "total-contributions" text into the existing vue slot,
eliminating the need for absolute positioning.

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-06 08:51:49 +00:00
..
auth Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
dashboard Improve img lazy loading (#34804) 2025-06-21 14:53:22 +08:00
notification Partially refresh notifications list (#35010) 2025-07-10 04:15:14 +00:00
overview [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
settings Fix code tag style problem and LFS view bug (#35628) (#35636) 2025-10-11 20:25:03 +00:00
code.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +00:00
heatmap.tmpl Contribution heatmap improvements (#35876) (#35880) 2025-11-06 08:51:49 +00:00
profile.tmpl Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00