Releases: kiwicom/orbit-swiftui
Releases · kiwicom/orbit-swiftui
0.8.21
Changes in this release:
🚀 Features
- Add compact variant to
InputField
@PavelHolec (#255) - Design Tokens Icons Update on 2022-08-01 @kiwiprbot (#264)
- Make
Dialog
content alignment configurable @PavelHolec (#248) - Add ViewBuilder to TimelineStep init @Parabak (#234)
- Allow multiline content in Badge @PavelHolec (#226)
🐛 Bug Fixes
- Fix height reader @PavelHolec (#247)
- Reduce compression resistance for SecureTextFied to fit wrapper @Parabak (#229)
🧰 Maintenance
- Remove unused FeatureIcons @PavelHolec (#256)
📖 Documentation
- Update README.md @PavelHolec (#253)
0.8.20
Changes in this release:
🚀 Features
- Create a screen layout modifier @PavelHolec (#214)
- Unify text sizing for missing fonts @PavelHolec (#202)
- CountryFlag: fallback to unknown flag @sjavora (#201)
- Add elevation levels @sjavora (#188)
- Use elevation on Tile and ChoiceTile @PavelHolec (#212)
- Remove clear button from InputField @PavelHolec (#203)
- Create/update
TileGroup
@sjavora (#200) - Restrict
NotificationBadge
to always be a circle @sjavora (#194) - Fix storybook crashes on component selection @PavelHolec (#192)
- Add missing BadgeList variants. @PavelHolec (#217)
🐛 Bug Fixes
- Unify text sizing for missing fonts @PavelHolec (#202)
- Fix storybook crashes on component selection @PavelHolec (#192)
- Provide default ListItem init with specific sizing of dot icon. @PavelHolec (#177)
🧰 Maintenance
- Simplify Illustration API @PavelHolec (#211)
- Remove
.product
style from Tabs. Update paddings. @PavelHolec (#213) - Improve prerendered shadows in
elevation
@sjavora (#199) - Remove some unused images @sjavora (#197)
- Hide input trailing button in disabled state @Parabak (#179)
📖 Documentation
0.8.19
Changes in this release:
🚀 Features
🐛 Bug Fixes
- Remove duplicate accessibility element for text plus textlinks @PavelHolec (#171)
🧰 Maintenance
- Refactor custom content evaluation @PavelHolec (#174)
- Update component accessibility @PavelHolec (#167)
0.8.18
Changes in this release:
- Remove padding from Separator and support Dynamic Type @PavelHolec (#161)
- Add custom header content to ListChoice @PavelHolec (#142)
- PasswordStrengthIndicator @Parabak (#81)
- Support TextLink in BadgeList @PavelHolec (#141)
- Design Tokens Update on 2022-05-23 @kiwiprbot (#140)
🧰 Maintenance
- Add accessibility identifiers to wrapping component parts @PavelHolec (#154)
- Unify
HairlineSeparator
andSeparator
@sjavora (#156)
0.8.17
Changes in this release:
🐛 Bug Fixes
- Fix accessibility for TextStruct and Tag @PavelHolec (#138)
- Fix Select and InputField suffix touchability @PavelHolec (#136)
- Use linkColor from ListItem style @PavelHolec (#137)
- Remove accessibility from TextStrut. @PavelHolec (#135)
0.8.16
Changes in this release:
- Support leading icon in Tag @PavelHolec (#128)
- Design Tokens Update on 2022-05-13 @kiwiprbot (#123)
- Icon baseline calculation for dynamic fonts @PavelHolec (#121)
- Create a unified wrapper for form fields @PavelHolec (#119)
- Basic text support for dynamic type @PavelHolec (#120)
🚀 Features
- Create NotificationBadge component @PavelHolec (#125)
- Add Skeleton component @PavelHolec (#103)
🐛 Bug Fixes
- Components should have minimal height not fixed @PavelHolec (#124)
🧰 Maintenance
- Speed up
ToastQueue
typecheck @sjavora (#133) - Components should have minimal height not fixed @PavelHolec (#124)
- Clean internal CollectionView component. @PavelHolec (#117)
- Update README.md @PavelHolec (#115)
- Remove CircularPro font from package @sjavora (#102)
0.8.15
Changes in this release:
🚀 Features
- Update dialog component @PavelHolec (#90)
- Added Tabs component @PavelHolec (#97)
- Added KeyValue component @PavelHolec (#91)
- Add support for strikethrough and kerning for Text @PavelHolec (#94)
🐛 Bug Fixes
- Fix Tile with empty header @PavelHolec (#95)
- apply changes to the textfield.text instead of state @Parabak (#85)
🧰 Maintenance
- Update HorizontalScroll component @PavelHolec (#92)
0.8.14
Changes in this release:
- Update Text and Heading sizes @PavelHolec (#61)
🚀 Features
- Implement Secured InputField component @Parabak (#46)
- Simplify Card content padding and spacing @PavelHolec (#66)
- Update icon sizes @PavelHolec (#62)
🧰 Maintenance
- Implement ListItem using Label @PavelHolec (#73)
- Fixes for upcoming 0.8.14 @PavelHolec (#67)
- Simplify Card content padding and spacing @PavelHolec (#66)
- Update icon sizes @PavelHolec (#62)
- Rename Heading to Label and unify spacing @PavelHolec (#59)
- Replace ListChoiceGroup with Card @PavelHolec (#60)
- Update ChoiceTile states @PavelHolec (#58)
0.8.13
0.8.12
Changes in this release:
🚀 Features
- Update
ListChoice
@sjavora (#54) Toast
component @PavelHolec (#45)CarrierLogo
component @sjavora (#44)
🐛 Bug Fixes
- Fix
ListItem
@PavelHolec (#43)
🧰 Maintenance
- Added bundle colors for use in UIKit. @PavelHolec (#47)
BarButton
unofficial component @sjavora (#49)