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
/
timeline
/
at
0db2ecef84b227f8cb30fb85bbb9c356e70ffb59
1 folder
2 files
eti
appview/login,signup: increase font size when <md to prevent focus zoom
11d ago
0b33fca0
fragments
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
home.html
appview: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
timeline.html
appview/pages: improve timeline 3-col layout width on large screens switch home/mission control to fractional columns with per-column max-widths and a 1920px outer cap. resolves [TAN-505](https://linear.app/tangled/issue/TAN-505) Signed-off-by: eti <eti@eti.tf>
2 weeks ago