Skip to content

Milestone3m responsive#609

Merged
timea-solid merged 2 commits intomilestone3mfrom
milestone3m-responsive
Apr 19, 2026
Merged

Milestone3m responsive#609
timea-solid merged 2 commits intomilestone3mfrom
milestone3m-responsive

Conversation

@bourgeoa
Copy link
Copy Markdown
Contributor

PR 1 — Responsive panes (solid-panes)
Files changed:

humanReadablePane.js — width: 800px → max-width: 100%; width: 100%; box-sizing: border-box
playlistPane.js — removed fixed width/height attrs, responsive styles for iframe and img
socialPane.js — table/inline-style layout → flex divs + CSS class
socialPane.css (new) — flex layout + mobile breakpoint
padPane.ts — <table>/<tr>/<td> layout → flex divs
padPane.css (new) — flex column layout + mobile breakpoint
pane.js — float: right → margin-left: auto; display: block
slideshowPane.js — setAttribute('width', '100%') → img.style.width = '100%'
n3Pane.js — overflow-x: auto; max-width: 100% on <PRE> (may not fully work — table cell constraint)
RDFXMLPane.js — same as above

Claude Sonnet 4.6 • 1x

@bourgeoa bourgeoa requested a review from timea-solid April 18, 2026 06:57
@bourgeoa bourgeoa self-assigned this Apr 18, 2026
@bourgeoa bourgeoa moved this to In review in SolidOS NLNet UI Apr 18, 2026
@timea-solid
Copy link
Copy Markdown
Member

This is not the official way we should go for mobile but if it looks good for the symposium, I would be ok with it.

@timea-solid timea-solid merged commit c8d88b4 into milestone3m Apr 19, 2026
@github-project-automation github-project-automation bot moved this from In review to Done in SolidOS NLNet UI Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants