make sure we can implement continue with more flexibility#58
make sure we can implement continue with more flexibility#58christophe-g wants to merge 4 commits intoZecat:masterfrom
Conversation
|
Thanks, I like the idea of relying on custom controls but in this case, instead of just hiding the continue button, the full In consequence, the slideshow viewport of paper-step should be resized when This is just for the horizontal layout, the vertical one should also be managed. |
|
Yes, that makes more sense and is a bit more elegant. |
…y (vertical and horizontal). Added paper-stepper-continue, paper-stepper-back and paper-stepper-progress event
|
Implemented via |
paper-stepper-continue). This allow to implement one's own logic inside paper-step and have other elements fireing the same event (and triggering the stepper to continue)Continuebutton can be hidden withhideContinueButtonset to true