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