Skip to content

Releases: benmarch/angular-bootstrap-tour

Fixed custom template loading

21 Dec 19:39
Compare
Choose a tag to compare

Updated to support AngularJS 1.6

05 Dec 23:03
Compare
Choose a tag to compare
0.3.5

bump to 0.3.5

Templates and dependencies

30 May 22:35
Compare
Choose a tag to compare

Stable release that is identical to 0.3.4-rc.2. Contains fixes for template-url, and cleaned up the dependency graph.

Dependency Cleanup

04 Jan 21:18
Compare
Choose a tag to compare
Dependency Cleanup Pre-release
Pre-release

Moved angular-route to dev dependencies (#15).

Fix custom templates

23 Jul 13:42
Compare
Choose a tag to compare
Fix custom templates Pre-release
Pre-release

This is a release candidate because I have not been able to test this feature. Please test it out with both template strings and template urls, and if they both work I will promote it to a full release. Thanks!

Template compilation and tour step on scope

12 Jul 21:47
Compare
Choose a tag to compare

Testing Template Compilation

19 Mar 23:10
Compare
Choose a tag to compare
Pre-release

Committing untested change for template compilation.

Remote Templates

19 Mar 23:01
Compare
Choose a tag to compare

Fixed issue related to templates not being fetched from backend. Added duration option to tour steps.

Hidden steps

04 Mar 21:17
Compare
Choose a tag to compare

Added feature to make hidden steps available. Good for steps in modals and other hidden elements.

Multi-page tour

05 Jan 19:38
Compare
Choose a tag to compare

Added functionality to tour across multiple pages (using Angular routing), and optional prefix for directive attributes.