🎉 Version 0.7.0 of OUDS iOS is out! 🍂 #325
Replies: 1 comment
-
ℹ️ This is the build released for the sprint 10. ℹ️ The build can be found as a public access build on TestFlight identified by version 0.7.0 (build number 1732909541, build type PROD) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's changed
Added
colorContentStatus*
,colorContentOnBrand*
,colorContentOnStatus*
,colorGradient*
,colorBorder*
,colorContentOnAction*
Changed
GridSemanticTokens
tokens (tokenator 20241129080807)GridExtraCompactSemanticToken
,GridCompactSemanticToken
andGridRegularSemanticToken
replaced byGridSemanticToken
to make tokenator updates integration easierGridRawTokens
tokens (tokenator 20241128161629)ColorSemanticTokens
tokens (tokenator 20241127112301)SpaceSemanticTokens
tokens (tokenator 20241127074206)SizeSemanticTokens
with rename of tokens (tokenator 20241126134156)ElevationSemanticTokens
(tokenator 20241126120657)macos-15
runner for GitHub Actions builds (#296)Removed
gridExtraCompactColumnCount
,gridCompactColumnCount
andgridRegularColumnCount
gridMargin900
colorContentOnBg*
,colorBorderOnBg*
,colorBorderStatus*
, somecolorAction*OnBg*
,colorDecorative{Primary,Secondary,Tertiary}
,colorAlwaysOnBg*
,colorBgBrand{Secondary,Tertiary}
,colorContentBrand{Secondary,Tertiary}
,colorBorderBrand{Secondary,Tertiary}
,colorContentStatusAccent
, ...SpacePaddingInlineSemanticToken
,SpacePaddingBlockSemanticToken
,SpaceGapInlineSemanticToken
,SpaceGapStackSemanticToken
)Fixed
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 moduleartifacts.zip
: The artifacts generated by the GitLab pipepeline production buildThis discussion was created from the release 0.7.0.
Fun facts
Beta Was this translation helpful? Give feedback.
All reactions