Marcos Miller Dantas
Marcos Miller Dantas
i don't know if everyone could get this work properly. when the user interacts with something that will update the view, inside a $timeout, you may call the refresh function,...
Hello, The service itself has the intro object. Try accessing like below ngIntroService.introObject._currentstep If you didn't find tell us :)
I had it closed, because I thought it was resolved, I'll check your solution and get a environment using requirejs, thanks for the feedback :)
@aadhoc i'm currently making some tests on requirejs. now i fully understand what you were talking about. i'm feeling strange change the name from "intro.js" to "intro". i feel more...
Hello! i did make a beta version on > https://github.com/mendhak/angular-intro.js/releases/tag/v4.0.0-beta changing the name of the module. hope this helps 😄
Hello o/ i got this example working: http://plnkr.co/edit/BeOD9H there's two things that may be the problem, one is that there's no element being rendered with templateurl, so make sure you're...
oh good :) and yeah, there is, as steps itself is an array you may have a service with all steps you need, and configure when they'll be available. when...
@whatllb hello o/ i was kind of disconnected these days. i was reading your issue and i don't recommend that [deprectable] version, because it was the last code used, before...
sure, it's on that PR, the file is available on "build/angular.intro.js" the only change on this file is the banner on top displaying the current build version. i had to...
Hello again, sorry for not answer before :x but i did make a beta release with this fix: https://github.com/mendhak/angular-intro.js/releases/tag/v4.0.0-beta with this version i hope we can check the problem and...