Skip to content

Add zIndex property #66

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

Merged
merged 1 commit into from
Aug 9, 2017
Merged

Add zIndex property #66

merged 1 commit into from
Aug 9, 2017

Conversation

maackle
Copy link
Contributor

@maackle maackle commented Aug 8, 2017

This is the only property I've found that takes a dimensionless value (Int in this case), so I just show it to String, rather than creating a newtype and corresponding Val Int instance.

Closes #65

@CLAassistant
Copy link

CLAassistant commented Aug 8, 2017

CLA assistant check
All committers have signed the CLA.

@maackle maackle mentioned this pull request Aug 8, 2017
@maackle
Copy link
Contributor Author

maackle commented Aug 8, 2017

FYI the CI build failed because of something unrelated:

$ npm run -s build
* Error: Unrecognised arguments: --censor-lib, --strict
Usage: pulp [global-options] <command> [command-options]

@safareli safareli requested a review from garyb August 8, 2017 19:58
@garyb
Copy link
Member

garyb commented Aug 9, 2017

Thanks! Int makes sense here for sure.

@garyb garyb merged commit f53657c into purescript-contrib:master Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants