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

Update color tokens for theming support #121

Closed
2 tasks
jordanjones243 opened this issue Jul 29, 2024 · 1 comment · Fixed by #122, #129 or #131
Closed
2 tasks

Update color tokens for theming support #121

jordanjones243 opened this issue Jul 29, 2024 · 1 comment · Fixed by #122, #129 or #131
Assignees

Comments

@jordanjones243
Copy link
Contributor

jordanjones243 commented Jul 29, 2024

General Support Request

In order to make Auro components themeable, we need to make sure there are no hard-coded and correct semanticly named tokens within the component. There also needs to be investigation around border rules which have a combination of size and color tokens, making them more complex, as well as background-color and color rules.

Possible Solution

Work with designers to figure out what tokens need updated values or renamed.

Additional context

This work stems from theming work happening to all Auro components:

Rules and tokens to be edited can be found in the comments.

Acceptance Criteria:

  • All tier 3 token names have been implemented.
  • Colors identified below have been updated to their tier 3 token name.
@jordanjones243 jordanjones243 self-assigned this Jul 29, 2024
@jordanjones243 jordanjones243 linked a pull request Aug 5, 2024 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue Aug 8, 2024
# [2.8.0-beta.1](v2.7.0...v2.8.0-beta.1) (2024-08-08)

### Features

* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

### Performance Improvements

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
DukeFerdinand pushed a commit that referenced this issue Aug 19, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
DukeFerdinand pushed a commit that referenced this issue Aug 19, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
jason-capsule42 pushed a commit that referenced this issue Aug 19, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
@jordanjones243
Copy link
Contributor Author

Blocked by badge and flightline color theming support releases.

jordanjones243 added a commit that referenced this issue Oct 2, 2024
BREAKING CHANGE: trigger major release for color theme support #121
@jordanjones243 jordanjones243 linked a pull request Oct 2, 2024 that will close this issue
6 tasks
@jason-capsule42 jason-capsule42 removed the Type: Bug Bug or Bug fixes label Oct 3, 2024
jordanjones243 added a commit that referenced this issue Oct 3, 2024
BREAKING CHANGE: trigger major release for color theme support #121
blackfalcon pushed a commit that referenced this issue Oct 3, 2024
# [3.0.0-beta.1](v2.8.0-beta.2...v3.0.0-beta.1) (2024-10-03)

### Features

* add custom registered auro-datetime ([33a189b](33a189b))
* add tag name as attribute when custom registered ([26808eb](26808eb))

### Performance Improvements

* refactor custom component registration config ([1f3e0de](1f3e0de))
* remove github label colors ([b5187c0](b5187c0))
* update dependencies ([2de3a30](2de3a30))

### BREAKING CHANGES

* trigger major release for color theme support #121
@jordanjones243 jordanjones243 linked a pull request Oct 4, 2024 that will close this issue
6 tasks
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
BREAKING CHANGE: trigger major release for color theme support #121
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
# [3.0.0-beta.1](v2.8.0-beta.2...v3.0.0-beta.1) (2024-10-03)

### Features

* add custom registered auro-datetime ([33a189b](33a189b))
* add tag name as attribute when custom registered ([26808eb](26808eb))

### Performance Improvements

* refactor custom component registration config ([1f3e0de](1f3e0de))
* remove github label colors ([b5187c0](b5187c0))
* update dependencies ([2de3a30](2de3a30))

### BREAKING CHANGES

* trigger major release for color theme support #121
blackfalcon pushed a commit that referenced this issue Oct 4, 2024
# [3.0.0-beta.1](v2.7.1...v3.0.0-beta.1) (2024-10-04)

### Features

* add custom registered auro-datetime ([489fb7a](489fb7a))
* add tag name as attribute when custom registered ([fdbbb3b](fdbbb3b))
* implement tier 3 token structure [#121](#121) ([5149f5d](5149f5d))

### Performance Improvements

* refactor custom component registration config ([d0edb86](d0edb86))
* remove github label colors ([4b4de54](4b4de54))
* update dependencies ([a916070](a916070))
* update deps and refactor scripts to use auro-library versions ([7c53ddd](7c53ddd))

### BREAKING CHANGES

* trigger major release for color theme support #121
blackfalcon pushed a commit that referenced this issue Oct 4, 2024
# [3.0.0-beta.1](v2.7.1...v3.0.0-beta.1) (2024-10-04)

### Features

* add custom registered auro-datetime ([489fb7a](489fb7a))
* add tag name as attribute when custom registered ([fdbbb3b](fdbbb3b))
* implement tier 3 token structure [#121](#121) ([5149f5d](5149f5d))

### Performance Improvements

* refactor custom component registration config ([d0edb86](d0edb86))
* remove github label colors ([4b4de54](4b4de54))
* update dependencies ([a916070](a916070))
* update deps and refactor scripts to use auro-library versions ([7c53ddd](7c53ddd))

### BREAKING CHANGES

* trigger major release for color theme support #121
@jason-capsule42 jason-capsule42 linked a pull request Oct 4, 2024 that will close this issue
6 tasks
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
* implement tier 3 token structure [#121](#121) ([874e9ce](874e9ce))

* update deps and refactor scripts to use auro-library versions ([238a929](238a929))
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
BREAKING CHANGE: trigger major release for color theme support #121
jason-capsule42 pushed a commit that referenced this issue Oct 4, 2024
# [3.0.0-beta.1](v2.8.0-beta.2...v3.0.0-beta.1) (2024-10-03)

### Features

* add custom registered auro-datetime ([33a189b](33a189b))
* add tag name as attribute when custom registered ([26808eb](26808eb))

### Performance Improvements

* refactor custom component registration config ([1f3e0de](1f3e0de))
* remove github label colors ([b5187c0](b5187c0))
* update dependencies ([2de3a30](2de3a30))

### BREAKING CHANGES

* trigger major release for color theme support #121
blackfalcon pushed a commit that referenced this issue Oct 4, 2024
# [3.0.0](v2.7.1...v3.0.0) (2024-10-04)

### Features

* add custom registered auro-datetime ([d57480a](d57480a))
* add tag name as attribute when custom registered ([29dfd88](29dfd88))
* implement tier 3 token structure [#121](#121) ([49832a5](49832a5))

### Performance Improvements

* refactor custom component registration config ([4b1f974](4b1f974))
* remove github label colors ([9585bef](9585bef))
* update dependencies ([09e79c5](09e79c5))
* update deps and refactor scripts to use auro-library versions ([d5302af](d5302af))

### BREAKING CHANGES

* trigger major release for color theme support #121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment