lukasz-galka / ngx-gallery

Angular image gallery plugin
https://lukasz-galka.github.io/ngx-gallery-demo/
MIT License
436 stars 172 forks source link

Upgrade to Angular 8 #280

Open woteska opened 4 years ago

woteska commented 4 years ago

Please, upgrade the project to Angular 8, because this project cannot be used with Ivy renderer. (I have to get rid of using ngx-gallery, if we switch on Ivy.) In addition, it would make performance better.

dydome commented 4 years ago

Any plans for that?

yuniers commented 4 years ago

@lukasz-galka It package still supported? A PR #286 has been created and you not have approved it.

kolkov commented 4 years ago

https://github.com/kolkov/ngx-gallery I try to recreate this package under Angular 8 library project. This worked, but I see one bug when click on arrows.

kolkov commented 4 years ago

This Bug fixed in v1.0.2.