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
1 folder
3 files
at
050c5aefeea7302ec8aefa0306adf05b84fd37c0
oppiliappan
appview: user/profile: prevent content jump on profile-picture load
1y ago
050c5aef
fragments
appview: user/profile: prevent content jump on profile-picture load
1 year ago
login.html
appview: oauth/handler: implement logout
1 year ago
profile.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
repos.html
appview: user/repos: introduce "all repos" page
1 year ago