Commit 1ae1b6a
committed
py(deps[uv]) Bump gp-sphinx workspace pins to 0.0.1a11
why: gp-sphinx cut 0.0.1a11 covering a theme-flicker fix that
addresses three independent failure modes on Furo + Cloudflare
deploys. (1) Flash of the wrong colour scheme on initial load when
localStorage.theme and OS prefers-color-scheme disagree. (2)
Toggle-icon "pop-in" mid-load caused by furo.js being deferred by
Cloudflare Rocket Loader, leaving <html class="no-js"> on the page
and the .theme-toggle-container hidden until furo.js eventually
ran. (3) Animated mid-blend on .sig and dl.py headers during
runtime theme toggle, from CSS transitions on background-on-hover
that also ran on every CSS-variable swap. Tracking the new alpha
picks all three fixes up on the next docs build at
https://libtmux-mcp.git-pull.com/. See
git-pull/gp-sphinx#23 for the source-side
detail.
what:
- pyproject.toml: gp-sphinx, sphinx-autodoc-api-style, and
sphinx-autodoc-fastmcp all move 0.0.1a10 -> 0.0.1a11 in every
dependency group that pins them (one row in
[project.optional-dependencies], one row in [dependency-groups]
per package).
- uv.lock regenerated against the new pins; gp-sphinx workspace
siblings co-resolved to 0.0.1a11.1 parent 6534251 commit 1ae1b6a
2 files changed
Lines changed: 43 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments