-
Notifications
You must be signed in to change notification settings - Fork 89
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 Button component to use new styles #3630
Comments
For the updated Button component I think the least disruptive solution is to do the following:
TBC
|
Goal: S(3) |
The |
This comment has been minimized.
This comment has been minimized.
Blocked by #3325 |
The theme spec for #3325 is complete and has been handed over to development. I'm now able to start mapping the new tokens to the legacy and next style libraries so the Button components can be updated. |
In the process of updating the Theme Characteristics file. Palette tokens have been updated. |
Theme Characteristics file updated. |
Salt (Next) Style Library updated in branch. Branch has been merged. Update has been published. |
Goal: more examples added to Storybook |
Salt (next) Component and Pattern Library updated. Branch has been merged but not published. |
Light and dark mode library changes in progress. Branches match the title of this issue. |
@navkaur76 are you able to review this for @pseys ? |
New variables have been added to the Salt (next) styles library to accommodate Bordered Button.
button
component needs to be updated to use the new variables.appearance
andcolor
props needs to be added to Buttonappearance: solid | outline | transparent
color: neutral | accent
need to be added to ButtonFigma implementation of #3325
Tasks
The text was updated successfully, but these errors were encountered: