alvaromontoro / TourGuide

JS module that helps generate step-by-step instructions and demos in an easy way
MIT License
20 stars 4 forks source link

Allow event functions (after clicking on previous/next buttons) #9

Open alvaromontoro opened 5 years ago

alvaromontoro commented 5 years ago

Add events to be triggered at different moments:

dulcetti commented 5 years ago

Can I take this Issue?

alvaromontoro commented 5 years ago

@dulcetti Of course! Thanks for your help.

dulcetti commented 5 years ago

@alvaromontoro can I create other Issues? To create configs like eslint, babel + Webpack to auto generate the bundle and publish to your NPM account.

alvaromontoro commented 5 years ago

@dulcetti That would be great. I wanted to do that, but didn't know how to and was waiting to have a more stable version.

dulcetti commented 5 years ago

@alvaromontoro no problem. I will create here. And take the publish on NPM account in the future. ;)

alvaromontoro commented 5 years ago

I created issue #19 for that.

dulcetti commented 5 years ago

Create the PR #22. After I change the tests and finally webpack configs