Skip to content

v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 08:28
· 279 commits to refs/heads/main since this release
707895d

Changes in this release:

馃殌 Features

  • Add CircularProgressIndicator wrapper @shanio (#454)
  • Add capability to define default icon color for entire List @shanio (#450)
  • Add TileGroup @shanio (#448)
  • Text Field label & message moved to decoration box (BC break!) @hrach (#446)

馃悰 Bug Fixes

  • Implement top-node semantics for Stepper (BC break!) @hrach (#458)
  • Fix font scaling issues in Tag, RadioField and CheckboxField @hrach (#459)
  • Fix SegmentedSwitch rendering in RTL @hrach (#452)

馃О Maintenance

  • fix(deps): update dependency dev.chrisbanes.compose:compose-bom to v2023.04.00-beta02 @apps/renovate (#453)
  • chore(deps): update kotlin & dokka & compose compiler to v1.8.20 @apps/renovate (#447)
  • chore(deps): update androidgradleplugin to v8 (major) @apps/renovate (#445)