Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Releases: mendhak/angular-intro.js

v1.1.4

05 Nov 19:37
Compare
Choose a tag to compare

Added ng-intro-autorefresh for dynamic content

v1.1.3

24 Sep 17:23
Compare
Choose a tag to compare

The callback functions now receive the IntroJS object and the directive scope too.

v1.1.2

09 Jul 17:55
Compare
Choose a tag to compare

Autostart attribute can take a scope function

v1.1.1

28 Jun 22:25
Compare
Choose a tag to compare

Fixed callbacks, they should now pass targetElement.

Upgraded to intro.js v0.9.0

v1.1.0

14 Jun 18:50
Compare
Choose a tag to compare

Uses isolate scope
Requires a higher version of Angular than earlier versions (1.2)

v1.0.3

01 Apr 17:49
Compare
Choose a tag to compare

Uses $parse

v1.0.2

20 Mar 19:11
Compare
Choose a tag to compare

Uses bower to grab intro.js dependency, cleaned up project structure