Skip to content

Allow styling of links embedded in Text #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

sf577
Copy link

@sf577 sf577 commented Jun 14, 2016

Apply styles to all elements rather than just those of type text in htmlToElement.js

@Sommerfeld
Copy link

👍

@sf577
Copy link
Author

sf577 commented Jul 13, 2016

Can we get this merged and released please?

@bas-ie
Copy link
Collaborator

bas-ie commented Jul 3, 2017

Looks like 0.10 picked this up:

<TextComponent
{...opts.textComponentProps}
key={index}
style={parent ? opts.styles[parent.name] : null}
>
. Thanks though!

@bas-ie bas-ie closed this Jul 3, 2017
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.

4 participants