Skip to content

0.6.0

Compare
Choose a tag to compare
@pylapp pylapp released this 15 Nov 12:32
· 75 commits to main since this release
bfcabaf

Added

  • [DemoApp] Update color screen to add a border on color illustration square (#280)
  • [DemoApp] Add grid tokens screen in demo app (#151)
  • [Tool] GitHub Action to run SwiftLint for main and develop branches

Changed

  • [Tool] Update net-http gem from 0.4.1 to 0.5.0 (#286)
  • [Tool] Update cocoapods gem from 1.15.2 to 1.16.2 (#286)
  • [Tool] Update json gem from 2.7.2 to 2.8.2 (#286)
  • [Tool] Update swiftformat/cli from 0.54.3 to 0.54.6 (#286)
  • [Tool] Update Fastlane from 2.223.1 to 2.225.0 (#286)
  • [DemoApp] Update accessibility statement usage and instructions (#278)

Fixed

  • [DemoApp] Add missing accessibility label for images (#212)
  • [DemoApp] Fix text sizes when dynamic type is used (a11y) (#247)

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 pipepeline production build