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

Angular version is locked to 2.1.2 #30

Closed zd-dalibor closed 7 years ago

zd-dalibor commented 7 years ago

In package.json file angular version is locked to 2.1.2.

Does this library working only with angular 2.1.2?

Current angular version is 2.3.0. I got may warnings and red text in console that complains at angular version in this package.

Can we get slim loader with higher angular version in package.json?

john-landgrave commented 7 years ago

@akserg I'm encountering this same issue. I'd love to use your project, but I guess I'm going to fork it and change the dependencies for now and see what happens.

john-landgrave commented 7 years ago

Submitted a PR @akserg, can you merge it when you get a chance?

akserg commented 7 years ago

Thank you, @john-landgrave. I have updated the project and published it on NPM with minor changes.