Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Position pseudo classes implicitly calculated #45

Open
wants to merge 9 commits into
base: inheritance
Choose a base branch
from

Conversation

jpomazal
Copy link
Collaborator

Using _reactInternalInstance, :first-child, last-child, nth-child are now implicitly set on all styled components.

Since I accidently set remote origin instead of upstream on my last push, this PR can also act as a discussion for the Style Component functionality I created.

@thabti
Copy link
Owner

thabti commented Aug 15, 2016

+1

we have some issue with circle-ci :(

@jpomazal
Copy link
Collaborator Author

After little trial and error, specifying node version and installing latest npm fixed the circle-ci issue caused by peer-dependency conflict between RN and react-test-renderer in the new jest tests.

Synchronized parse
Watcher for babel
@thabti
Copy link
Owner

thabti commented Jan 26, 2017

So this is a babel-transform of react-native-css?

Joshua Pomazal added 2 commits February 23, 2017 11:34
@thabti
Copy link
Owner

thabti commented Mar 14, 2017

@jpomazal I am keen to get this merged in. Babel-transform would be awesome. Anything I can help you with ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants