🎉 Version 0.5.0 of OUDS iOS is out! 🎃 #271
Replies: 1 comment
-
ℹ️ This is the build released for the sprint 8. ℹ️ The build can be found as a public access build on TestFlight identified by version 0.5.0 (build number 1730397032; 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
borderWidthFocusInset
(value ofborderWidth100
) (#207, #241)fontWeightCode
(#242)Changed
ElevationSemanticTokens
(tokenator 20241031125053)OrangeBrandColorRawTokens
(tokenator 20241030132734)BorderSemanticTokens
(tokenator 20241025110844)colorBackground*
tocolorBg*
MultipleSpacingTokens
toMultipleSpaceTokens
andMultipleSizingTokens
toMultipleSizeTokens
ElevationSemanticTokens
,TypographySemanticTokens
)OpacitySemanticTokens
(tokenator 20241025101305)*Spacing*Tokens
and*Sizing*Tokens
to*Space*Tokens
and*Size*Tokens
(#237)ElevationRawTokens
(tokenator 20241022174330)DimensionRawTokens
(tokenator 20241022132646)*OnBackground*
to*OnBg*
(#208)colorDecorativeBrandTertiary
tocolorDecorativeTertiary
colorDecorativeBrandPrimary
tocolorDecorativePrimary
(#208)colorDecorativeSkinTint*
tocolorDecorativeSkinTint*
colorActionVisitedOnBackgroundEmphasized
tocolorActionVisitedOnBgEmphasized
(#208)BorderRawTokens
(tokenator 20241022102003)ColorRawTokens
(tokenator 20241021180411)borderWidthOutsideFocus
toborderWidthFocus
(#207)OpacityRawTokens
(tokenator 20241021134644)Removed
colorDecorativeBrandTertiaryMuted
,colorDecorativeBrandTertiaryEmphasized
(#208)colorDecorativeBrandSecondaryMuted
,colorDecorativeBrandSecondaryEmphasized
(#208)colorDecorativeBrandPrimaryMuted
,colorDecorativeBrandPrimaryEmphasized
(#208)elevationBlurFocus
,elevationXFocus
,elevationYFocus
,elevationColorFocus
(#209)Fixed
Security
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 artifactts generated by the GitLab pipepeline production buildThis discussion was created from the release 0.5.0.
Fun facts
Beta Was this translation helpful? Give feedback.
All reactions