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
bd3fb911a8666085caff8d5e56e18322c81849b3
eti
web/components: use default variant for comment cancel button
15d ago
db467454
Comment.stories.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>
2 weeks 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: 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
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>
2 weeks 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