Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 22:08
· 918 commits to refs/heads/main since this release

Changes in this release:

🚀 Features

  • Buttons: bundle buttons, ButtonLink new styles & sizing, added ButtonPrimitive @hrach (#112)
  • Added an error state to ChoiceTile @rex1234 (#114)
  • TopAppBar: implement Large version and scrolling support @hrach (#111)
  • New illustrations: Chatbot, FareLock, FareLockSuccess @kiwiprbot (#109)
  • ChoiceTile: small/large heading support @hrach (#99)
  • Icons auto sizing (BC break) @hrach (#86)
  • Typography: update to latest Orbit definition @hrach (#85)

🐛 Bug Fixes

  • Fix active TextField() background, multiline icon alignment and precedence for focus outline @hrach (#116)
  • ChoiceTileCentered: fix sizing with weight() modifier & title centering @hrach (#101)
  • theme: set LocalContentColor to InkNormal @hrach (#100)

🧰 Maintenance