gitea/templates
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
..
admin Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +07:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +07:00
base Improve and fix markup code preview rendering (#35777) 2025-10-30 05:15:42 +07:00
custom
devtest Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +07:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00
mail Fix various bugs (#35684) 2025-10-19 00:37:50 +07:00
org Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +07:00
package Fix Arch repo pacman.conf snippet (#35825) 2025-11-04 18:07:04 +07:00
projects Remove unnecessary code and fix comments (#35761) 2025-10-28 18:03:57 +07:00
repo Fix viewed files number is not right if not all files loaded (#35821) 2025-11-03 13:34:52 +07:00
shared Fix file extension on gogs.png (#35793) 2025-10-30 18:25:53 +07:00
status Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
swagger Make "update file" API can create a new file when SHA is not set (#35738) 2025-10-24 12:46:54 +07:00
user Contribution heatmap improvements (#35876) 2025-11-06 09:23:48 +07:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +07:00
home.tmpl Misc CSS fixes (#34638) 2025-06-07 19:57:07 +07:00
install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00
post-install.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +07:00