Marcos Miller Dantas

Results 29 comments of Marcos Miller Dantas

#125 merged the fixed bower.json file

We may implement like i said on #26 create a new directive that push a step inside the service. we'll have the current element and the text. That should work.

hey @ptrussart, it was really bug, thanks for providing the plunkr. i was improving the ngIntro adding the service, and while i did that i fixed the problem. it's available...

i remember to have an issue quite like that, i fixed modifying just my css. may you provide a plunker with this ? i'll try to handle that with you

may you provide a plunker? it's either: 1) the DOM wasn't available. 2) your directive it's being removed. #110 now it's possible to access the service that handles the introJs,...

Check one of these: 1) the directive is in the right controller. 2) check if you're using an alias on the controller. 3) if any of these fail, you should...

Hello mendhak, i'd like to participate :)

@reduckted you're right, i had a small project and i did mock a context and was doing some tests on that scenario, after you pointed this out, i could fix...