What's new
🧱 Tokens version: 0.7.0
🐛 Fixes
- In Design Toolbox do not display devider for checkbox item (#502) (#504) (ad50446)
- A11y improvements for
checkbox
component (#488) (#489) (c114c99) - Text alignment and wordings fixes in Design System Toolbox (#479) (#481) (190e4e4)
- Improvements for checkbox component (#477) (#480) (df8b85e)
- Rendering of border radius for button component (#472) (#473) (4202ddd)
📖 Docs
- Add details about GitHub discussions (763572f)
- Add
security policy
(41938cf) - Add
maintainers
list (2a24f58) - Add
responsibilities
file about maintainers duties (f6faccc) - Add
code of conflict
(467e37a) - Add detais about
developer certificate of origin (DCO)
in CONTRIBUTING (276f7e1) - Apply Figma categories to order and group components in documentation (#484) (#485) (935abf8)
- Add CI/CD status badges in README for overview (7243eb9)
- Add details about use of
git-cliff
for releases (0e12f8f)
🚀 Features
- Add radio component (
OUDSRadio
andOUDSRadioItem
) (#266) (#501) (0e452e4) - Add
radio button
component tokens (library version 0.7.0) (#494) (24e5ce1) - Add
OUDSCheckbox
andOUDSCheckboxItem
components (#264) (#475) (72c333b)
🧰 Chore
- Define suitable simulator for unit and UI tests (#258) (90d5bd6)
- Remove
breadcrumb
component tokens and providers (503b058) - Migrate to Xcode 16.2 (#258) (#507) (561a535)
- Update displayed version of tokens library (11cccd6)
- Update
json
RubyGem to v2.10.2 to fixCVE-2025-27788
(5cd3180) - Update pod
swiftlint
to v0.58.2 (e76da97) - Update RubyGem
fastlane
to v2.227.0 (87a6e92) - Update template for pull request (9edbf9e)
- Update template for component update request (6a74ec6)
- Checkbox component API to split two-values and three-values states components (#497) (#506) (cdf268a)
selector
has been renamed toindicator
for control-item-based components (#496) (#505) (fd92bca)- Integration of radio button component tokens (7b45820)
- Update tokens (704aea4)
checkbox
components with new tokens library (#486) (#492) (7efd5b2)- Update of tokens (library version 0.7.0) (#487) (5b621f6)
- Update
uri
RubyGem to 1.0.3 to fixCVE-2025-27221
(b3a14cc) - Update
json
RubyGem to 2.10.1 (#360) (aaf1550) - Update
SwiftFormat/CLI
pod to 0.55.5 (#373) (ed866d7) - Update
SwiftLint
pod to 0.58.1 (#395) (bc90f75) - Update of tokens (library version 0.6.2) (#478) (ffa8b9a)
- Use new API for snapshot tests of checkbox component (#264) (4a62bf3)
- Mark some wordings as not translatable (6c412a3)
- Update tokens library version in docs (34187e0)
- Update of tokens (library version 0.6.1) (#476) (d0b5b63)
- Initialization of component tokens providers with optional semantic tokens providers (0ff4ee6)
- Initialization of theme with in-parameter providers and not in array (874fdfe)
- Update template for
git-cliff
(04178ba) - Update some details in doc and remove typos (e4b7bda)
Changelog
More details on the CHANGELOG
Note
⚠️ This release should not be used yet as is. This is only an incremental version of OUDS iOS library.
Artifacts
ouds-ios.wiki.zip
: The version of the wiki when this release has been madeouds-ios.wiki-assets.zip
: The assets of the wiki when this release has been madeouds-ios-gh-pages.zip
: The HTML documentation pushed to GitHub Pages based on all doccarchive filesouds-doccarchive.zip
: All the Xcode DocC archive of the documentation withOUDS.doccarchive
: Xcode DocC archive of the OUDS moduleOUDSComponents.doccarchive
: Xcode DocC archive of the OUDS Components moduleOUDSFoundations.doccarchive
: Xcode DocC archive of the OUDS Foundations moduleOUDSModules.doccarchive
: Xcode DocC archive of the OUDS Modules moduleOUDSThemeInverse.doccarchive
: Xcode DocC archive of the OUDS Theme Inverse moduleOUDSThemeOrange.doccarchive
: Xcode DocC archive of the OUDS Theme Orange moduleOUDSTokensComponents.doccarchive
: Xcode DocC archive of the OUDS Tokens Component moduleOUDSTokensRaw.doccarchive
: Xcode DocC archive of the OUDS Tokens Raw moduleOUDSTokensSemantic.doccarchive
: Xcode DocC archive of the OUDS Tokens Semantic module
AppStore.zip
: The artifacts generated by the GitLab pipeline production build and other elements for AppStore (xcarchive, screenshots, ...)