ngu-carousel icon indicating copy to clipboard operation
ngu-carousel copied to clipboard

allow carousel to scroll on 0 velocity

Open PsychicCat opened this issue 7 years ago • 7 comments

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.

PsychicCat avatar Jun 19 '18 01:06 PsychicCat

When we can expect this on master ?

pssubashps avatar Jun 20 '18 10:06 pssubashps

Yup, @sheikalthaf when will this be merged into master. I'm using it on angularspree

pkrawat1 avatar Jul 28 '18 11:07 pkrawat1

@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

sheikalthaf avatar Jul 30 '18 06:07 sheikalthaf

@PsychicCat @pssubashps @pkrawat1 Anyone know how to handle Hammerjs in ng-packagr?

sheikalthaf avatar Jul 30 '18 06:07 sheikalthaf

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 avatar Jul 30 '18 10:07 pkrawat1

@pkrawat1 Thanks for supporting. Next beta release will be a major one. Please test it and let me know your feedback

sheikalthaf avatar Jul 31 '18 17:07 sheikalthaf

@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

sheikalthaf avatar Aug 02 '18 18:08 sheikalthaf