gitea/templates/user
silverwind eef9406c6b
Contribution heatmap improvements (#35876)
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: wxiaoguang <wxiaoguang@gmail.com>
2025-11-06 09:23:48 +07:00
..
auth Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
dashboard Improve img lazy loading (#34804) 2025-06-21 14:53:22 +07:00
notification Partially refresh notifications list (#35010) 2025-07-10 04:15:14 +07:00
overview [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +07:00
settings Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
code.tmpl Unify search boxes (#29530) 2024-03-14 23:24:59 +07:00
heatmap.tmpl Contribution heatmap improvements (#35876) 2025-11-06 09:23:48 +07:00
profile.tmpl Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00