-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: DaftMonk/angular-tour
base: master
head repository: crowdcst/angular-tour
compare: master
- 13 commits
- 3 files changed
- 2 contributors
Commits on Apr 13, 2017
-
animate by adding 'tour-anim-in' class
* animation is broken with jQuery's fadeIn() * #83
Configuration menu - View commit details
-
Copy full SHA for c01bc79 - Browse repository at this point
Copy the full SHA c01bc79View commit details
Commits on Apr 14, 2017
-
optional attr for tourtip-popup-container
* allows the implementer to append the tourtip to one place and the background to another place
Configuration menu - View commit details
-
Copy full SHA for bf526e9 - Browse repository at this point
Copy the full SHA bf526e9View commit details -
pass step through so we can always append the background to the
scope.ttContainerElement * remove double-background delay
Configuration menu - View commit details
-
Copy full SHA for 18bf4a2 - Browse repository at this point
Copy the full SHA 18bf4a2View commit details
Commits on Apr 20, 2017
-
* instead of supplying `tourtip` allow the library user to supply a `tourtip-url` instead to fetch the html content from the server
Configuration menu - View commit details
-
Copy full SHA for caa73dd - Browse repository at this point
Copy the full SHA caa73ddView commit details -
bugfixes - don't fire postStepCallback() when initializing the tour
* when initializing the widget things we just completed step -1, the idea of step -1 doesnt really exist to the person using this library so it doesn't make much sense to call the postStepCallback()
Configuration menu - View commit details
-
Copy full SHA for 9442630 - Browse repository at this point
Copy the full SHA 9442630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3488139 - Browse repository at this point
Copy the full SHA 3488139View commit details
Commits on Apr 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dd225cf - Browse repository at this point
Copy the full SHA dd225cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013f482 - Browse repository at this point
Copy the full SHA 013f482View commit details
Commits on Apr 25, 2017
-
if tourtip-next-label is falsy then don't show the next label
* pass in an empty string '' to remove the next button
Configuration menu - View commit details
-
Copy full SHA for ecd0769 - Browse repository at this point
Copy the full SHA ecd0769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd4f23 - Browse repository at this point
Copy the full SHA 3fd4f23View commit details -
* we're importing this package and not running it through babel so it should be compatiable with ES5
Configuration menu - View commit details
-
Copy full SHA for 3e688ab - Browse repository at this point
Copy the full SHA 3e688abView commit details
Commits on Apr 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b0d356f - Browse repository at this point
Copy the full SHA b0d356fView commit details
Commits on May 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b27eeff - Browse repository at this point
Copy the full SHA b27eeffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master