AlaskaAirlines / AuroDesignTokens

Abstract UI atomic values to support the Auro Design System.

Home Page:https://auro.alaskaair.com/getting-started/developers/design-tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auro design tokens: Engineering Theming POC

braven112 opened this issue · comments

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

Lets start a POC or multiple POC's to implement all the design tokens that June and Yvonne worked at with these goals

  1. Finalize on a naming convention.
  2. Enable Engineers to infer what each token will be named because it follows a succinct pattern
  3. Our ideal solution will enable Designers to create themes
  4. Designers can own the creation of tokens
    • (Potentially use Figma API so these are owned in Figma, but we would need Enterprise Subscription)
  5. Pressure test this against some number of existing components. (button and/or alert?)
  6. Figure out a release strategy where changing design tokens is a major release.
  7. Someway of seeing what are the tokens used for an element on the doc site so that I can easily understand how to theme.

Describe the solution you'd like

All themable values have design tokens.

Additional context

AlaskaAirlines/WC-Generator#521

Exit criteria

  1. We are comfortable with the goals listed above
  2. We are ready to start adding all the design tokens to our codebase.
  3. We have follow up issues or POC's created.