Skip to content

v0.4.4

Compare
Choose a tag to compare
@nicoburns nicoburns released this 14 May 14:00
· 6 commits to main since this release
d875f41

Fixes

  • Content alignment (align-content/justify-content) behaviour was updated to match the latest spec (and Chrome 123+) (#635)
  • Ensure that root Flexbox nodes are floored by their padding-border (#651, #655)
  • Use grid area size not available space when applying aspect ratio to grid containers (#656)