Skip to content

v4.7.6

Choose a tag to compare

@rodrigoslayertech rodrigoslayertech released this 01 Jul 18:23
· 90 commits to main since this release
v4.7.6

Focus: Mobile Table of Contents no longer auto-opens on page entry.

Changes

  • 🐛 Fixed the mobile ToC dialog opening by itself when entering a page. It keyed on the shared layout.meta flag (default true for the desktop right rail), so mobile inherited the open state
  • 📱 On mobile the ToC is now forced closed on mount and on every navigation (including anchor taps); it opens only when the user taps the ToC button
  • 🖥️ Desktop right rail keeps its default-open behavior unchanged
  • ✅ Validated — 194 tests passing, scaffold build OK