ngu-carousel
ngu-carousel copied to clipboard
allow carousel to scroll on 0 velocity
As a user I would expect that I can swipe the carousel slowly and it would snap to the next tile when I stop the touch interaction. This allows us to support that by setting velocity: 0 in NguCarouselConfig.
When we can expect this on master ?
Yup, @sheikalthaf when will this be merged into master. I'm using it on angularspree
@PsychicCat @pssubashps @pkrawat1 Hi,
I'm working on to update the carousel to angular 6. And also moving from ngFor to iterable differs similar to angular material tree. I will update my beta version and Please test it let me know your feedbacks
Thanks
@PsychicCat @pssubashps @pkrawat1 Anyone know how to handle Hammerjs in ng-packagr?
I have no experience with that. @sheikalthaf By the way, why not use the hammer gesture right from angular 6 itself. I think they are providing gestures with hammer only after angular 6. Also did some fixes in 6.1 recently. Hammer gesture in angular
Also today I released Angularspree Beta-1 with ngu-carousel. Thanks for this lib @sheikalthaf
@pkrawat1 Thanks for supporting. Next beta release will be a major one. Please test it and let me know your feedback
@PsychicCat @pssubashps @pkrawat1 Hi all,
Published a build with angular 6 upgrade in beta. Please test and let me know your feedback. Check this stackblitz link to know the breaking changes.
Once testing complete then i will move it to master