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
7c3ec8cae6cb2cb674c2d32641aff309d1e59363
eti
web/components: optically centre the issue state pill label
4w ago
6fc71410
IssueBody.stories.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 month ago
IssueBody.svelte
web/components: add single issue page chunked up into several components
1 month 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 month 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 month ago
IssueCardContent.svelte
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
IssueForm.stories.svelte
web/components: add new issue form
1 month 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 month ago
IssueHeader.stories.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueHeader.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueInfoBar.stories.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueInfoBar.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueLabelPanel.stories.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueLabelPanel.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueList.stories.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueList.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueSearch.stories.svelte
web/components: add single issue page chunked up into several components
1 month 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 month ago
IssueStatePill.stories.svelte
web/components: add single issue page chunked up into several components
1 month 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 month ago
IssueToolbar.stories.svelte
web/components: add single issue page chunked up into several components
1 month ago
IssueToolbar.svelte
web/components: add single issue page chunked up into several components
1 month ago