InfomediaLtd / angular2-materialize

Angular 2 support for Materialize CSS framework.
https://infomedialtd.github.io/angular2-materialize/
MIT License
406 stars 139 forks source link

Support for Angular 5 #386

Open manuel-di-iorio opened 7 years ago

manuel-di-iorio commented 7 years ago

npm WARN angular2-materialize@15.1.10 requires a peer of @angular/common@^4.0.0 but none is installed. You must install peer dependencies yourself.

rubyboy commented 7 years ago

@manuel-di-iorio PR is welcome :)

ruucci commented 6 years ago

@manuel-di-iorio Were you able to get around this?

pain0486 commented 6 years ago

@rubyboy Are you/other contributors looking to do any continual support of this project or are you looking to abandon it? I noticed there has not been much if any activity since late last year. If your looking to continue on I can stick with your lib, otherwise I will have to find an alternative.

manuel-di-iorio commented 6 years ago

@rdesaideveloper @pain0486 https://github.com/InfomediaLtd/angular2-materialize/pull/408

cesar-lp commented 6 years ago

@rubyboy Any updates on this one?

rubyboy commented 6 years ago

@pain0486 @Clpalacios @EnumC I'm more than happy to open this project for other contributors to maintain - please DM me if you're interested

SamFarrington commented 6 years ago

@EnumC it seems that you have updated the package.json for Angular 5 dependencies.

How has this gone for you?

@rubyboy is there any way to get version a released into npm that picks up these changes?

Also, to you both, do you know of any reasons that an upgrade to work with Angular 6 might be an issue?

pain0486 commented 6 years ago

@SamFarrington warnings aside I can run it against Angular 6 without issue.