0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-06 23:38:18 -05:00
Files
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 +01:00
..
2025-11-04 17:46:17 +00:00
2025-09-14 19:15:06 +03:00
2024-12-21 12:11:22 -05:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-09 16:46:51 +00:00