0.4.0
What's changed
Added
- [DemoApp] Update opacity screen with new design (#200)
- [DemoApp] Add color tokens screen in demo app (#152)
- [Library] Add semantic tokens
spacePaddingInlineTallest
,spacePaddingBlockTallest
,spaceColumnGapTaller
,spaceColumnGapWithArrowShortest
,spaceRowGapShortest
(Figjam final synchronization of October 16th) - [Library] Add semantic color tokens (#124)
- [DemoApp] Fix some design issues and mutualize some UI elements (#189)
- [DemoApp] Add sizing tokens screen in demo app (#150)
- [DemoApp] Add spacing tokens screen in demo app (#149)
- [Library] Add color semantic tokens
colorContentTransparentDefault
,colorBorderTransparentDefault
andcolorBackgroundTransparentDefault
(October 8th) (#177) - [DemoApp] On opacity screen, add a border around the view showing the opacity (#157)
Changed
- [Library] Update of semantic typography tokens (Figjam final synchronization of October 16th)
- [Library] Update of semantic grid tokens
gridExtraCompactColumnCount
,gridCompactColumnGap
,gridRegularColumnGap
(Figjam final synchronization of October 16th) - [Library] Update of semantic elevation token
elevationStickyNavigationScrolled
(Figjam final synchronization of October 16th) - [Library] Update of semantic color tokens, semantic sizing tokens (Figjam final synchronization of October 16th)
- [Library/DemoApp] Updates SwiftLint rules, fix linter warnings (#143)
- [Tool] Update the templates for GitHub issues
- [Tool] Improve script for documentation generation (#168)
- [Library] Rename raw brand-specific color tokens in Orange theme (no use of "brand" word) (#179)
- [Library]
fontLetterSpacingMobile*
andfontLetterSpacingTablet*
merged inMultipleFontLetterSpacingTokens
objects - [Library]
fontLineHeightMobile*
andfontLineHeightTablet*
merged inMultipleFontLineHeightTokens
objects - [Library]
fontSizeMobile*
andfontSizeTablet*
merged inMultipleFontSizeTokens
objects - [Library] Update semantic and raw tokens for fonts (#155)
- [Library] Update semantic tokens for fonts (October 7th) (#172)
- [Library] Update raw tokens for fonts (October 7th) (#170)
- [Library] Any semantic token of sizing
TypeXXX
has been replaced byTypeSizeXXX
(update of October 7th) - [Library] Any semantic tokens of sizing
WithTypeXXX
has been replaced byTypzeXXX
(update of October 7th) - [Library] Update semantic tokens for sizing (October 7th) (#173)
- [Library] Any semantic tokens of spacing
isIcon
andisArrow
are nowwithIcon
andwithArrow
(update of October 7th) - [Library] Update semantic tokens for spacing (October 4th) (#174)
- [Library] Update semantic tokens for spacing (October 4th) (#156)
- [Library] Update raw tokens for dimensions (October 7th) (#169)
Removed
- [Library] Raw typography token
fontSize100
(Figjam final synchronization of October 16th) - [Library] Semantic token
spaceColumnGapWithArrowTaller
(Figjam final synchronization of October 16th) - [Library] Remove all color alias semantic tokens and any optional color tokens type uses
- [Library]
SoshTheme
(#180) - [Library]
fontSizeMobile*
,fontSizeTablet*
,fontLineHeightMobile*
,fontLineHeightTablet*
,fontLetterSpacingMobile*
,fontLetterSpacingTablet*
removed (update of October 4th) - [Library]
spaceRowGapWithIconTaller
,spaceColumnGapWithIconTaller
removed (update of October 7th)
Fixed
- [Library]
typeBodyDefaultLarge
font weight (#191)
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 or tokenator 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 module