Skip to content

Conversation

@jtmthf
Copy link
Collaborator

@jtmthf jtmthf commented Jan 30, 2019

Re-closes #55. Adds deepProp, deepTheme, and deepPalette.

Copy link
Owner

@diegohaz diegohaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again @jtmthf. I made a few suggestions (a yarn lint --fix may be needed after applying them).

Also, I was thinking about, instead of separate functions, a single function resolvePaletteProps that would return { key, tone, defaultValue } and then used as:

const { key, tone, defaultValue: finalDefaultValue } = resolvePaletteProps(...);

@jtmthf
Copy link
Collaborator Author

jtmthf commented Apr 25, 2020

@diegohaz I recently had a use for this project and I forgot that I still had this PR open. I applied your suggestions and cleaned a few things up if you're still interested in this feature.

@exports
Copy link

exports commented May 25, 2020

I'm looking forward the new feature to solve my recent problems, will this be merged?

@iamgbayer
Copy link

is there something else needed to merge this pr?

@alvarogfn
Copy link

Hey, @jtmthf

Please, can you open this PR on my fork?

https://github.com/alvarogfn/styled-bettertools

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.

Needles should be recursively resolved

5 participants