Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@pylapp pylapp released this 29 Nov 18:12
7463f43

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 and GridRegularSemanticToken replaced by GridSemanticToken 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 and gridRegularColumnCount
  • [Library] Grid raw tokens gridMargin900
  • [Library] Color semantic tokens colorContentOnBg*, colorBorderOnBg*, colorBorderStatus*, some colorAction*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 made
  • ouds-ios-gh-pages.zip: The HTML documentation pushed to GitHub Pages based on all doccarchive files
  • ouds-doccarchive.zip: All the Xcode DocC archive of the documentation with
    • OUDS.doccarchive: Xcode DocC archive of the OUDS module
    • OUDSComponents.doccarchive: Xcode DocC archive of the OUDS Components module
    • OUDSFoundations.doccarchive: Xcode DocC archive of the OUDS Foundations module
    • OUDSModules.doccarchive: Xcode DocC archive of the OUDS Modules module
    • OUDSThemeInverse.doccarchive: Xcode DocC archive of the OUDS Theme Inverse module
    • OUDSThemeOrange.doccarchive: Xcode DocC archive of the OUDS Theme Orange module
    • OUDSThemeSosh.doccarchive: Xcode DocC archive of the OUDS Theme Sosh module
    • OUDSTokensComponents.doccarchive: Xcode DocC archive of the OUDS Tokens Component module
    • OUDSTokensRaw.doccarchive: Xcode DocC archive of the OUDS Tokens Raw module
    • OUDSTokensSemantic.doccarchive: Xcode DocC archive of the OUDS Tokens Semantic module
  • artifacts.zip: The artifacts generated by the GitLab pipeline production build