Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@pylapp pylapp released this 18 Dec 17:09
921db77

What's new

Added

  • [Library] New architecture with tokens provider (#79)
  • [DemoApp] Prepare new architecture to add components illustration (#328)

Changed

  • [Tool] Update net-http gem from 0.5.0 to 0.6.0
  • [Tool] Update SwiftLint pod from v0.57.0 to v0.57.1
  • [Tool] Update SwiftFormat/CLI pod from v0.54.6 to v0.55.3
  • [Tool] Update fastlane gem from v2.225.0 to v2.226.0
  • [Library] Update FontSemanticTokens (tokenator 20241213075501)
  • [Library] Update FontSemanticTokens (tokenator 20241211115813)
  • [Library] Update FontRawTokens (tokenator 20241211101443)
  • [Tool] Migrate from xcode_install to xcodes in Fastfile, freeze Xcode version (16.0)
  • [Library] Rename Typography* tokens and elements to Font* (#322)
  • [Library] Update ColorSemanticTokens (tokenator 20241204111709)
  • [Library] Update SpaceSemanticTokens (tokenator 20241204110127)
  • [Library] Rename opacityTransparent opacity semantic token to opacityInvisible
  • [Library] Update OpacitySemanticTokens and OpacityRawTokens tokens (tokenator 20241204110957)
  • [Library] Update OrangeBrandColorRawTokens tokens (tokenator 20241204111119)
  • [Library] Update SizeSemanticTokens tokens (tokenator 20241204110236)
  • [Library] Rename any sizeIcon** size semantic tokens applying "T-shirt sizes" template
  • [Library] Update ElevationSemanticTokens and ColorRawTokens tokens (tokenator 20241204111249)
  • [Library] Rename any colorTransparent* color semantic tokens to colorOpacity*
  • [DemoApp] Reactor UI test to use theme in environment (#299)

Removed

  • [Library] Font raw tokens fontFamilyBrandDefault, fontFamilyBrandTV, fontFamilySystemArial, fontFamilySystemHelvetica, fontFamilySystemNotoSans, fontFamilySystemSFPro, fontFamilySystemRoboto, fontFamilyMonospaceMonaco, fontFamilyMonospaceCourierNew, fontFamilySystemArial
  • [Library] Space semantic tokens *WithIcon*, *WithArrow*
  • [Library] Elevation semantic tokens elevationBlurOverlayDefault, elevationBlurOverlayEmphasized, elevationXOverlayDefault, elevationXOverlayEmphasized, elevationYOverlayDefault, elevationYOverlayEmphasized, elevationColorOverlayDefaultLight, elevationColorOverlayEmphasizedLight, elevationColorOverlayDefaultDark, elevationColorOverlayEmphasizedDark

Changelog

More details on the CHANGELOG

Note

⚠️ This release should not be used yet as is. This is only an incremental version of OUDS iOS library.

Artifacts

Documentation

  • 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
    • OUDS.doccarchive: Xcode DocC archive of the OUDS 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
    • OUDSThemeInverse.doccarchive: Xcode DocC archive of the OUDS Theme Inverse module
    • OUDSThemeOrange.doccarchive: Xcode DocC archive of the OUDS Theme Orange 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
  • artifacts.zip: The artifacts generated by the GitLab pipeline production build