Skip to content

1.0.0

Choose a tag to compare

@pylapp pylapp released this 18 Dec 12:04
· 82 commits to develop since this release
Immutable release. Only release title and notes can be modified.
1.0.0
ae1b403

What's new

🧬 Core OUDS version: 1.9.0
🧬 Core Orange version: 1.2.0
🧬 Brand Orange version: 2.3.0
🧬 Core Sosh version: 1.2.0
🧬 Brand Sosh version: 2.3.0
🧬 Core Wireframe version: 1.3.0
🧬 Brand Wireframe version: 2.3.0
🧬 Brand Orange Business Tools version: 2.3.0

🚀 Features

🐛 Fixes

  • Documentation getting started reference in README (7bd7fc8)
  • Use of UIKit/UIDevice only if UIKit available and not on watchOS (ddecccc)
  • Separate label from trait, state, value and error message in text input, checkbox, radio and switch` (#1188) (#1196) (ab8fe29)
  • Icon not shown for negative tag and badge, wrong warning icon for Orange theme (#1216) (#1219) (#1226) (6187937)
  • Add an accessibility label for badge standard and count types (#1222) (#1223) (a4bb6b3)
  • Trailing action button of text input should have its own accessibility label (#1087) (#1191) (1185547)

🧰 Chore

  • Update dependency ruby to v3.4.8 (1954c9a)
  • Update actions/upload-artifact action to v6 (ed32b18)
  • Update ruby/setup-ruby action to v1.271.0 (e597b04)
  • Update actions/checkout action to v6.0.1 (0f5184f)
  • Update github/codeql-action digest to 5d4e8d1 (25ae358)
  • Update dependency nicklockwood/swiftformat to from: "0.58.7" (c352b57)
  • Set timeout from 2 hours to 1 hour for all GitHub Actions workflows (47eeb08)
  • Declarations of color semantic tokens (#1206) (#1214) (36e8328)
  • Update wording keys and translations (#1200) (#1213) (c0c7475)
  • Add timeout of 2 hours for all GitHub Actions workflows (cad20b0)
  • Update icons to v1.4.0 (#1193) (#1199) (c49461f)
  • Update of control-item based components (#1137) (#1138) (#1139) (#1168) (8efd606)
  • Update git-cliff template (11230e1)

📖 Docs

  • Add more details about view modifiers and components in AGENTS.md (9bab815)
  • Update API, add references and improve code samples for controls and switch item Swift DocC (1d643d5)
  • Add details about setup, framework and components of OUDS for AGENTS.md (a3a1f67)
  • Add list of devices / simulators for tests (7af5328)
  • Update references to DSM documentation (#1210) (#1212) (0ce1816)

Changelog

More details on the CHANGELOG

Notes

Tip

Releases are immutable and in most of time cryptographically signed (commits, tags and artifacts).
You can verify their integrity with commands from GPG tool of GitHub CLI client.
Please refer to the wiki to choose the options you need

Tip

Contact maintainers to be onboarded for OUDS integrations

Artifacts

  • ouds-ios.wiki.zip: The version of the wiki when this release has been made
  • ouds-ios.wiki-assets.zip: The assets 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
    • OUDSThemesContract.doccarchive: Xcode DocC archive of the OUDS Themes Contract 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
    • OUDSThemeWireframe.doccarchive: Xcode DocC archive of the OUDS Wireframe Theme module
    • OUDSThemeSosh.doccarchive: Xcode DocC archive of the OUDS Sosh Theme module
    • OUDSThemeOrangeBusinessTools.doccarchive: Xcode DocC archive of the OUDS Orange Business Tools Theme module
    • OUDSThemeOrange.doccarchive: Xcode DocC archive of the OUDS Orange Theme 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
  • Tutorial.doccarchive.zip: Tutorial for OUDS
  • All .asc files are cryptographic signatures associated to signed artifacts