0.9.4
·
738 commits
to refs/heads/main
since this release
Changes in this release:
🚀 Features
- Implement SegmentedSwitch @Parabak (#403)
- Add inline
Alert
@sjavora (#418) - Add
Collapse
component @sjavora (#398) - Design Tokens Icons Update on 2023-01-16 @kiwiprbot (#427)
🐛 Bug Fixes
- Kerning of Text and Textlink is not in sync @PavelHolec (#455)
- Fix
TextLink
kerning issue when kerning is exactly zero @PavelHolec (#454) - Update TextLink accessibility @PavelHolec (#452)
- Update ListChoice init @PavelHolec (#438)
- Fix
ChoiceTile
content padding @PavelHolec (#421) - Unify
InputField
sizing and fixSecureTextField
size @PavelHolec (#409)
🧰 Maintenance
- Update inline Alert layout to match design @PavelHolec (#443)
- Update API for multiple viewbuilder content @PavelHolec (#431)
- Remove unused
UIFont
enum @PavelHolec (#432) - Remove parameter label from state wrappers @PavelHolec (#434)
- Update line height and line spacing calculations @PavelHolec (#425)
- Make readableMaxWidth overridable @PavelHolec (#415)
- Increase
small
andnormal
font sizes @PavelHolec (#422) - Remove
display
anddisplaySubtitle
Heading styles @PavelHolec (#412) - Simplify icon related alignments and paddings @PavelHolec (#405)
- Replace
CircularPro
withCircular20
font @PavelHolec (#400) - Replace
isEnabled
property withisEnabled
environment key @PavelHolec (#402)