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
10 folders
at
3ba52331fbe4e9979d40efab9411133a928bceea
eti
web/components: drop the stale button height overrides
13d ago
3ba52331
comment
web/components: keep the editor the same height in both tabs the preview pane had its own min-height (min-h-40, or min-h-24 from the comment editor) while the write tab took the textarea's, so toggling tabs resized the whole editor. the pane now takes the field's own height and inset from the exported textareaMinHeight, which leaves nothing to drift, and previewClass — which only existed to set that height — is gone. measured on the editor and reply stories: both tabs render a 256px pane at the same offset. Signed-off-by: eti <eti@eti.tf>
1 week ago
home
web: formatting, stories & de-dups - add prettier-plugin-tailwindcss to auto-sort tailwind classes - de-duplicate components - add missing stories - fix a few lint nits & errors Signed-off-by: eti <eti@eti.tf>
3 weeks ago
profile
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
repo
web/components: drop the stale button height overrides the star and fork controls hand-rolled their own joined-group wrapper and then forced their buttons to min-h-7.5 to fit inside a max-h-8 box, so they came out shorter than every other button on the platform. both now use ButtonGroup, which does the radius collapsing and border overlap already, and the buttons keep their own size, and the signed-out stars link becomes a Button instead of an anchor styled to look like one. measured on the repo header story: the stars control and the fork pair are both 34px now, where the pair used to be 36px and its segments 30px. Signed-off-by: eti <eti@eti.tf>
1 week ago
settings
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
shell
improved tab styling Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
strings
web/routes: refactor string form to use putString Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
testing
web/components: add new issue form
2 weeks ago
timeline
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
ui
web/components: keep the editor the same height in both tabs the preview pane had its own min-height (min-h-40, or min-h-24 from the comment editor) while the write tab took the textarea's, so toggling tabs resized the whole editor. the pane now takes the field's own height and inset from the exported textareaMinHeight, which leaves nothing to drift, and previewClass — which only existed to set that height — is gone. measured on the editor and reply stories: both tabs render a 256px pane at the same offset. Signed-off-by: eti <eti@eti.tf>
1 week ago