Skip to content

Add size and directional props to modal #18

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 Oct 12, 2015
Merged

Add size and directional props to modal #18

merged 1 commit into from Oct 12, 2015

Conversation

billyma
Copy link
Contributor

@billyma billyma commented Oct 12, 2015

No description provided.

@@ -40,13 +41,20 @@ const customStyles = {

module.exports = React.createClass( {

propTypes: {
size: React.PropTypes.oneOf(['medium', 'large']),
directional: React.PropTypes.bool
Copy link
Contributor Author

Choose a reason for hiding this comment

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

do I need this?

ivanbogdanov pushed a commit that referenced this pull request Oct 12, 2015
Add size and directional props to modal
@ivanbogdanov ivanbogdanov merged commit e652c43 into salesforce:master Oct 12, 2015
@billyma billyma deleted the modal-variant branch October 29, 2015 16:17
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