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
2 folders
10 files
at
fdbbbbfb9c8c5118bd730345522e3df1c1949192
oppiliappan
appview/pages: fix bug where profile popover would spin forever
1mo ago
c38a4376
fragments
appview/pages: fix bug where profile popover would spin forever the popover showed on mouseover over the parent div, but the hx request was fired on the <a> tag inside the div. if you managed to move the mouse into an area where the div was present but the <a> was not present, you could trigger a popover but not an hx request, causing the loader to spin indefinitely. we now do all events on the same element to prevent this bug. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
settings
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
completeSignup.html
appview/pages: fix bug where profile popover would spin forever the popover showed on mouseover over the parent div, but the hx request was fired on the <a> tag inside the div. if you managed to move the mouse into an area where the div was present but the <a> was not present, you could trigger a popover but not an hx request, causing the loader to spin indefinitely. we now do all events on the same element to prevent this bug. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
followers.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
following.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
login.html
appview/login,signup: increase font size when <md to prevent focus zoom safari on ios zooms on inputs if the font size is set to a value smaller than 16px. setting the font size of <input> elements when the viewport is smaller than `md` prevents that behavior a broader fix would be to patch all inputs to behave that way. this would require more manual work, this could be a point of focus when transitioning to a better frontend framework. resolves [TAN-506](https://linear.app/tangled/issue/TAN-506/stop-safari-from-zooming-on-text-inputs) Signed-off-by: eti <eti@eti.tf>
1 month ago
overview.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
repos.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
signup.html
appview/login,signup: increase font size when <md to prevent focus zoom safari on ios zooms on inputs if the font size is set to a value smaller than 16px. setting the font size of <input> elements when the viewport is smaller than `md` prevents that behavior a broader fix would be to patch all inputs to behave that way. this would require more manual work, this could be a point of focus when transitioning to a better frontend framework. resolves [TAN-506](https://linear.app/tangled/issue/TAN-506/stop-safari-from-zooming-on-text-inputs) Signed-off-by: eti <eti@eti.tf>
1 month ago
starred.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
strings.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
vouches.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago