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
/
user
/
fragments
6 files
at
9ff59341cce3d91cea19cd2f0fa4bbf09b94de3f
Anirudh Oppiliappan
appview/pages: add a slight border to picHandle
1y ago
63bfc308
bluesky.html
appview/pages: add a slight border to picHandle Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
editBio.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
editPins.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
follow.html
appview: pages: add spinners to more buttons This commit adds spinners to what I believe to be all the buttons on the following pages: - follow: add spinner to follow button - issues/new: add spinner to create button - issue: add spinners to close/reopen issue buttons - issueComment: add spinner to delete button - editIssueComment: add spinner to check mark button - pulls/new: add spinner to create button - pullNewComment: add spinner to comment button, submit and cancel - pullResubmit: add spinners to resubmit / cancel button - settings: add spinners to buttons - knots: add spinners to buttons - settings: add spinners to user settings page
1 year ago
picHandle.html
appview/pages: add a slight border to picHandle Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
profileCard.html
appview: user/profile: prevent content jump on profile-picture load
1 year ago