Releases: kiwicom/orbit-compose
Releases · kiwicom/orbit-compose
v0.25.1
v0.25.0
Changes in this release:
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
- chore(deps): update r0adkll/upload-google-play action to v1.1.1 @app/renovate (#345)
- fix(deps): update kotlin & dokka & compose compiler @app/renovate (#341)
- fix(deps): update dependency com.kiwi.navigation-compose.typed:core to v0.5.0 @app/renovate (#337)
- fix(deps): update dependency com.android.tools:sdk-common to v30.4.1 @app/renovate (#336)
- Update to Kotlin 1.8 and Compose Compiler 1.4 @app/renovate (#303)
v0.24.0
Changes in this release:
🚀 Features
- Migrate to Material 3 (BC break!) @hrach (#313)
- Add Divider, LocalTextStyle, LocalContentColor lint rules @hrach (#330)
- Add
CalendarDuration
icon andMobileApp2
illustration @app/kiwiprbot (#328) - Add
Tile
component @gerak-cz (#319) - Moved TopAppBar navigation icons to :icons module @gerak-cz (#318)
- Upscale font size 12->13, 14->15 @hrach (#314)
🐛 Bug Fixes
- fix crash when lineHeight is not defined in sp @hrach (#320)
- Set TopAppBar action icons' size to 24.sp @gerak-cz (#316)
🧰 Maintenance
v0.23.2
Changes in this release:
🚀 Features
🐛 Bug Fixes
- Fix
BadgeListItemNeutral
's icon tint color to be InkNormal @hrach (#305) - Fix
ClickableField
singleLine rendering @DavidGrygar (#304)
🧰 Maintenance
v0.23.1
v0.23.0
Changes in this release:
🚀 Features
- Add
Timeline
component @hrach (#277) - Add RTL automirroring to arrow-like icons @hrach (#176)
- Add
BadgeList
component @rusnacok (#290) - Add
FastBooking
illustration @kiwiprbot (#291)
🧰 Maintenance
- Re-optimize illustration with latest pngquant @kiwiprbot (#294)
- fix(deps): update accompanist-main to v0.28.0 @app/renovate (#292)
- fix(deps): update accompanist-main to v0.27.1 @app/renovate (#287)
- chore(deps): update plugin appdistribution to v3.1.1 @app/renovate (#286)
- chore(deps): update dependency gradle to v7.6 @app/renovate (#288)
v0.22.0
Changes in this release:
🚀 Features
- Autoscaling
Icon
(BC break) @hrach (#265) - Add
Copy
icon @kiwiprbot (#282) - Colors update according Orbit 2022.10 colors (BC break) @hrach (#249)
🐛 Bug Fixes
🧰 Maintenance
- fix(deps): update androidx to v1.3.1 @app/renovate (#285)
TopAppBar
refactorings @hrach (#281)- chore(deps): update r0adkll/upload-google-play action to v1.0.19 @app/renovate (#278)
- chore(deps): update plugin appdistribution to v3.1.0 @app/renovate (#279)
- fix(deps): update accompanist-main to v0.27.0 @app/renovate (#276)
- Update to Compose 1.3 @app/renovate (#274)
- fix(deps): update dependency com.android.tools:sdk-common to v30.3.1 @app/renovate (#271)
- fix(deps): update kotlin & dokka & compose compiler @app/renovate (#272)
v0.21.0
Changes in this release:
🚀 Features
- Improve Lint to detect
contentColorFor()
@hrach (#270) Alert
andChoiceTile
non null slots @hrach (#268)Surface
refactorings, renameCard
toSurfaceCard
@hrach (#263)- Introduce
Typography
factory function (BC break) @hrach (#262) - Switch to Compose 1.3 @hrach (#258)
🧰 Maintenance
v0.20.1
v0.20.0
Changes in this release:
🚀 Features
- Scaffold: fix insets handling, introduce actionLayout and render action's gradient above the action @hrach (#250)
- Add strength indicator support in
PasswordTextField
@zurdus (#236)
🐛 Bug Fixes
- Enable
CountryFlag()
@Preview
@Drekorian (#241)
🧰 Maintenance
- fix(deps): update androidx @app/renovate (#240)
- Android 13 / SDK 33 @hrach (#216)
- chore(deps): update r0adkll/upload-google-play action to v1.0.18 @app/renovate (#247)
- chore(deps): update dependency com.vanniktech.maven.publish.base to v0.22.0 @app/renovate (#248)
- fix(deps): update dependency com.android.tools:sdk-common to v30.3.0 @app/renovate (#246)
- fix(deps): update android-lint to v30.3.0 @app/renovate (#245)
- update to AGP 7.3.0 @hrach (#244)
- update to NavigationComposeTyped 0.4 @hrach (#243)
- chore(deps): update plugin kotlinter to v3.12.0 @app/renovate (#242)
- fix(deps): update dependency com.kiwi.navigation-compose.typed:core to v0.2.0 @app/renovate (#239)
- fix(deps): update dependency io.coil-kt:coil-compose to v2.2.1 @app/renovate (#238)
- Integrated Navigation Compose Typed library @hrach (#235)