-
Notifications
You must be signed in to change notification settings - Fork 10
New: Added support for new Vanilla button color mixins (fixes #145) #164
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
Conversation
Hey @swashbuck, good question. I think |
@kirsty-hames Yep, that sounds good. |
guywillis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
* Chore: Add support for new issue experience (fixes #162) * Update: Update example.json default text (fix #168) * Chore(release): 4.7.0 [skip ci] # [4.7.0](v4.6.5...v4.7.0) (2025-06-11)
+ tidy up fallback variables
|
Hi @swashbuck, I finally got round to updating this PR as per your suggestion. Assuming I've understood correctly, I've separated the icon (plus/checkmark) from inheriting the I also realised |
swashbuck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
🎉 This PR is included in version 4.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |


Fixes #145
New
filledto mimic current Vanilla andoutlineas optional style. The implementation allows for additional styles to be created for custom themes.Testing legacy support
Testing new Vanilla buttons
@item-color-stylevariable in less/_defaults/_btn-style.less. Test bothfilledandoutlinestyles.