Releases: kiwicom/orbit-compose
Releases · kiwicom/orbit-compose
v0.39.0
Changes in this release:
- Fix StringIndexOutOfBoundsException in LintUtils @daniel-pichl (#662)
v0.38.0
v0.37.0
v0.36.1
v0.36.0
This version does not contain android libraries due to misconfiguration. Use other versions instead.
Changes in this release:
🚀 Features
🧰 Maintenance
v0.35.1
v0.35.0
Changes in this release:
Updates to Compose 1.6 & Compose M3 1.2 brings binary incompatibilities as we rely on experimental APIs.
🚀 Features
- Add persisted state, photo and action to Toast @gerak-cz (#596)
- Update to Compose 1.6 (BC break in Text) @hrach (#564)
- Add
PassportUpdate
illustration @apps/kiwiprbot (#591) - Add
IconName
andIllustrationName
enums @gerak-cz (#580)
🧰 Maintenance
- Rework catalog's demo to M3's PullToRefresh & fix M3 surface color mappings @hrach (#598)
- Update to M3 1.2.0-beta01 @apps/renovate (#597)
- chore(deps): update kotlin & dokka & compose compiler @apps/renovate (#584)
- fix(deps): update androidx to v1.2.2 @apps/renovate (#589)
- Use TimeSource's marker for time measuring in Toast (BC break) @hrach (#581)
v0.34.0
Changes in this release:
🚀 Features
- Added extraContent slot to TopAppBarLarge @gerak-cz (#570)
- Segmented switch update @gerak-cz (#571)
- Add TextField's focus glow @gerak-cz (#566)
- Add option to define custom switch icons @shanio (#563)
- Optimize Colors class to be immutable @hrach (#565)
- Add
FlightDisruptions
illustration @apps/kiwiprbot (#562) - Icon touch-ups for
Inbox
,Money
andPowerPlugOff
@apps/kiwiprbot (#574) - Update icons (Facebook, OnlineCheckinOff, RouteTwoSteps, Toilets) @apps/kiwiprbot (#553)
- Add
Coupon
component @gerak-cz (#544) - Add a warning when a button is used inside of AlertDialog's content slot instead of actions slot @shanio (#545)
🐛 Bug Fixes
🧰 Maintenance
v0.33.0
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)
v0.32.1
Changes in this release:
🚀 Features
- Add
PriceChange
andShareAndroidOutline
icons + icons touch-ups @kiwiprbot (#508)
🐛 Bug Fixes
🧰 Maintenance
- fix(deps): update dependency com.kiwi.navigation-compose.typed:core to v0.7.0 @renovate (#516)
- fix(deps): update android.lint to v31.1.0 @renovate (#495)
- fix(deps): update dependency androidx.navigation:navigation-compose to v2.7.0 @renovate (#503)
- fix(deps): update dependency io.mockk:mockk to v1.13.7 @renovate (#506)
- chore(deps): update dependency gradle to v8.3 @renovate (#507)