vitalii-andriiovskyi / ngx-owl-carousel-o

owl-carousel for Angular >=6
MIT License
177 stars 51 forks source link

Support Angular 13 #183

Closed chuhancheng closed 2 years ago

chuhancheng commented 3 years ago

Since our project upgrade to angular 13. Jest test will report Unexpected value 'CarouselModule' imported by the module 'DynamicTestModule'. Please add an @NgModule annotation.

ingeJulianLasso commented 2 years ago

Yes please add support for Angular 13

vitalii-andriiovskyi commented 2 years ago

@chuhancheng @ingeJulianLasso

Added supporrt for Angular 13. Install v7.0.0

ingeJulianLasso commented 2 years ago

@vitalii-andriiovskyi thank you very much, I will test it later and if any eventuality, I will be communicating it.

Again, thank you very much for your collaboration.