braid-design-system@32.12.0
Minor Changes
-
Button, ButtonLink: Default to neutral ghost in non-legacy themes (#1363)
By default, a button now has a
neutraltone and uses theghostvariant, allowing the visual prominence to be increased or decreased as required, enabling colour to be applied as accents and with purpose, rather than by default.<Button /> // => tone="neutral" & variant="ghost"
To compliment this, when a
toneis purposefully applied, the default variant becomessolidto maximise its impact — allowing the visual prominence to be reduced as needed.<Button tone="brandAccent" /> // => tone="brandAccent" & variant="solid"
No change for
apacandseekBusinessconsumersGiven the fundamental change in approach to colour and usage of such a core component, this change has been isolated to newer themes and does not impact
apacandseekBusinessconsumers.These themes will continue to have a tone of
formAccentand asolidvariant by default, allowing consumers to adopt this new approach as part of the design uplift when migrating to an updated theme, e.g.seekJobs.