v4.20.5
·
37 commits
to main
since this release
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--darkCSS 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)