-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement theming support #2
Labels
Type: Feature
New Feature
Comments
jordanjones243
assigned jordanjones243 and unassigned blackfalcon, jordanjones243, Patrick-Daly-AA and pgm369
Jan 22, 2024
jordanjones243
added a commit
that referenced
this issue
Jan 24, 2024
Merged
6 tasks
jordanjones243
added a commit
that referenced
this issue
Jan 25, 2024
jordanjones243
pushed a commit
that referenced
this issue
Jan 25, 2024
# 1.0.0 (2024-01-25) ### Bug Fixes * **dialog:** update dialog references to drawer ([ddc8c00](ddc8c00)) * **docs:** support attribute links in api examples ([d98d9b3](d98d9b3)) * **eslint:** update eslint rule ([b352a01](b352a01)) * **styles:** refactor style code for component ([870b3ba](870b3ba)) * **workflows:** update node version in github workflows ([d1c6201](d1c6201)) ### Features * **generator:** rebuild component using generator [#1](#1) ([6dd4552](6dd4552)) * **tokens:** implement new design tokens [#2](#2) ([101d487](101d487)) ### Performance Improvements * address multiple code issues, see body ([4d54e69](4d54e69)) * **docs:** implement auro doc template ([8514a06](8514a06)) * **postcss:** update postcss to handle multiple css files ([080e8b9](080e8b9)) * **src:** implement all component src code ([2c505b8](2c505b8))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
This is regarding theming updates that need to happen to nearly all
auro
componentsDescribe the solution you'd like
--auro
need to be renamed to--ds
so they work with the new WCSS v5 update.Describe alternatives you've considered
None
Additional context
Reference this
auro-button
pr AlaskaAirlines/auro-button#231And this
auro-hyperlink
pr AlaskaAirlines/auro-hyperlink#185Exit criteria
All tokens referencing
--auro
have been updated.The text was updated successfully, but these errors were encountered: