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

vue-popperjs 3.0 - Upgrade to Popper.js v2.x #133

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    1104577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26dd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d2a7f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce67828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    296cc58 View commit details
    Browse the repository at this point in the history
  6. Update method names: remove enableEventListeners/disableEventListeners

    You can use setOptions method to change the scroll/resize options at will to replicate the original functionality here, but I did not notice any reason to do this. The resize/scroll listeners appear to be getting added/removed upon toggling the tooltip without any workaround here.
    
    https://popper.js.org/docs/v2/migration-guide/#8-update-method-names
    curtisbelt committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    d51caa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad8db4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b66411 View commit details
    Browse the repository at this point in the history
  9. npm run build

    curtisbelt committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    dc28ebf View commit details
    Browse the repository at this point in the history
  10. update yarn.lock

    curtisbelt committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    0d45dc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8c47b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6812626 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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