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
/
components
/
comment
12 files
at
e7d46737ab85e48e86c55cadb9f72593dbcce9d4
eti
web/components: centre the comment thread connector on the avatars
13d ago
c761912c
Comment.stories.svelte
web/components: centre the comment thread connector on the avatars the connector grew rightward from left-4, so its 2px width put its centre one pixel right of the 32px avatar column it's meant to track. -translate-x-1/2 centres it on that same reference point. Signed-off-by: eti <eti@eti.tf>
1 week ago
Comment.svelte
web/components: handle deleted comments in threads gracefully - top level comments with no replies: these just vanish - top level comments with replies: shows "This comment was deleted" - replies: just vanish Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
CommentBox.stories.svelte
web/components: add comment and thread components
2 weeks ago
CommentBox.svelte
web/components: add comment and thread components
2 weeks ago
CommentCard.stories.svelte
web/components: add comment and thread components
2 weeks ago
CommentCard.svelte
web/components: centre the comment thread connector on the avatars the connector grew rightward from left-4, so its 2px width put its centre one pixel right of the 32px avatar column it's meant to track. -translate-x-1/2 centres it on that same reference point. Signed-off-by: eti <eti@eti.tf>
1 week ago
CommentEditor.stories.svelte
web/components: add comment and thread components
2 weeks ago
CommentEditor.svelte
web/components: use default variant for comment cancel button the cancel action in the comment editor was a ghost button with hand-rolled foreground-danger overrides, which read as a destructive action. cancelling a draft isn't destructive, so it now uses the plain default variant. Signed-off-by: eti <eti@eti.tf>
1 week ago
CommentList.stories.svelte
web/components: add comment and thread components
2 weeks ago
CommentList.svelte
web/components: add comment and thread components
2 weeks ago
comments.ts
web/components: handle deleted comments in threads gracefully - top level comments with no replies: these just vanish - top level comments with replies: shows "This comment was deleted" - replies: just vanish Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
sampleComments.ts
web/components: add comment and thread components
2 weeks ago