Skip to content

[UX Primitives] Split our own primitives from designed components #292

Description

@seedy

Description

For some components, we created our own primitives AND designed them according to our mockups. In the same time, we have other uses for the primitives.

I think it would be a good idea to create 'unstyled" versions of those components, so they can also be reused for said purposes.

I noticed a few places on other projects where we start from scratch, because we don't have the primitive (without the said styled) exported.

Maybe this first improvement could bring a standard for naming/structuring export of those primitives.

Good candidates so far:

  • Link: UnstyledLink has that purpose but is only used internally
  • Button
  • IconButton (could have same primitive as Button)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions