Skip to content

📚 Fix sizing classes, grid rows, tab links, MyST prereqs#273

Merged
chrisjsewell merged 1 commit into
mainfrom
brief/08-docs-quick-fixes
Jul 12, 2026
Merged

📚 Fix sizing classes, grid rows, tab links, MyST prereqs#273
chrisjsewell merged 1 commit into
mainfrom
brief/08-docs-quick-fixes

Conversation

@chrisjsewell

@chrisjsewell chrisjsewell commented Jul 12, 2026

Copy link
Copy Markdown
Member

Documentation quick fixes. Closes #172, closes #122, closes #184, closes #247.

Validation: tox -e docs-furo and docs-pydata clean (-nW), tox -e py311 untouched-green; rendered HTML spot-checked (literal query-string href emitted).

@chrisjsewell chrisjsewell force-pushed the brief/08-docs-quick-fixes branch from 0f0d22e to 2928caf Compare July 12, 2026 13:27
- Correct the sizing CSS class names to the generated
  `sd-w-{25,50,75,100,auto}` / `sd-h-{25,50,75,100,auto}`
  (per `style/_sizing.scss`) (#172)
- Note the MyST syntax extensions (`colon_fence`, `html_image`,
  `attrs_inline`) that the documentation examples rely on (#122)
- Add a "Multiple rows" section to the grid docs, and clarify that a
  single-value column count is fixed across all screen sizes, for both
  the `grid` argument and the item-level `columns` option (#184, #182)
- Document how to author links to synchronised tabs with query strings,
  from both MyST Markdown and reStructuredText (#247)
@chrisjsewell chrisjsewell force-pushed the brief/08-docs-quick-fixes branch from 2928caf to 39180ba Compare July 12, 2026 13:53
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.08%. Comparing base (5f41b8e) to head (39180ba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   88.08%   88.08%           
=======================================
  Files          11       11           
  Lines        1041     1041           
=======================================
  Hits          917      917           
  Misses        124      124           
Flag Coverage Δ
pytests 88.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chrisjsewell chrisjsewell merged commit ce1e0a9 into main Jul 12, 2026
25 checks passed
@chrisjsewell chrisjsewell deleted the brief/08-docs-quick-fixes branch July 12, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants