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
4a6500d2cc4b51d23979583623739197bcd6a171
eti
web/components: keep Button one height with or without a label
16d ago
4a6500d2
api
web/api: crud ops for reactions Signed-off-by: oppiliappan <me@oppi.li>
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/components: keep Button one height with or without a label The size variants' min-h values are the Figma button heights (32/36/40), but line-height plus py-1.5 and the 1px border already exceeded them, so the floor only ever applied to icon-only buttons. A labelled button came out 2-5px taller than an icon-only one beside it. Dropping to py-1 keeps content under the min-h at every size; the padding still acts as the floor if a label wraps. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
markup
web/components: add new issue form
2 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