You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🚨 Breaking Changes
button: Replace brand.accent with brand.action as primary color of button, replace text-subtle with text-default as button default - by Afriq Yasin Ramadhan(964ff) Migration:
Unless you don't customize the default color from tailwind-preset you have nothing to do.
change brand.accent to brand.action in tailwind.config.js
contextualbar: Replace prop variant to state, add warning and neutral state - by Afriq Yasin Ramadhan(8def5)
🚀 Features
badge:
Add support to custom color via class - by Afriq Yasin Ramadhan(2db6a)
Add slot icon-content - by Afriq Yasin Ramadhan(8d504)
banner:
Add props no-icon - by Afriq Yasin Ramadhan(e496d)