Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:26

⛰️ Features

  • Add Box component - (54816e8)
  • Alignment for Row, Column, Box, similar to Jetpack Compose - (54816e8)
  • Paginated component - (54816e8)
  • (now we cache render then pass the diff to inventory to avoid sending tons of packets) - (54816e8)

🐛 Bug Fixes

  • Not clearing items from inventory when they were no longer rendered - (54816e8)

🔍 Other

  • Add pagination and cursor exmaples - (54816e8)