🎉 Version 0.3.0 of OUDS iOS is out! #166
Replies: 2 comments
-
ℹ️ This is the build released for the sprint 6. It can be found as a public access build on TestFlight identified by version 0.3.0 (build 1728057900) |
Beta Was this translation helpful? Give feedback.
0 replies
-
ℹ️ For your information the documentation is not yet updated for its web online version ; we face issues with the tool generating the HTML doc |
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
colorBackgroundStatusNeutral
, someOnBackgroundEmphasized
,colorBackgroundAction
,colorBackgroundAlways
,colorContent
variantsChanged
SizingCompositeSemanticToken
toMultipleSizingSemanticToken
to keep "composite" word for Figma design systemColorCompositeSemanticToken
toMultipleColorRawToken
to keep "composite" word for Figma design systemTypographyCompositeSemanticToken
toMultipleTypographyTokens
to keep "composite" word for Figma design systemSpacingCompositeSemanticToken
toMultipleSpacingTokens
to keep "composite" word for Figma design systemSizingCompositeSemanticToken
toMultipleSizingTokens
to keep "composite" word for Figma design systemColorCompositeSemanticToken
toMultipleColorTokens
to keep "composite" word for Figma design systemColorCompositeSemanticToken
toMultipleColorSemanticToken
to keep "composite" word for Figma design systemSpacingCompositeSemanticToken
toMultipleSpacingTokens
to keep "composite" word for Figma design systemSizingCompositeSemanticToken
toMultipleSizingTokens
to keep "composite" word for Figma design systemColorCompositeSemanticToken
toMultipleColorTokens
to keep "composite" word for Figma design systemRemoved
colorBackgroundEmphasizedSecondary
,colorOnBackground
variantselevationZIndex
(#119)Fixed
Changelog
More details on the CHANGELOG
Note
This release should not be used yet as is because some tokens are not yet defined, and components tokens, components and modules are not defined yet. This is only an incremental version of OUDS iOS library
Artifacts
Documentation
ouds-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 moduleThis discussion was created from the release 0.3.0.
Fun facts
Beta Was this translation helpful? Give feedback.
All reactions