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(Progress): add Progress component #105

Merged
merged 1 commit into from Aug 19, 2016

Conversation

TheSharpieOne
Copy link
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

Coverage Status

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

@eddywashere
Copy link
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.

None yet

3 participants