Releases: kiwicom/orbit-compose
Releases · kiwicom/orbit-compose
v0.19.0
Changes in this release:
🚀 Features
- Implement
Dialog()
component @Drekorian (#233) - Update icons
CircleSmallEmpty
andCircleSmall
@kiwiprbot (#231) - Implement
List()
component @Drekorian (#222)
🧰 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
Changes in this release:
🚀 Features
- Implement
SegmentedSwitch()
component @Drekorian (#219)
🧰 Maintenance
v0.17.1
v0.17.0
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)
v0.16.0
v0.15.1
v0.15.0
Changes in this release:
🚀 Features
- Add
ColoredSignal
,ColoredTelegram
,ColoredViber
icons @kiwiprbot (#162) - Implement
KeyValue()
andKeyValueLarge()
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
🧰 Maintenance
- New icons' transformation to VectorDrawables. @kiwiprbot (#147)
v0.14.0
Changes in this release:
🚀 Features
- Colors update @hrach (#139)
- Add
InlineLoading()
component @Drekorian (#143) - Add
LinearProgressIndicator()
component @Drekorian (#141) - Add
EmptyState()
component @shanio (#130)
🐛 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
v0.13.0
v0.12.1
Changes in this release: