Skip to content

2.6.0

Choose a tag to compare

@cheonjaeung cheonjaeung released this 18 Dec 08:44
· 91 commits to main since this release

This release introduces a new experimental modifier, fillMaxMainAxisSize.
It makes the item have the same size to the maximum of the main axis sizes.

Changed

  • BoxGrid is now stable API.
  • New experimental modifier fillMaxMainAxisSize is added.
  • All grids now skip item measurement and placement when there is no available space or calculated cell size is invalid.