alpha
Login
or
Join now
siidorow.dev
/
tangled-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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled-core
/
appview
/
pages
/
templates
/
timeline
/
fragments
/
at
sl/ref-based-pr
13 files
oppiliappan
appview/pages: persist timeline tab preference to cookie
10d ago
3fc289e5
announcements.html
appview/pages: persist timeline tab preference to cookie Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
goodfirstissues.html
appview: upgrade to resend-go/v3, add newsletter signup upgrade to resend-go/v3 and add a newsletter signup endpoint. replace the join CTA with a newsletter signup form. rework the timeline page to be a two-column layout on desktop. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org> Signed-off-by: eti <eti@eti.tf>
3 months ago
hero.html
appview/pages: fix redundant positive tabindex violation Signed-off-by: Jens Rømer Hesselbjerg <jh.roemer@gmail.com>
1 week ago
newsletterForm.html
appview/pages: fix redundant positive tabindex violation Signed-off-by: Jens Rømer Hesselbjerg <jh.roemer@gmail.com>
1 week ago
newsletterResponse.html
appview: deduplicate newsletter widget, single-render timeline grid the newsletter widget was being rendered twice on the timeline (once for mobile, once for desktop) via hidden/visible wrapper divs. both copies shared the same element ids (newsletter-widget, newsletter-widget-msg), so desktop submissions swapped into the hidden mobile copy and appeared to do nothing. collapse the two layouts into one responsive grid with tailwind order/col-start utilities so the widget lives in the dom exactly once, and drop the mutationobserver wiring in favour of a small delegated click listener that also handles gfi banner widening on dismiss. consolidate the three signup form variants (banner, widget, home hero) into a single newsletterForm fragment that takes a dict(Id, Variant). each instance gets a unique response-span id (newsletter-msg-<Id>) so multiple forms can coexist on a page without id collisions. move the handler's inline html/tailwind response strings into a newsletterResponse template rendered through pages, so the response id round-trips with the form's hx-target via an hx-vals target field. drop the stray blank line in base.html. Signed-off-by: eti <eti@eti.tf>
2 months ago
newsletterWidget.html
appview/pages: fix up spacing in sidebar Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
notifications.html
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
othersBadge.html
appview/pages: support grouping in homepage too Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
preview.html
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
recents.html
appview/pages: unify font sizes in homepage Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
timeline.html
appview/pages: persist timeline tab preference to cookie Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
trending.html
appview/pages: fix link in microvm announcement Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
vouchSuggestions.html
appview/pages: unify font sizes in homepage Signed-off-by: oppiliappan <me@oppi.li>
1 month ago