Skip to content

Variant Standardisation #61

Description

@SethSharp

Across many components there are mostly the same variants (default, primary etc), but there are cases where these do not fit ie;

  1. Default variant for button, this default should have the primary style (so default -> primary, breaking change)
  2. Badge, default should be a success colour (new variable), with a primary option, in most cases for success you want green not the primary
  3. With a tool tip, the tool tip content shouldn't always be the primary but more a neutral (like it is now... so how do we handle that?)

These are some initial thoughts, I am sure there are more opportunities for refactor here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions