orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.23k stars 224 forks source link

Upgrade to V17 #430

Closed medbenmakhlouf closed 8 months ago

medbenmakhlouf commented 8 months ago

This is PR where I worked to upgrade to angular 17

saheemshafi commented 8 months ago

I installed it locally on my project and it works without any issue.

orizens commented 8 months ago

hey @medbenmakhlouf can you update the examples on the ReadMe.md?

medbenmakhlouf commented 8 months ago

@orizens, I didn't get the question ? what examples exactly ? I see the this link : https://orizens.github.io/echoes-player/ is already broken.

orizens commented 8 months ago

https://github.com/orizens/ngx-infinite-scroll/blob/master/README.md#usage

medbenmakhlouf commented 8 months ago

@orizens , it is done. can you check please ?

orizens commented 8 months ago

thanks @medbenmakhlouf v17 published.

medbenmakhlouf commented 8 months ago

@orizens , thank you!