Skip to content

v0.1.3

Compare
Choose a tag to compare
@JD557 JD557 released this 23 Jul 18:49
· 243 commits to master since this release

This release brings multiple improvements and fixes to the text layout.

New features

  • Added radioButton component (#29)
  • Added Ref.withRef and Ref.asRef operations (#29)
  • Improved text layout (breaks lines on spaces if possible) (#26, #27)

Bug fixes

  • Fix horizontal layout (#21)
  • Avoid runtime errors when using Ref (#30)