Skip to content

v0.13.0-dev.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 22:14

⛰️ Features

  • Allow consuming click events so they do not forward to parents - (b8642a2)
  • Allow creating two inventory composables at once, so long as one is not inside the other, explicitly deny the latter - (b8642a2)

🐛 Bug Fixes

  • Coerce page/line passed to Paginated/Scrollable menus, use onValueChange functions as callbacks - (524a78c)