Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Initial implementation of the dl table view #1156

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

regularfry
Copy link

Description

This patch is an implementation of the markup-swapping fix for #1092 . It introduces a few new elements: since the table uses a caption and we need to preserve that, but caption isn't valid outside a table, the dl implementation uses figure and figcaption to do the same job.

In its current state it is a relatively close match for the previous look and feel across the breakpoints but I haven't done a pixel-scale comparison yet. There's also a failing test, thus the WIP title. I'll fix that shortly, but this is pushed now in case anyone wants to tell me this is completely wrong in some respect.

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant