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
2 folders
6 files
at
a837f6e4575785b62f5ca15868b4045f58f70584
eti
web/components: keep the editor the same height in both tabs
14d ago
a837f6e4
lib
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>
2 weeks ago
routes
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
app.css
web/api: add comment and issue crud ops
2 weeks ago
app.d.ts
web,localinfra: use knotmirror Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
app.html
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
hooks.server.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
icon.d.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
1 month ago
markup.css
web: render markdown readmes Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago