Skip to content

Releases: kiwicom/orbit-compose

v0.25.0

14 Feb 10:35
f00019c
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🐛 Bug Fixes

  • Rework Scaffold to use subcompose & content-padding only for action's gradient/insets @hrach (#346)

🧰 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

26 Jan 11:56
8d4af09
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Migrate to Material 3 (BC break!) @hrach (#313)
  • Add Divider, LocalTextStyle, LocalContentColor lint rules @hrach (#330)
  • Add CalendarDuration icon and MobileApp2 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

  • Add documentation for Alert, Badge, BadgeList, Button @hrach (#306)
  • Use SwipeableV2 in Switch @hrach (#309)
  • chore(deps): update plugin paparazzi to v1.1.0-sdk33-alpha04 @app/renovate (#310)
  • fix(deps): update androidx to v1.3.3 @app/renovate (#311)

v0.23.2

02 Jan 08:25
342f6e5
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Expose MutableInteractionSource for buttons and other components. BC break! @hrach (#302)

🐛 Bug Fixes

  • Fix BadgeListItemNeutral's icon tint color to be InkNormal @hrach (#305)
  • Fix ClickableField singleLine rendering @DavidGrygar (#304)

🧰 Maintenance

  • chore(deps): update dependency com.vanniktech.maven.publish.base to v0.23.1 @app/renovate (#307)
  • chore(deps): update plugin kotlinter to v3.13.0 @app/renovate (#300)

v0.23.1

20 Dec 14:16
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Added a version of ListChoice that is not clickable. @gerak-cz (#297)

🐛 Bug Fixes

  • Update BadgeList item naming and icon colors @hrach (#299)

v0.23.0

14 Dec 13:12
e0da111
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🧰 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

24 Nov 15:13
2835047
Compare
Choose a tag to compare

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

  • Fix ListChoice icon centering when trailing slot is higher @hrach (#280)

🧰 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

20 Oct 13:07
8b5f3c4
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Improve Lint to detect contentColorFor() @hrach (#270)
  • Alert and ChoiceTile non null slots @hrach (#268)
  • Surface refactorings, rename Card to SurfaceCard @hrach (#263)
  • Introduce Typography factory function (BC break) @hrach (#262)
  • Switch to Compose 1.3 @hrach (#258)

🧰 Maintenance

  • fix(deps): update android-lint to v30.3.1 @app/renovate (#267)
  • chore(deps): update androidgradleplugin to v7.3.1 @app/renovate (#266)
  • build with latest JDK 18 @hrach (#228)

v0.20.1

06 Oct 13:19
Compare
Choose a tag to compare

Changes in this release:

  • Fix navigation in R8 minimized catalog app @hrach (#255)

🧰 Maintenance

  • fix(deps): update Kotlin to 1.7.20 & dokka & Compose compiler 1.3.2 @app/renovate (#256)
  • fix(deps): update dependency io.coil-kt:coil-compose to v2.2.2 @app/renovate (#253)

v0.20.0

02 Oct 16:05
4a5186b
Compare
Choose a tag to compare

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

🧰 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)

v0.19.0

02 Sep 12:15
9d05bf2
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🧰 Maintenance

  • fix(deps): update dependency androidx.activity:activity-compose to v1.5.1 @app/renovate (#229)
  • fix(deps): update dependency io.coil-kt:coil-compose to v2.2.0 @app/renovate (#230)
  • Add screenshot tests for fontScale & dark mode @hrach (#227)
  • fix(deps): update kotlin & dokka @app/renovate (#225)
  • fix(deps): update accompanist-main to v0.25.1 @app/renovate (#226)
  • Catalog unification @hrach (#224)
  • Component Previews in IDE @hrach (#223)
  • unify plugins definition & update to AGP 7.3.0-rc01 @hrach (#221)