This improves the bar containing the languages at the top of the repo index by making it a <details> element which expands into a legend describing what colours represents each language in the bar.
Monorepo for Tangled β https://tangled.org
appview/pages: add expandable legend to repo index template #552
merged
opened by
expand 1 commit
hide 1 commit
appview/pages: add expandable legend to repo index template
Signed-off-by: ansxor <git@ansxor.ca>
Also, for the language color circles, perhaps we can do the same "spheres" as seen here? Keeps it consistent. :)
expand 2 commits
hide 2 commits
appview/pages: add expandable legend to repo index template
Signed-off-by: ansxor <git@ansxor.ca>
appview/pages: add spacing and different orb design for language legend
Signed-off-by: ansxor <git@darienreese.ca>
expand 2 commits
hide 2 commits
appview/pages: add expandable legend to repo index template
Signed-off-by: ansxor <git@ansxor.ca>
appview/pages: add spacing and different orb design for language legend
Signed-off-by: ansxor <git@darienreese.ca>
Signed-off-by: ansxor <git@ansxor.ca>
Looks good! If you could just squash the commit into one (with the first message), we're good to go!
Hey, thanks for this patchβthis looks really good! One tiny improvement that we could make would be to space out the languages evenly? Kinda like how Forgejo does it (for example: https://codeberg.org/forgejo/forgejo).
Otherwise, very very nice.