Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large collection of bug fixes and improvements. #103

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Commits on May 4, 2018

  1. Update meta data

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    b583cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e8c1a2 View commit details
    Browse the repository at this point in the history
  3. Publish npm version 1.0.1

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    d8ca333 View commit details
    Browse the repository at this point in the history
  4. Add test page

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    131c873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1ea989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a4ca49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca9f2fd View commit details
    Browse the repository at this point in the history
  8. npm publish 1.0.3

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    7dbae54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ee68e4 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    0d9b679 View commit details
    Browse the repository at this point in the history
  11. Fix docs bug

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    9f4272f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20d1051 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    47c548a View commit details
    Browse the repository at this point in the history
  14. Add badges on README

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    ec5f07f View commit details
    Browse the repository at this point in the history
  15. Modify npm link

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    1d64db1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fcd9f5 View commit details
    Browse the repository at this point in the history
  17. Update README

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    18587d7 View commit details
    Browse the repository at this point in the history
  18. Update Changelog

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    345c54d View commit details
    Browse the repository at this point in the history
  19. npm publish 1.0.4

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    96cf34a View commit details
    Browse the repository at this point in the history
  20. Container option bug fix

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    e778088 View commit details
    Browse the repository at this point in the history
  21. Npm publish 1.0.5

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    a02bd8d View commit details
    Browse the repository at this point in the history
  22. Fix omit

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    16277a2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e43b600 View commit details
    Browse the repository at this point in the history
  24. npm publish 1.0.6

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    c1375fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a03c9f3 View commit details
    Browse the repository at this point in the history
  26. npm publish 1.1.0

    darron1217 committed May 4, 2018
    Configuration menu
    Copy the full SHA
    e3d86e7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    882ea57 View commit details
    Browse the repository at this point in the history
  2. npm publish 1.1.1

    darron1217 committed May 5, 2018
    Configuration menu
    Copy the full SHA
    9ec4d4d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Configuration menu
    Copy the full SHA
    1f07776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5b000 View commit details
    Browse the repository at this point in the history
  3. npm publish 1.1.3

    darron1217 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    860587a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Be more careful with calls to .off()

    Improve Documentation
    Add animation_time as a parameter
    Allow .trigger() to trigger custom events
    zapper59 committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    24adb3a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Configuration menu
    Copy the full SHA
    c418693 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Make sure to call hide even when stopping the tour programatically Us…

    …e getBoundingClientRect() consistently
    Brian Richer committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    4f33898 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Fix window resize bug

    zapper59 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    a092184 View commit details
    Browse the repository at this point in the history
  2. Merge pull request xbsoftware#1 from zapper59/master

    Be more careful with calls to .off() + many changes...
    darron1217 authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    0ee123f View commit details
    Browse the repository at this point in the history
  3. npm publish 1.2.1

    darron1217 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c59aee9 View commit details
    Browse the repository at this point in the history
  4. Update Readme.md

    darron1217 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c8b9850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba92ffe View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Prevent y axis overflow, add previousStep(), fix reRunScript, draw ar…

    …row with cubic path
    Brian Richer committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    055f29a View commit details
    Browse the repository at this point in the history