alpha
Login
or
Join now
tangled.org
/
core
Star
6
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
6
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
appview
/
pages
/
templates
/
user
/
at
199507008d68fb5eb3a91f7b46fca56c8f0910ae
2 folders
10 files
oppiliappan
appview/pages: fix bug where profile popover would spin forever
11d 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 week ago
settings
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month 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 week ago
followers.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
following.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month 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 week ago
overview.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
repos.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month 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 week ago
starred.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
strings.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
vouches.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago