Skip to content

Releases: kiwicom/orbit-compose

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)

v0.18.0

15 Aug 14:13
4a814d2
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🧰 Maintenance

  • fix(deps): update compose-main to v1.2.1 @app/renovate (#217)
  • fix(deps): update dependency com.android.tools:sdk-common to v30.2.2 @app/renovate (#218)
  • fix(deps): update android-lint to v30.2.2 @app/renovate (#215)
  • chore(deps): update dependency gradle to v7.5.1 @app/renovate (#214)

v0.17.1

02 Aug 11:30
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Add missing DeviceMobile icon @hrach (#210)
  • Icons: add GooglePlay icon @kiwiprbot (#209)
  • Customisable InlineLoading @Nodrex (#206)

🐛 Bug Fixes

  • fix lint publication in :ui package @hrach (#211)

🧰 Maintenance

  • fix(deps): update dependency androidx.navigation:navigation-compose to v2.5.1 @bot/renovate (#208)
  • fix(deps): update dependency androidx.customview:customview-poolingcontainer to v1.0.0 @bot/renovate (#207)
  • fix(deps): update compose-main to v1.2.0 @bot/renovate (#205)

v0.17.0

29 Jul 14:50
dfc9146
Compare
Choose a tag to compare

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

  • Reset ContentEmphasis with Surface composable @hrach (#202)

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

v0.16.0

30 Jun 12:49
4b5ea08
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🧰 Maintenance

  • Update to Compose 1.2.0-rc03 @hrach (#180)
  • Update to Compose 1.2.0-rc02 and Kotlinter 3.10.0 @hrach (#177)

v0.15.1

13 Jun 14:21
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Implement BadgeCircle() component @Drekorian (#166)
  • Make Google icon colored @kiwiprbot (#165)

🐛 Bug Fixes

  • Fix BadgeCircle rounding for 10+ values @hrach (#168)
  • Fix Icons rendering (mainly baggages) @kiwiprbot (#164)

🧰 Maintenance

v0.15.0

06 Jun 06:43
048fa0b
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Add ColoredSignal, ColoredTelegram, ColoredViber icons @kiwiprbot (#162)
  • Implement KeyValue() and KeyValueLarge() components @DavidGrygar (#161)
  • New icons: AppNotification, Bookmark, CareKiwiCom, CodeKiwi, FamilyAll, FamilyHalf, Github, Inbox, NoFlash, NoRefund, NoRescheduling, NotificationAdd, Placeholder, PlusMinus, Sign, Sms, Stackoverflow, Youtube @kiwiprbot (#160)
  • Screenshot testing @hrach (#132)
  • Update Stepper to rounded buttons design @zurdus (#153)
  • Implement ListChoice() component @hrach (#151)

🐛 Bug Fixes

  • LinearProgressBar: renamed arguments & fix RTL @hrach (#150)

🧰 Maintenance

  • New icons' transformation to VectorDrawables. @kiwiprbot (#147)

v0.14.0

13 May 19:53
aa40abe
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

🐛 Bug Fixes

  • badges: rename to unify & match Orbit Neutral @hrach (#137)
  • Toast: fix icon size and alignment @hrach (#136)
  • Add missing TextField() error semantics @hrach (#133)
  • CountryFlag: fallback to unknown flag @hrach (#127)
  • ChoiceTile: do not apply modifier twice @hrach (#129)
  • TopAppBar: implement support for keeping scroll behavior state @hrach (#128)

🧰 Maintenance

  • update to SDK 32, AGP 7.2, Coil 2.0 and others @hrach (#144)

v0.13.0

30 Mar 07:01
18f248e
Compare
Choose a tag to compare

Changes in this release:

🚀 Features

  • Add missing semantics to Checkbox, Radio, ChoiceTile, Seat, Tag @hrach (#125)
  • New icons: Admin, AI, Android, Dashboard and colored Facebook, iMessage, Messenger, Twitter, WhatsApp @kiwiprbot (#119)
  • Add CountryFlag() component @shanio (#122)

🐛 Bug Fixes

  • ClickableField: properly propagate min constraints @hrach (#121)

v0.12.1

23 Mar 11:03
Compare
Choose a tag to compare