What's new
Added
- [DemoApp] Add code sample for tokens usages in token pages (#283)
- [Library] Color some new semantic tokens
colorContentStatus*
,colorContentOnBrand*
,colorContentOnStatus*
,colorGradient*
,colorBorder*
,colorContentOnAction*
- [Tool] Add UI tests in CI/CD pipelines (#298)
- [DemoApp] Add more UI tests on demo app (#154)
Changed
- [Library] Update
GridSemanticTokens
tokens (tokenator 20241129080807) - [Library] Types
GridExtraCompactSemanticToken
,GridCompactSemanticToken
andGridRegularSemanticToken
replaced byGridSemanticToken
to make tokenator updates integration easier - [DemoApp] Update space tokens screen (#275)
- [Library] Update
GridRawTokens
tokens (tokenator 20241128161629) - [DemoApp] Update color tokens screen
- [Library] Update
ColorSemanticTokens
tokens (tokenator 20241127112301) - [Library] Update
SpaceSemanticTokens
tokens (tokenator 20241127074206) - [Library] Update
SizeSemanticTokens
with rename of tokens (tokenator 20241126134156) - [Library] Update
ElevationSemanticTokens
(tokenator 20241126120657) - [Library] Improve Multiple-based objects for tokenator values integration (#279)
- [Tool] Use
macos-15
runner for GitHub Actions builds (#296)
Removed
- [Library] Grid semantic tokens
gridExtraCompactColumnCount
,gridCompactColumnCount
andgridRegularColumnCount
- [Library] Grid raw tokens
gridMargin900
- [Library] Color semantic tokens
colorContentOnBg*
,colorBorderOnBg*
,colorBorderStatus*
, somecolorAction*OnBg*
,colorDecorative{Primary,Secondary,Tertiary}
,colorAlwaysOnBg*
,colorBgBrand{Secondary,Tertiary}
,colorContentBrand{Secondary,Tertiary}
,colorBorderBrand{Secondary,Tertiary}
,colorContentStatusAccent
, ... - [Library] Some space semantic tokens type aliases to help tokenator job (
SpacePaddingInlineSemanticToken
,SpacePaddingBlockSemanticToken
,SpaceGapInlineSemanticToken
,SpaceGapStackSemanticToken
) - [Library] All dimension semantic tokens (#308)
Fixed
- [DemoApp] Fix VoiceOver issue with element grouping in presentation tokens and update accessibility statement (#212)
- [Library] Warning issues for DocC catalogs (#293)
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 pipeline production build