Skip to content

feat(Modal): add various className props to modal#320

Merged
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:feature/modal-wrap-classname
Feb 14, 2017
Merged

feat(Modal): add various className props to modal#320
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:feature/modal-wrap-classname

Conversation

@TheSharpieOne
Copy link
Copy Markdown
Member

closes #257

To help future proof this and prevent "cannot add class to ... on the modal", additional className props were also added.

wrapClassName: PropTypes.string,
modalClassName: PropTypes.string,
backdropClassName: PropTypes.string,
contentClassName: PropTypes.string,

I can adjust the naming or remove those if needed.

@TheSharpieOne TheSharpieOne force-pushed the feature/modal-wrap-classname branch from 1bf410d to 1b328e5 Compare February 1, 2017 21:01
@virgofx
Copy link
Copy Markdown
Collaborator

virgofx commented Feb 1, 2017

👍 Thanks @TheSharpieOne

@bherila
Copy link
Copy Markdown
Contributor

bherila commented Feb 8, 2017

👍 please merge this, I could use it as well. Thanks @TheSharpieOne

@eddywashere
Copy link
Copy Markdown
Member

Limited availability this week and last but will do so asap. Thanks!

@peter254
Copy link
Copy Markdown

It would be really helpful, if this request could be merged (today would be the best...) and a release created

@eddywashere eddywashere merged commit c7b2b3e into reactstrap:master Feb 14, 2017
@TheSharpieOne TheSharpieOne deleted the feature/modal-wrap-classname branch February 14, 2017 17:25
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.

Ability to add class for Modal element

5 participants