Washington Botelho
Washington Botelho
Hi @farrukhsubhani, Stepy validates the hidden fields because you can click to jump 3 step ahead, then all steps behind, that is hidden, should be validate to be continue. Maybe...
I have an anger about jQuery Validation about the hidden validation by default. It causes a issue on Stepy, because we need what a told you: Validate hidden fields when...
Hi, It is about jQuery Validation. I'll drop this integration and use jQuery Validaty, where I'll be able to commit on every bug or feature. The people of jQuery Validation...
[jQuery Validaty](http://wbotelhos.com/validaty) will support everything that jQuery Validation supports. It just about time. I'm refactoring the both plugins (Stepy and Validaty). Validation gave me a lot of headache. Support automatic...
Try to change to `.find()`. Maybe the button is inside another container and it's not a children. But, it should be a children, than let me know why it is...
Hi, Use the callbacks to hide the buttons and you can to use the funcions to change the steps.
Yes, @debadutta98 ! :)
Nice job, @debadutta98 ! 👏 Here some questions, since I'm not specialized in JS: 1. Should we create a build script to extract a vanilla ES5 script for those want...
@debadutta98 You're a JS monster! 🙇 My last kindly request would be about the tests. To make sure everything still works the same, we need to use the new modules...
@debadutta98 Your branch is protected, so I can't push any commits, but I'm making some adjustments and updating the test to use your new module, and soon I'll push it...