Skip to content

feat(Progress): add Progress component#105

Merged
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:feature/progress
Aug 19, 2016
Merged

feat(Progress): add Progress component#105
eddywashere merged 1 commit intoreactstrap:masterfrom
TheSharpieOne:feature/progress

Conversation

@TheSharpieOne
Copy link
Copy Markdown
Member

Add Progress component which will output bootstrap's progress component
Progress has striped, animated, and color props.
It will default to <progress> with a <div> fallback for IE9
Overriding the tag will produce the fallback inside the custom tag.
Add docs and tests as well.

Closes #78

Add Progress component which will output bootstrap's progress component
Progress has `striped`, `animated`, and `color` props.
It will default to `<progress>` with a `<div>` fallback for IE9
Overriding the tag will produce the fallback inside the custom tag.

Closes reactstrap#78
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 5f07add on TheSharpieOne:feature/progress into 869e523 on reactstrap:master.

@eddywashere
Copy link
Copy Markdown
Member

Woot! Thanks @TheSharpieOne!

@eddywashere eddywashere merged commit bc185d8 into reactstrap:master Aug 19, 2016
@TheSharpieOne TheSharpieOne deleted the feature/progress branch October 25, 2016 17:23
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.

3 participants