Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 14:10
· 953 commits to main since this release
d62f4a0

Changes in this release:

🚀 Features

  • Add sticky actions block to Scaffold() @hrach (#78)
  • Add TextField auto-bring-into-view support @hrach (#80)
  • Add insets handling into Scaffold() @hrach (#79)
  • Add Bundle Colors @hrach (#77)
  • Alerts: new design @hrach (#74)
  • Icons: add Flash and update FlightReturn @kiwiprbot (#72)

🐛 Bug Fixes

  • icon: provide default size even for intrinsic measuring @hrach (#81)
  • button: rounding is 6dp & text is centered by default @hrach (#73)

🧰 Maintenance