gitea/web_src
silverwind e88218f4be
Fix heatmap first color being unused (#22158)
Backport #22157. vue3-calendar-heatmap has the behaviour that the first
and second colors are mapped to values null and 0, meaning the second
color was not used as intended for values > 0. I think this is a
behaviour change from previous vue2 version that was missed during the
upgrade.

This change makes first and second values the same, so the heatmap can
now use one additional color for meaningful values.
2022-12-18 15:18:07 +02:00
..
fomantic Various CSS tweaks (#21244) 2022-09-22 22:00:29 -05:00
js Fix heatmap first color being unused (#22158) 2022-12-18 15:18:07 +02:00
less Fix margin and alignment in dashboard repolist (#22120) (#22122) 2022-12-16 20:57:22 +01:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00