alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
web
/
src
/
lib
6 folders
5 files
at
477dfdbe1fc40cdab0df3c826d4303313c93f7f8
eti
web/settings: draw the settings list hairlines with divide-y
18d ago
477dfdbe
api
web/settings: draw the settings list hairlines with divide-y the three gap variants each repeated their own border-t and border colour on an [&>*+*] selector; divide-y divide-border-default says it once in the base, so a variant only has to carry spacing. the spacing had to move with it. divide-y draws on the bottom of every row but the last, where the old rule drew on the top of every row but the first, and the rows carry min-h-8 — being border-box, that swallowed the old border and top padding whole, so the hairline actually sat 12px under one row and 8px over the next with an uneven 45/41px text pitch. giving each row half the gap as its own padding, and leaving the card the rest of its 12px, puts the line where the comment always claimed it was: 8/8 with an even 41px pitch. cards come out 8-11px shorter for it. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
assets
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
auth
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
components
web/settings: draw the settings list hairlines with divide-y the three gap variants each repeated their own border-t and border colour on an [&>*+*] selector; divide-y divide-border-default says it once in the base, so a variant only has to carry spacing. the spacing had to move with it. divide-y draws on the bottom of every row but the last, where the old rule drew on the top of every row but the first, and the rows carry min-h-8 — being border-box, that swallowed the old border and top padding whole, so the hairline actually sat 12px under one row and 8px over the next with an uneven 45/41px text pitch. giving each row half the gap as its own padding, and leaving the card the rest of its 12px, puts the line where the comment always claimed it was: 8/8 with an even 41px pitch. cards come out 8-11px shorter for it. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
markup
web/components: add new issue form
3 weeks ago
server
web: remove unused cfg field Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
auth.svelte.ts
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
avatar.ts
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
format.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
index.ts
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
optimistic.svelte.ts
web: add optimistic overlays and record mutation apis Signed-off-by: dawn <dawn@tangled.org>
1 month ago