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

Auro design tokens: Spike how to architect repo with multi theme support #153

Closed
braven112 opened this issue Apr 17, 2024 · 0 comments · Fixed by #159 · May be fixed by #156
Closed

Auro design tokens: Spike how to architect repo with multi theme support #153

braven112 opened this issue Apr 17, 2024 · 0 comments · Fixed by #159 · May be fixed by #156
Assignees

Comments

@braven112
Copy link
Member

braven112 commented Apr 17, 2024

Is your feature request related to a problem? Please describe.

I want all my themes in the design token repo.
So that I can support the business with any theme we want in the future.

Describe the solution you'd like

A solution where all themes are organized in the repo
A dark and light mode architecture is available for every theme
When a new theme is requested there is a clear pattern to follow.

Describe alternatives you've considered

No response

Additional context

This is to support excursion and jetstream #151 #152

Exit criteria

We have demo'd the POC to the Auro team
We have demo'd the POC tokens that the app team will consume.
We have demo'd the POC tokens that the jetstream team will consume.
We have demo'd the POC tokens that the jetstream apps team will consume.
Any findings are added to #151 and #152
We are ready to pass off this work to offshore team.
Figure out a release strategy. Will we need a major release or do we have a way to add jetstream and excursion without a major release?
We should also have some thoughts, or a bullet point on docs, for how we handle future releases which add new themes, or changes which only impact a single theme

@braven112 braven112 added Type: Feature New Feature design tokens not-reviewed Issue has not been reviewed by Auro team members labels Apr 17, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed the not-reviewed Issue has not been reviewed by Auro team members label Apr 18, 2024
@jason-capsule42 jason-capsule42 linked a pull request May 8, 2024 that will close this issue
6 tasks
@jordanjones243 jordanjones243 linked a pull request May 22, 2024 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue May 28, 2024
# [4.6.0](v4.5.0...v4.6.0) (2024-05-28)

### Features

* add all tier 2 excursion tokens [#153](#153) ([c9957da](c9957da))
* add full list of excursion tier 1 tokens [#153](#153) ([7909ad3](7909ad3))
* **background:** add additional name convention for theme support ([49fa189](49fa189))

### Performance Improvements

* add all non color classic tokens to excursion theme ([a6ffc04](a6ffc04))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment