Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#79] New architcture with tokens wrapper #352

Merged
merged 36 commits into from
Dec 17, 2024

Conversation

pylapp
Copy link
Member

@pylapp pylapp commented Dec 13, 2024

Related issues

Closing #79

Description

Motivation & Context

Need to have tokens wrapped in dedicated objects to keep OUDSTheme light, improve tests, improve doc, enchance developer experience

Types of change

  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • (NA) My change follows accessibility good practices

Design

  • (NA) My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • I checked my changes do not add new SwiftLint warnings
  • I have added unit tests to cover my changes (optional)

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • The evolution have been tested and the project builds for iPhones and iPads
  • Code review has been done by reviewers according to CODEOWNERS file
  • (NA) Design review has been done
  • (NA) Accessibiltiy review has been done
  • (NA) Q/A team has tested the evolution
  • Documentation has been updated if relevant
  • Internal files have been updated if relevant (like CONTRIBUTING, DEVELOP, THIRD_PARTY, CONTRIBUTORS, NOTICE)
  • CHANGELOG has been updated respecting keep a changelog rules and reference the issues
  • The wiki has been updated if needed (optional)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp requested a review from ludovic35 as a code owner December 13, 2024 08:28
@pylapp pylapp linked an issue Dec 13, 2024 that may be closed by this pull request
27 tasks
@pylapp pylapp marked this pull request as draft December 13, 2024 08:28
@pylapp pylapp force-pushed the 79-refactoring-refactoring-of-theme-with-wrappers branch from bbec5ab to 3223f10 Compare December 13, 2024 10:58
@pylapp pylapp force-pushed the 79-refactoring-refactoring-of-theme-with-wrappers branch from a65c00c to 9d4df70 Compare December 13, 2024 13:50
@pylapp pylapp force-pushed the 79-refactoring-refactoring-of-theme-with-wrappers branch from 91fb437 to 5312e81 Compare December 13, 2024 16:47
@pylapp pylapp force-pushed the 79-refactoring-refactoring-of-theme-with-wrappers branch from d561d55 to 6f95eff Compare December 16, 2024 13:31
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp marked this pull request as ready for review December 16, 2024 16:41
Resolve #352 (comment)
Resolve #352 (comment)
Resolve #352 (comment)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp merged commit 6b5a3e0 into develop Dec 17, 2024
7 of 8 checks passed
@pylapp pylapp deleted the 79-refactoring-refactoring-of-theme-with-wrappers branch December 17, 2024 11:45
pylapp added a commit that referenced this pull request Dec 18, 2024
- Defines tokens providers embeded in the theme
- Improve documentation (DocC catalogs, Swift doc)

Reviewed-by: Ludovic Pinel <[email protected]>
Acked-by: Ludovic Pinel <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactoring] Refactoring of theme with wrappers, update documentations
2 participants