0.10.3
·
394 commits
to refs/heads/main
since this release
Changes in this release:
🚀 Features
- Allow single
Alert
button to be styled assecondary
@PavelHolec (#624) - Support custom content in
BadgeList
@PavelHolec (#622) - Add support for multiple options in SegmentedSwitch @michalraska (#619)
Alert
updates @sjavora (#612)- Update
ButtonLink
design @PavelHolec (#610) - Extract
textSize
andiconSize
fromText
andIcon
to modifiers @PavelHolec (#608) - Add inline label support to
Select
@PavelHolec (#603) - Move behavior/presentation of
Button
toOrbitButtonStyle
@sjavora (#607) - Remove
Icon.Content
and replace it with ViewBuilder parameters @PavelHolec (#597) - Configurable haptics @sjavora (#571)
- Added
Coupon
component @PavelHolec (#591) - Improve
EmptyView
detection @PavelHolec (#633)
🐛 Bug Fixes
- Padding and sizing of buttons is incorrect @PavelHolec (#626)
- Fix nil or false
idealSize
behaviour for some components. @PavelHolec (#620)
🧰 Maintenance
- Fix
ListChoice
andTile
separator @PavelHolec (#629) - Extract
textSize
andiconSize
fromText
andIcon
to modifiers @PavelHolec (#608)