The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Changes in this release:
### 🚀 Features
- `Tabs` updates @sjavora (#577)
- Add `textFontWeight` modifier @sjavora (#581)
- Simplify `SegmentedSwitch` implementation @sjavora (#576)
### 🐛 Bug Fixes
- Workaround for `IDPreference` crash @sjavora (#586)
- Keyboard autocomplete appends the suggestion at the end of InputField binding @PavelHolec (#582)
Changes in this release:
### 🚀 Features
- Update `SegmentedSwitch` to take a `Hashable` binding @sjavora (#484)
- Add isSelected trait to `Tag` @PavelHolec (#566)
- `Slider` component @Parabak (#457)
### 🧰 Maintenance
- Duplicate fonts registration fix @username0x0a (#563)
### 🎨 Tokens
- Design Tokens Icons Update on 2023-05-22 @kiwiprbot (#572)
- Design Tokens Icons Update on 2023-05-01 @kiwiprbot (#561)
- Design Tokens Colors Update on 2023-05-01 @kiwiprbot (#559)
- Design Tokens Illustrations Update on 2023-04-28 @kiwiprbot (#558)
Changes in this release:
### Features
- Replace `foregroundColor` with a custom `textColor` and `iconColor` modifiers @PavelHolec (#549)
- Add missing `UITextfield` properties and modifiers @PavelHolec (#545)
- Support `foregroundColor` modifiers on `Icon` @PavelHolec (#540)
- Design Tokens Colors Update on 2023-04-17 @kiwiprbot (#543)
- Add Orbit colors definitions to `ShapeStyle` @PavelHolec (#536)
- Replace `status` properties with `status()` environment key modifier @PavelHolec (#516)
- Support native modifiers on `Text` @PavelHolec (#522)
### 🐛 Bug Fixes
- Fix centered `ChoiceTile` top padding @PavelHolec (#526)
- Fix `ChoiceTile` idealSize header layout issue @PavelHolec (#518)
### 🧰 Maintenance
- Password `InputField` issues @PavelHolec (#537)
- Remove `FlowLayout` component @PavelHolec (#521)
Changes in this release:
### 🚀 Features
- Extract `accent` property of `Text` @PavelHolec (#509)
- Pass `TextLink` action and color as an environment value @PavelHolec (#508)
- Update `HorizontalScroll` component with snapping support @PavelHolec (#498)
- Use native `isEnabled` value in `StepperButton` @PavelHolec (#505)
- Update `SegmentedSwitch` @PavelHolec (#500)
- Update `Dialog` component @PavelHolec (#499)
### 🎨 Tokens
- Design Tokens Icons Update on 2023-03-20 @kiwiprbot (#487)
### 🐛 Bug Fixes
- Add tint option to `BarButton` @PavelHolec (#485)
Changes in this release:
### 🚀 Features
- `Stepper` component @PetroShylaiev (#474)
- Make `Collapse` separator optional @sjavora (#483)
- Support automatic mirroring for certain `Icon` symbols @sjavora (#476)
- Use `Binding`s for control selection values @sjavora (#465)
- Make illustrations and images `RawRepresentable` @PavelHolec (#468)
### 🎨 Tokens
- Design Tokens Icons Update on 2023-03-06 @kiwiprbot (#478)
- Design Tokens Illustrations Update on 2023-02-06 @kiwiprbot (#466)
- Design Tokens Icons Update on 2023-01-30 @kiwiorbot (#462)
### 🧰 Maintenance
- Replace some initializer overloads by using default parameter type inference @sjavora (#470)
- Expose `Orbit` bundle as `.orbit` @sjavora (#469)
- Remove default values for component actions @sjavora (#449)
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 fix `SecureTextField` 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` and `normal` font sizes @PavelHolec (#422)
- Remove `display` and `displaySubtitle` Heading styles @PavelHolec (#412)
- Simplify icon related alignments and paddings @PavelHolec (#405)
- Replace `CircularPro` with `Circular20` font @PavelHolec (#400)
- Replace `isEnabled` property with `isEnabled` environment key @PavelHolec (#402)
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
- 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 fix `SecureTextField` 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` and `normal` font sizes @PavelHolec (#422)
- Remove `display` and `displaySubtitle` Heading styles @PavelHolec (#412)
- Simplify icon related alignments and paddings @PavelHolec (#405)
- Replace `CircularPro` with `Circular20` font @PavelHolec (#400)
- Replace `isEnabled` property with `isEnabled` environment key @PavelHolec (#402)
Changes in this release:
### 🚀 Features
- Allow specifying horizontal size classes for `ignoreScreenLayoutHorizontalPadding` @PavelHolec (#357)
- Update timeline design @bul-nick-al (#346)
- Update default BarButton Icon size, make it configurable @PavelHolec (#388)
- Allow ButtonLink style in Card @PavelHolec (#381)
- Update BarButton and NavigationButton @PavelHolec (#379)
### 🐛 Bug Fixes
- Show ButtonLink Tile disclosure for fully custom content @PavelHolec (#389)
- Fix the text concatenation runtime warning @bul-nick-al (#367)
### 🧰 Maintenance
- Include more support files @PavelHolec (#378)
- Add missing illustrations @PavelHolec (#376)
- Conform AccessibilityID to Equatable and Hashable @sjavora (#371)
- Design Tokens Icons Update on 2022-12-05 @kiwiprbot (#385)
Changes in this release:
### 🚀 Features
- Support text formatting for `Heading` @PavelHolec (#351)
- Make `AccessibilityID` reusable and extensible by client @PavelHolec (#356)
### 🧰 Maintenance
- Check types are referenced in DocC @sjavora (#347)
- Separate OrbitStorybook target @sjavora (#345)
- Cleanup and rename `MessageType` and related components @PavelHolec (#350)
### 📖 Documentation
- Cleanup and rename `MessageType` and related components @PavelHolec (#350)
Changes in this release:
### 🧰 Maintenance
- Fix horizontal size of `Tag` content @PavelHolec (#343)
- Update breaking change colors @PavelHolec (#342)
- Design Tokens Icons Update on 2022-10-24 @kiwiprbot (#340)
- Design Tokens Icons Update on 2022-10-17 @kiwiprbot (#334)
- chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: "1.10.0" @renovate (#312)