status-im / status-components

A set of React/React native components used by Status.im projects
https://status-im.github.io/status-components
7 stars 9 forks source link

Added ColorPalette story #21

Closed eswarasai closed 5 years ago

eswarasai commented 5 years ago

Description

Fixes: #2

eswarasai commented 5 years ago

@jeluard -- Let me know if this is looking good. Also the Color Palette implementation isn't straight forward compared to the Typography and Icons. I'd really appreciate if you can tip me for the extra efforts. Thanks :)

cc: @StatusSceptre

jeluard commented 5 years ago

@eswarasai Nice work!

jeluard commented 5 years ago

@StatusSceptre, @eswarasai definitely deserves a tip! Especially if he considers working on other issues like #4 #11 and #13 :smile:

eswarasai commented 5 years ago

@jeluard -- Definitely. I'm awaiting on wrapping this up as it has the base architecture needed for implementing the other component stories with ease 😄

eswarasai commented 5 years ago

@jeluard -- Have updated the PR with the provided feedback. Let me know if there's anything else pending. Thanks!

flexsurfer commented 5 years ago

cc @errorists @andmironov

jeluard commented 5 years ago

@StatusSceptre Please pay the bounty!

jeluard commented 5 years ago

@eswarasai Just noticed yarn test fails now. Do you mind taking a look?