emilol / angular-crumbs

Angular Breadcrumb
https://emilol.github.io/angular-crumbs
MIT License
46 stars 46 forks source link

#8 update dependencies for angular 6 #9

Closed Quenty closed 6 years ago

Quenty commented 6 years ago

Definitely works, not sure if this is all that needs to be done for distribution purposes.

Let me know!

emilol commented 6 years ago

Thank you for the PR! I have been meaning to get around to this but just haven't had the time. My apologies for taking so long to get back to you.

When you say it's working, does the updated module work in the Angular 4 demo app? If it's not backwards compatible, it may just need to be updated to be a major version bump.

You can test it out locally using either npm link or npm install /path/to/local/angular-crumbs. (more details).

I've also added a branch with a angular 6 demo app for testing - hopefully at some point I'll get around to demos with different styling frameworks as well!

emilol commented 6 years ago

dependencies updated in v3