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
/
repo
/
issues
21 files
at
6fc71410c461e9b29252bc367c356bf69aa5af1f
eti
web/components: optically centre the issue state pill label
12d ago
6fc71410
IssueBody.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueBody.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueCard.stories.svelte
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
IssueCard.svelte
web/components: give issue cards a border instead of a shadow the shadow in the issue list sits on each card rather than the list container. swap it for border-border-default, matching the readme and the other panels, and leave the gapped stack alone so the list still reads like the appview's. Signed-off-by: eti <eti@eti.tf>
1 week ago
IssueCardContent.svelte
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
IssueForm.stories.svelte
web/components: add new issue form
2 weeks ago
IssueForm.svelte
web/components: use default variant for issue form cancel button same reasoning as the comment editor: cancelling a draft isn't destructive, so drop the danger colouring and use the plain default variant. Signed-off-by: eti <eti@eti.tf>
1 week ago
IssueHeader.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueHeader.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueInfoBar.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueInfoBar.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueLabelPanel.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueLabelPanel.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueList.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueList.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueSearch.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueSearch.svelte
web/components: build the issue search from Input and Button same as the repo toolbar: the field and the clear control were raw elements reimplementing the primitives' border, padding, focus ring and hover states. the clear button keeps its absolute placement since Input has no interactive icon slot, and pr-9 only applies while it's on screen. Signed-off-by: eti <eti@eti.tf>
1 week ago
IssueStatePill.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueStatePill.svelte
web/components: optically centre the issue state pill label Inter's ascent/descent split isn't symmetric within the line box, so the mathematically centred label sat visibly high — measured 7.25px of ink above versus 10px below on 'Closed'. nudging the label alone by 1.5px balances it without moving the icon or changing the pill's 28px height. Signed-off-by: eti <eti@eti.tf>
1 week ago
IssueToolbar.stories.svelte
web/components: add single issue page chunked up into several components
2 weeks ago
IssueToolbar.svelte
web/components: add single issue page chunked up into several components
2 weeks ago