v0.17.0
·
761 commits
to refs/heads/main
since this release
Changes in this release:
🚀 Features
- Implement
PillButton()
component @Drekorian (#201) - Introduce custom lint checks for correct Orbit composables usage @shalva97 (#198)
- Implement
LinearIndeterminateProgressIndicator()
component @Drekorian (#197) - Update colors according to new Orbit specs @kiwiprbot (#196)
- Better dark mode support @hrach (#195)
- Add
BadgePrimitive()
and new Bundle badge variants @zurdus (#185) - Implement Tag's active state separately from remove action @hrach (#186)
- Catalog: fix missing dark theme during app start up @shalva97 (#184)
🐛 Bug Fixes
🧰 Maintenance
- Expanded readme file @zurdus (#194)
- chore(deps): update github-actions (major) @bot/renovate (#190, #193)
- chore(deps): update dependency androidx.constraintlayout:constraintlayout-compose to v1.0.1 @bot/renovate (#192)
- Configure Renovate @bot/renovate (#188)
- update to latest AGP 7.2.1, Gradle 7.5 and others @hrach (#187)
- Kotlin 1.7 and Compose compiler 1.2.0 @hrach (#182)