Releases: mendhak/angular-intro.js
Releases · mendhak/angular-intro.js
v1.1.4
Added ng-intro-autorefresh for dynamic content
v1.1.3
The callback functions now receive the IntroJS object and the directive scope too.
v1.1.2
Autostart attribute can take a scope function
v1.1.1
Fixed callbacks, they should now pass targetElement
.
Upgraded to intro.js v0.9.0
v1.1.0
Uses isolate scope
Requires a higher version of Angular than earlier versions (1.2)
v1.0.2
Uses bower to grab intro.js dependency, cleaned up project structure