kappys1 / angular2-carousel

An lightweight , touchable and responsive library to create a carousel for angular 2 / 4 / 5
https://kappys1.github.io/angular2-carousel/
MIT License
26 stars 15 forks source link

Angular 7 #12

Closed Paul75 closed 5 years ago

Paul75 commented 5 years ago

Hello,

Compatible with Angular 7 ?

thanks

Paul75 commented 5 years ago

I test and got : ERROR in Error during template compile of 'MyHammerConfig' Class MyHammerConfig in C:/www/vinsvoyage/client/node_modules/angular2-carousel/src/carousel.module.d.ts extends from a Injectable in another compilation unit without duplicating the decorator Please add a Injectable or Pipe or Directive or Component or NgModule decorator to the class.

kappys1 commented 5 years ago

Sorry but I'm not test yet it in Angular7...

in a few time I want to change all library for solve this kind of problems, thanks for the issue

kappys1 commented 5 years ago

Hi! you can use ngx-carousel now for Angular 7. New library. same funcionality and it is without Hammer dependency.

https://www.npmjs.com/package/ngx-carousel-lib

https://github.com/kappys1/ngx-carousel