aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/timed_progress_bar.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix(instant): Progress bar background color should be 10% primary colorSteve Klebanoff2018-11-291-4/+13
* feat: refactor progress bar code to expose static progress barfragosti2018-11-101-13/+33
* chore: linterfragosti2018-11-071-1/+1
* fix: progress barfragosti2018-11-071-6/+8
* Remove old TODOSteve Klebanoff2018-11-021-1/+1
* Use primary color instead of blackSteve Klebanoff2018-11-021-1/+1
* maxWidth -> toWidth, and make from and to width consistent unitsSteve Klebanoff2018-11-021-10/+10
* Getting rid of TimedProgress stateSteve Klebanoff2018-11-021-47/+23
* Minor cleanupSteve Klebanoff2018-11-021-2/+2
* ended -> hasEndedSteve Klebanoff2018-11-021-3/+3
* Removing old simulated progress bar, and adding documentation to TimedProgres...Steve Klebanoff2018-11-011-4/+5
* WIP of new timedprogressbar using CSS animationsSteve Klebanoff2018-11-011-0/+101