akserg / ng2-slim-loading-bar

Angular 2 component shows slim loading bar at the top of the page.
MIT License
358 stars 93 forks source link

Progress bar stays loading forever (until completed is called) and an… #62

Open enjoythelive1 opened 6 years ago

enjoythelive1 commented 6 years ago

…imation is much smother

The velocity of this change can be modified by changing the field growVelocity in the service, and the higher the value, the more quickly the bar will look full.

enjoythelive1 commented 6 years ago

The issue with the test are with the versions of the dependencies that are downloaded for testing. If the @angular/common dependency is specified to only match the other dev dependencies, the tests runs

ChrisDalley commented 6 years ago

I have been looking for something similar to this - Would be great if it could be merged in!