GitbookIO / styleguide

GitBook.com HTML/CSS Style Guide
http://styleguide.gitbook.com
Apache License 2.0
86 stars 23 forks source link

Progress bar #57

Closed SamyPesse closed 7 years ago

SamyPesse commented 7 years ago

This PR adds a <ProgressBar value={40} max={100} /> component.

It's a breaking change since it renames the previous <ProgressBar /> into <LoadingBar />.

screen shot 2017-02-07 at 14 31 42