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
/
appview
/
pages
/
templates
/
repo
/
fragments
14 files
at
9ff59341cce3d91cea19cd2f0fa4bbf09b94de3f
Seongmin Lee
appview: add reaction for issues/PRs (close #65)
1y ago
9ff59341
artifact.html
appview: add reaction for issues/PRs (close #65) Add `sh.tangled.feed.reaction` lexicon and UI to *react* to issues/PRs close #65 close #113 Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
cloneInstructions.html
appview: add missing shadows to few components
1 year ago
compareAllowPull.html
appview: pages: make allow-pull update as oob-swap Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
1 year ago
compareForm.html
appview: rework compare page trigger comparison on button click, this simplifes a variety of things: - we can load a diff on page visit without javascript - we can avoid modifying url using javascript and breaking back buttons - we can avoid a lot of javascript code Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
diff.html
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
editRepoDescription.html
appview: pages/templates: move fragments closer to the call site
1 year ago
filetree.html
appview: bump directory/file icon sizes to size-4 also add classes here and there for leah
1 year ago
interdiff.html
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
meta.html
appview: pages/templates: add opengraph tags
1 year ago
og.html
appview: pages/templates: add opengraph tags
1 year ago
reaction.html
appview: add reaction for issues/PRs (close #65) Add `sh.tangled.feed.reaction` lexicon and UI to *react* to issues/PRs close #65 close #113 Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
reactionsPopUp.html
appview: add reaction for issues/PRs (close #65) Add `sh.tangled.feed.reaction` lexicon and UI to *react* to issues/PRs close #65 close #113 Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
repoActions.html
appview: add spinners to all buttons how it works: - hx-indicator adds the htmx-request class to the target of choice - with tailwind, we can use `group-[.class]` to check if a parent element has a certain class, and style things conditionally - by applying `group-[.htmx-request]`, we can detect when a request is in progress, and show/hide a lucide loader - the loader is a static icon made to spin using the `animate-spin` class
1 year ago
repoDescription.html
appview: pages/templates: move fragments closer to the call site
1 year ago