alpha
Login
or
Join now
tangled.org
/
core
Star
10
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
10
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
27
Pipelines
core
/
ogre
/
src
/
at
bca487f79bf442de0bd6a65e54048a8c64fa9113
4 folders
3 files
eti
ogre: center align footer items
2mo ago
bca487f7
__tests__
ogre: center align footer items set `alignItems: "center"` to footer elements. reduce `paddingBottom` to `36` for issue & prs cards. Signed-off-by: eti <eti@eti.tf>
2 months ago
components
ogre: center align footer items set `alignItems: "center"` to footer elements. reduce `paddingBottom` to `36` for issue & prs cards. Signed-off-by: eti <eti@eti.tf>
2 months ago
icons
ogre: rename appview/ogcard to ogre And move it out of appview. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
lib
ogre: rename appview/ogcard to ogre And move it out of appview. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
index.tsx
ogre: rename appview/ogcard to ogre And move it out of appview. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
types.d.ts
ogre: rename appview/ogcard to ogre And move it out of appview. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
validation.ts
ogre: show issue/pull author in card footer Replace the footer's leading slot with the author's avatar and handle for issue and pull request cards. For long handles, ellipsize and drop the reaction and comment counts to keep the tangled logo visible. appview/{issues,pulls}: send author info to ogre Resolve the author's handle and avatar URL from the issue/pull owner DID and pass them in the payload so ogre can render the author in the card footer. Signed-off-by: eti eti@eti.tf
2 months ago