Skip to content

v4.20.7

Choose a tag to compare

@rodrigoslayertech rodrigoslayertech released this 18 Jul 03:34
· 33 commits to main since this release
v4.20.7
b16ebcf

Focus: Dark sidebar polish — field text colors on the un-hydrated markup.

Changes

  • 🎨 Fixed the sidebar search placeholder and version-select text being nearly invisible for dark visitors: Quasar fields serialize with light text colors and only gain q-field--dark via JS on hydration — body--dark CSS now themes the field text directly, scoped with :not(.q-field--dark) so hydration takes over without conflicts
  • ✅ Validated pixel-identical to the hydrated state on the pure server markup (335 passing tests)