New: Added support for new Vanilla button color mixins (fixes #145) - #164
Conversation
Hey @swashbuck, good question. I think |
@kirsty-hames Yep, that sounds good. |
* 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 |
|
🎉 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.