v0.33.0
github-actions
released this
27 Sep 13:30
·
180 commits
to refs/heads/main
since this release
Changes in this release:
Significant changes:
- BC break: Remove deprecated
ChoiceTileCentered
@Drekorian (#520) - Setup baseline profile for Orbit library and the catalog app @gerak-cz (#525)
🚀 Features
- Allow usage of material TextButton inside of Material AlertDialog without lint reporting the usage. @shanio (#542)
- Expose
EditableText
on ClickableField @hrach (#533) - Add lint for Orbit buttons usage within Material's AlertDialog @shanio (#535)
- Rework
Scaffold
to avoid Subcompose & fix insets consumption @hrach (#534) - Email icon touch-ups @kiwiprbot (#536)
- Add
Damage
andWheelchair
illustration, icons touch-ups @kiwiprbot (#532) - Introduce LabelLastBaseLine for field vertical alignment @hrach (#522)
🐛 Bug Fixes
- Rework
Scaffold
to avoid Subcompose & fix insets consumption @hrach (#534) - Fix
ShareAndroidOutline
icons and other minor icon tweaks @kiwiprbot (#527) - Utilize a darker color for text selection @hrach (#523)
🧰 Maintenance
- Update Kotlin to 1.9.10, Serialization to 1.6 and Compose Compiler to 1.5.3 @apps/renovate (#510)