Skip to content

Commit

Permalink
docs: remove any references of old protocol DimensionSemanticTokens
Browse files Browse the repository at this point in the history
… not existing anymore

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Nov 28, 2024
1 parent 0401d91 commit 536054a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import OUDSTokensSemantic
// WARNING: Not synchronized anymore with the Figjam / Figma by developers team
// Create an issue for update https://github.com/Orange-OpenSource/ouds-ios/issues/new?template=token_update.yml

/// Defines basic values common to all themes for `DimensionSemanticTokens`.
/// Defines basic values common to all themes for `GridSemanticTokens`.
/// These values can be overriden inside `OUDSTheme` subclasses (in extensions or not, in the same module or not) thanks to the `@objc open` combination.
extension OUDSTheme: GridSemanticTokens {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ struct Showcase: App {
- ``BorderSemanticTokens``
- ``ColorSemanticTokens``
- ``ColorMultipleSemanticTokens``
- ``DimensionSemanticTokens``
- ``ElevationSemanticTokens``
- ``ElevationCompositeSemanticTokens``
- ``ElevationMultipleSemanticTokens``
Expand Down

0 comments on commit 536054a

Please sign in to comment.