Skip to content

Add sorting icons#21

Open
beppek wants to merge 1 commit intodevelopfrom
feature/add-icons
Open

Add sorting icons#21
beppek wants to merge 1 commit intodevelopfrom
feature/add-icons

Conversation

@beppek
Copy link
Copy Markdown

@beppek beppek commented Jan 17, 2019

Contributing

New components can be added through if they fulfill the following requirements:

  • A similar component does not already exist in the library.
  • The component is generic and can be used in most applications.
  • The component is not dependent upon any other UI library.
  • Component names are generic.
  • No colors is defined within a component, instead default props for themeing should be used.
  • Colors should be named with a keyword, the keyword should not be based on color (with exception for white and black) neither should they be named based on appearance. Colors in a different tint or shade should be named with the keyword first follow by a number representing the percentage difference in lightness in the HSL space, example black30 or primary80.

@beppek beppek requested a review from JohanG2012 January 17, 2019 07:04
@beppek beppek closed this Jan 17, 2019
@beppek beppek reopened this Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant