Victor Zeinstra
Victor Zeinstra
Hi @chrillewoodz , first of all, thanks for your involvement in the project. I know there are lots of refactor needed to add to the project so any help is...
Indeed, it could be better.
@ITServicesAM I think that in order to get an undo functionality you could simply store in a variable a copy of the item representing the card beeing swipped. So if...
I'm not a huge fan of data immutability because it breaks JavaScript references. So i guess that with this change, for example: if i want to change the overlay like's...
I agree, but i think there is some webpack config to do in order to change this.
Well this would make huge change in the way the component works since until now it only treat the display and not the data itself. Currently it is possible to...
Hi there, Thanks for your interest to the project. I will see if i can easily add the package to the bower repository. I keep you updated. Have a nice...
There is already a way to prevent this by setting the cards input fixed at "true" on all cards and "false" on the first one. however if it was automatically...
Yes indeed, it would be better
Indeed. It's not normal