0.5.0
Added
- [DemoApp] App icons for debug, alpha, beta and production releases (#140)
- [Tool] GitHub Actions workflow for CI/CD (#256)
- [DemoApp] Add new tokens in size tokens page (#245)
- [Library] Semantic token
borderWidthFocusInset
(value ofborderWidth100
) (#207, #241) - [Library] Semantic token
fontWeightCode
(#242) - [DemoApp] Update space tokens screen with all categories (#178)
Changed
- [Library] Update
ElevationSemanticTokens
(tokenator 20241031125053) - [Library] Update
OrangeBrandColorRawTokens
(tokenator 20241030132734) - [Library] Update
BorderSemanticTokens
(tokenator 20241025110844) - [Library] Rename color semantic tokens
colorBackground*
tocolorBg*
- [Library] Rename
MultipleSpacingTokens
toMultipleSpaceTokens
andMultipleSizingTokens
toMultipleSizeTokens
- [Library] Extract composite semantic tokens from semantic tokens (
ElevationSemanticTokens
,TypographySemanticTokens
) - [Library] Improve documentation about the use of semantic tokens
- [Library] Update
OpacitySemanticTokens
(tokenator 20241025101305) - [Library] Rename
*Spacing*Tokens
and*Sizing*Tokens
to*Space*Tokens
and*Size*Tokens
(#237) - [Library] Update
ElevationRawTokens
(tokenator 20241022174330) - [Library] Update
DimensionRawTokens
(tokenator 20241022132646) - [Tool] Improve configuration of SwiftLint, update to v0.57.0 (#77)
- [Library] Rename all color semantic tokens
*OnBackground*
to*OnBg*
(#208) - [Library] Rename
colorDecorativeBrandTertiary
tocolorDecorativeTertiary
- [Library] Rename
colorDecorativeBrandPrimary
tocolorDecorativePrimary
(#208) - [Library] Rename
colorDecorativeSkinTint*
tocolorDecorativeSkinTint*
- [Library] Rename
colorActionVisitedOnBackgroundEmphasized
tocolorActionVisitedOnBgEmphasized
(#208) - [Library] Update color semantic tokens (#208)
- [Library] Update
BorderRawTokens
(tokenator 20241022102003) - [Library] Update
ColorRawTokens
(tokenator 20241021180411) - [Tool] Migration to Swift 6
- [Tool] Migration from Xcode 15.3 to to Xcode 16 (#201)
- [Library] Rename
borderWidthOutsideFocus
toborderWidthFocus
(#207) - [Library] Update
OpacityRawTokens
(tokenator 20241021134644)
Removed
- [Library] Semantic tokens
colorDecorativeBrandTertiaryMuted
,colorDecorativeBrandTertiaryEmphasized
(#208) - [Library] Semantic tokens
colorDecorativeBrandSecondaryMuted
,colorDecorativeBrandSecondaryEmphasized
(#208) - [Library] Semantic tokens
colorDecorativeBrandPrimaryMuted
,colorDecorativeBrandPrimaryEmphasized
(#208) - [Library] Semantic tokens
elevationBlurFocus
,elevationXFocus
,elevationYFocus
,elevationColorFocus
(#209)
Fixed
- [DemoApp] Update typography screen to use right color on token name (#213)
- [DemoApp] Remove duplicated section in color page for content on background values (#236)
- [DemoApp] Hide from Voice Over decorative image in theme selector (a11y)
Security
- [Tool] Move to Ruby 3.3.5 to fix Dependabot alert about REXML ReDoS vulnerability (CVE-2024-49761) (#5)
Changelog
More details on the CHANGELOG
Note
This release should not be used yet as is because components and modules are missing. This is only an incremental version of OUDS iOS library. Consider all raw and semantic tokens ready to be used ; new version should be fixes, tokenator updates, demo app updates
Artifacts
Documentation
ouds-ios.wiki.zip
: The version 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 moduleOUDSThemeSosh.doccarchive
: Xcode DocC archive of the OUDS Theme Sosh 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
artifacts.zip
: The artifacts generated by the GitLab pipepeline production build