Skip to content

v4.20.5

Choose a tag to compare

@rodrigoslayertech rodrigoslayertech released this 18 Jul 03:07
· 37 commits to main since this release
v4.20.5
5955533

Focus: Dark sidebar surface — the drawer background itself is now CSS-themed.

Changes

  • 🎨 Completed the dark-sidebar fix: the remaining white panels were the q-drawer's own background (QDrawer only gains its dark class via JS, and the menu subtree stays un-hydrated until interaction) — body--dark CSS now themes the aside surface directly, with full contrast on the un-hydrated markup
  • ✅ Validated visually on the server-rendered markup with zero interaction, both themes (335 passing tests)