Skip to content

fix(Progress): add custom classNames to progress-bar#319

Merged
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:fix/bar-progress-classname
Feb 14, 2017
Merged

fix(Progress): add custom classNames to progress-bar#319
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:fix/bar-progress-classname

Conversation

@TheSharpieOne
Copy link
Copy Markdown
Member

fixes #318

className will now be passed through to Progress with bar prop
barClassName allows similar pass through on single bars
barClassName can also be used with bar prop and will act as in place of className for convenience

fixes reactstrap#318

 will now be passed through to  with  prop
 allows similar pass through on single bars
 can also be used with  prop and will act as in place of  for convenience
@eddywashere eddywashere merged commit 25fdb77 into reactstrap:master Feb 14, 2017
@TheSharpieOne TheSharpieOne deleted the fix/bar-progress-classname branch February 14, 2017 17:27
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.

Progress component ignores className prop when bar prop is specified

2 participants