Releases: kiwicom/orbit-compose
Releases · kiwicom/orbit-compose
v0.12.0
Changes in this release:
🚀 Features
- Buttons: bundle buttons,
ButtonLink
new styles & sizing, addedButtonPrimitive
@hrach (#112) - Added an error state to ChoiceTile @rex1234 (#114)
- TopAppBar: implement Large version and scrolling support @hrach (#111)
- New illustrations: Chatbot, FareLock, FareLockSuccess @kiwiprbot (#109)
- ChoiceTile: small/large heading support @hrach (#99)
- Icons auto sizing (BC break) @hrach (#86)
- Typography: update to latest Orbit definition @hrach (#85)
🐛 Bug Fixes
- Fix active
TextField()
background, multiline icon alignment and precedence for focus outline @hrach (#116) - ChoiceTileCentered: fix sizing with weight() modifier & title centering @hrach (#101)
- theme: set LocalContentColor to InkNormal @hrach (#100)
🧰 Maintenance
v0.11.1
v0.11.0
Changes in this release:
🚀 Features
- Add sticky actions block to
Scaffold()
@hrach (#78) - Add TextField auto-bring-into-view support @hrach (#80)
- Add insets handling into
Scaffold()
@hrach (#79) - Add Bundle Colors @hrach (#77)
- Alerts: new design @hrach (#74)
- Icons: add
Flash
and updateFlightReturn
@kiwiprbot (#72)
🐛 Bug Fixes
- icon: provide default size even for intrinsic measuring @hrach (#81)
- button: rounding is 6dp & text is centered by default @hrach (#73)
🧰 Maintenance
v0.10.0
v0.9.0
Changes in this release:
🚀 Features
- Illustrations: add
AirportTransportTaxi
,EVisa
,FastTrackMan
,GroundTransport404
,PlaneDelayed
@kiwiprbot (#66) TopAppBar()
customizable icon & updated font-size @hrach (#65)- Add the
SeatLegend()
component @Drekorian (#64) - Implement
Seat()
component @Drekorian (#61) - Icons: add
AlertOctagon
andNoKiwicomGuarantee
@github-actions (#59)
🐛 Bug Fixes
- Adjust
Seat()
according to Orbit Native Components @Drekorian (#63) - Typography: fix font-weight for title2 to medium @hrach (#60)
v0.8.0
Changes in this release:
🚀 Features
- Icons: added DealsV2 icon @github-actions (#58)
- Add
SelectField()
&ClickableField()
controls @hrach (#44) - Tag: add modifier argument @hrach (#54)
- TextField sizing supporting smaller & intrinsic sizes @hrach (#53)
- Unify
LocalTextStyle
&LocalContentColor
with Material @hrach (#52) - Alerts: decrease button size @hrach (#42)
- Checkbox: animated checkbox mark @hrach (#41)
- update to Compose 1.1 beta @hrach (#40)
🐛 Bug Fixes
- Badge: correct icon sizing and padding @hrach (#51)
- TextField: present info message only when focused @hrach (#50)
🧰 Maintenance
v0.7.0
v0.6.0
v0.5.0
v0.4.0
Changes in this release:
🚀 Features
- Colors: update to latest design tokens release @hrach (#25)
- Content emphasis: add
ProvideContentEmphasis
and directText()
&Icon()
parameters @hrach (#26)
🐛 Bug Fixes
- badge: lighter border for subtle version @hrach (#30)
- switch: more precise drawing of Thumb @hrach (#29)
- radio field: fix too small padding for RadioField() @hrach (#28)
- Orbit theme: setup default text style @hrach (#27)