lukasz-galka / ngx-gallery

Angular image gallery plugin

Home Page:https://lukasz-galka.github.io/ngx-gallery-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this project died?

kolkov opened this issue · comments

I recreated this package as Angular CLI standard library project with demo app and simple tests. I can make pull request or we can simple continue developing this project in my github repo. Thanks a lot!
https://github.com/kolkov/ngx-gallery

Does your repo support angular 8? Are you thinking of creating an NPM package? I would like to use it if you have it working with Angular 8? It is currently broken in one of my projects, so I ll have to think about alternatives

@omikolaj yes, it is created with Angular 8+ initially. Yes, I created Angular library package at npmjs because this repo is frozen at this moment. All API saved.
https://www.npmjs.com/package/@kolkov/ngx-gallery

Time savior!! I super appreciate your work. I just shaved off couple weeks worth of work trying to find another gallery package, write my own or patch this one up. Thanks a lot! Did you make any additions? Or just left it as is and got it working with angular 8+?

@omikolaj Thanks!
At this moment I try to adapt this lib to work with upcoming Angular 9. But I found many bugs with Ivy enabled. Now I am waiting for issues fixed by Angular team.
angular/angular#34128
In addition I want to add some new functionality to the package, including litebox directive and galleriz.

Okay. If you can. Try to keep posted in here too.

Ok, but the best way, subscribe for changes of my repo.

I’ll just do that! Thanks again!