Bump just-the-docs from 0.10.1 to 0.12.0 by dependabot[bot] · Pull Request #27 · CDCgov/NEDSS-SystemAdminGuide
Bumps just-the-docs from 0.10.1 to 0.12.0.
Release notes
Sourced from just-the-docs's releases.
v0.12.0
Release v0.12.0
Hi folks,
This minor release actually should fix all relevant issues with the placement of
.site-footer, first introduced inv0.11.0. I apologize greatly for the delay and the confusion around this issue - the interactions between this component and the many different ways that users overrode different components were more complex than I expected. I've done some more thorough tests and am much more confident that this set of fixes resolves the issue, once necessary migration steps are made.I've written up migration instructions, which may be relevant for
- all users who have a custom
_includes/nav_footer_custom.html- all users who override the
sidebar.htmlorfooter.htmlcomponentsThank you for your patience, and apologies again for this mistake. I'll do my best to make sure that this doesn't happen again.
Theme
- Fixed: site footer placement on
md/xs/below, for real@mattxwangin #1771v0.11.2
Release v0.11.2
Hi folks,
This patch release
actually fixes a different regression I introduced in v0.11.0 (the(please see 0.12.0 for a fix), as well as fixing various accessibility issues reported bynav_footershowing up twice below thexsviewport)@cuteshaun. It also fixes the usage of some long-deprecated (and now-aliased) CSS properties.This should be a straightforward upgrade for all users. However, users who have custom sidebars should follow the migration steps in 0.11.0.
Thank you!
Theme
- Fixed: incorrect behaviour of
nav_footerbelowxsviewport by@mattxwangin #1760- Fixed: usage of deprecated css properties (
word-wrap,clip) and values (appearance: button) by@mattxwangin #1761- Fixed: incorrect main content spacing in print styles by
@mattxwangin #1765- Fixed: focus indicator clipping and consistency for sidebar and top nav elements by
@mattxwangin #1769- Fixed: search bar focus trap and search result focus outline clipping by
@mattxwangin #1770v0.11.1
Release v0.11.1
Hi folks,
This is a very quick patch release that fixes a regression I introduced in v0.11.0, related to the
nav_footershowing up twice on thexsviewport. Sorry folks! Thank you to those who reported this issue quickly.Theme
- Fixed: incorrect behaviour of
nav_footeronxsviewportv0.11.0
Release v0.11.0
... (truncated)
Changelog
Sourced from just-the-docs's changelog.
v0.12.0 - 2026-01-23
Theme:
- Fixed: site footer placement on
md/xs/below, for real@mattxwangin #1771v0.11.2 - 2026-01-23
Theme
- Fixed: incorrect behaviour of
nav_footerbelowxsviewport by@mattxwangin #1760- Fixed: usage of deprecated css properties (
word-wrap,clip) and values (appearance: button) by@mattxwangin #1761- Fixed: incorrect main content spacing in print styles by
@mattxwangin #1765- Fixed: focus indicator clipping and consistency for sidebar and top nav elements by
@mattxwangin #1769- Fixed: search bar focus trap and search result focus outline clipping by
@mattxwangin #1770v0.11.1 - 2026-01-02
Theme
- Fixed: incorrect behaviour of
nav_footeronxsviewport by@mattxwangin #1759v0.11.0 - 2026-01-01
Theme
- Fixed: low-contrast syntax highlighting via
accessible-pygmentsand harsher backgrounds by@mattxwangin #1749- Fixed: callout body text color contrast by
@mattxwangin #1748- Fixed: button and label color contrast by
@mattxwangin #1750- Fixed: inability to focus on scrollable code blocks via keyboard navigation by
@mattxwangin #1533- Fixed:
.site-footerfocus order onsm(mobile) viewport by@mattxwangin #1751- Fixed: color contrast between dark mode background and
$link-colorby@mattxwangin #1752- Fixed: color contrast for selected
.nav-list-linkin light mode by@mattxwangin #1753- Fixed: sidebar ARIA role (by including navigation) by
@mattxwangin #1754- Fixed:
footer_content/footer_customcolor contrast by@mattxwangin #1755Documentation
- Added: aXe accessibility tests by
@cycomacheadin #1756v0.10.2 - 2025-12-31
Theme
- Fixed:
margin-topandmargin-bottomfor<hr>elements in print styles by@jacksonj04in #1677- Fixed: sidenav footer (
.site-footer) color contrast by@mattxwangin #1746- Fixed: use
aria-expandedinstead ofaria-pressedfor buttons connected to expandable content by@rianrietveldin #1679- Fixed: accessibility issues with search bar (color contrast, focus indicator, decorative icons) by
@mattxwangin #1747
... (truncated)
Commits
2ed4c0a0.12.0b6be86ePrep 0.12.018b5683Fix site footer placement onmd/xs/below, for real (#1771)e0f53240.11.292b3d5ePrep 0.11.2c74a4d6Fix search bar focus trap and search result focus outline clipping (#1770)47beca7Fix focus indicator clipping and consistency for sidebar and top nav elements...fa318edBump prettier from 3.8.0 to 3.8.1 (#1768)d416b6dBump selenium-webdriver from 4.39.0 to 4.40.0 (#1766)8fcf003Fix incorrect main content spacing in print styles (#1765)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.