Skip to content
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

style: Adapt dialog to the dark theme #196

Merged
merged 6 commits into from
Nov 3, 2017
Merged

Conversation

ahmedlhanafy
Copy link
Contributor

screen shot 2017-10-23 at 10 19 15 pm

screen shot 2017-10-23 at 10 19 20 pm

<AnimatedPaper style={[styles.container, style]} elevation={24}>
<AnimatedPaper
style={[styles.container, { backgroundColor }, style]}
elevation={24}
Copy link
Collaborator

Choose a reason for hiding this comment

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

elevation should be part of the style, right?

@ferrannp
Copy link
Collaborator

ferrannp commented Oct 26, 2017

LGTM. @ahmedlhanafy can you solve the conflict? It is basically to move Dialog again to Dialog.js and have index.js just exporting it.

@ahmedlhanafy
Copy link
Contributor Author

@ferrannp The conflicts are resolved

@ferrannp ferrannp merged commit c552aa0 into master Nov 3, 2017
@ferrannp ferrannp deleted the style/dialog-dark-theme branch November 3, 2017 15:36
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.

2 participants