DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
608 stars 137 forks source link

Tested with angular 1.4.x? #49

Open darkmavis1980 opened 8 years ago

darkmavis1980 commented 8 years ago

I see that on bower.json it still requires angular 1.2.x, does the library works well with the more recent Angular 1.4.x?

booleanbetrayal commented 8 years ago

I've been running it against 1.4.x for awhile. Just bumped the Bower dependency to Angular 1.4.6.

On Thu, Sep 24, 2015 at 7:17 AM, Alessio Michelini <notifications@github.com

wrote:

I see that on bower.json it still requires angular 1.2.x, does the library works well with the more recent Angular 1.4.x?

— Reply to this email directly or view it on GitHub https://github.com/DaftMonk/angular-tour/issues/49.

darkmavis1980 commented 8 years ago

Great!