Skip to content

Releases: kiwicom/orbit-compose

v0.3.0

09 Sep 13:10
aedd318
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Radio & Checkbox: full row touch ripple and renamed to RadioField and CheckboxField @hrach (#23)
  • Error state added to radio @shanio (#22)
  • colors: update colors to match latest design tokens (OrangeDark updated) @hrach (#19)
  • TextField: add info message @shanio (#17)

🧰 Maintenance

  • Catalog release workflow: release version of APK to GH release @hrach (#21)
  • update to Compose 1.0.2 & Kotlin 1.5.21 & compile SDK 31 @hrach (#20)
  • Add release-drafter @hrach (#18)

v0.2.0

26 Aug 19:55
26f1651
Compare
Choose a tag to compare

Changes in this version:

  • use Material's switchable implementation to avoid missing fixes
  • update to Compose 1.0.0
  • catalog: update navigation to gain screen transitions
  • text field: fix padding issues & implement extra clickable properties
  • password text field: make raw input toggle saveable

v0.1.0

26 Aug 19:53
0835f88
Compare
Choose a tag to compare

Initial release 🎉