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

feat(Modal): add ref to Modal (#1082) #1087

Merged

Conversation

illiteratewriter
Copy link
Member

No description provided.

@TheSharpieOne TheSharpieOne merged commit 015d16d into reactstrap:master Jun 25, 2018
@@ -48,6 +48,7 @@ const propTypes = {
]),
backdropTransition: FadePropTypes,
modalTransition: FadePropTypes,
innerRef: PropTypes.object,
Copy link
Member

Choose a reason for hiding this comment

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

I missed this, but technically, this can still be a string or a function as well as the new createRef object.

juanmaguitar added a commit to juanmaguitar/reactstrap that referenced this pull request Jun 25, 2018
…p-innerRef

* 'master' of github.com:reactstrap/reactstrap:
  feat(Modal): add ref to Modal (reactstrap#1087)
  feat(alert): add ability to disable fade (reactstrap#1078)
@juanmaguitar juanmaguitar mentioned this pull request Jun 28, 2018
@dcousens dcousens mentioned this pull request Oct 16, 2018
12 tasks
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.

None yet

2 participants