Skip to content

vael-ui@0.2.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:00
· 4 commits to main since this release
c49a8fa

Patch Changes

  • #26 32a8b7b Thanks @Mini-Sylar! - Fixes inconsistent internal spacing in Dialog, Card, Tour, and confirmAction's popover surface, where the gap on one side of a header/body/footer-style transition was silently double-counted against the other, making the two sides unequal (e.g. Dialog's body→footer gap was exactly double its header→body gap). Also fixes Tour rendering with doubled outer padding — its own header/actions padding was stacking on top of Popover's shared body padding.