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

fix: Allow tippyOptions.getReferenceClientRect in bubble menu to be overridden #2668

Merged
merged 3 commits into from
Apr 10, 2022

Commits on Mar 31, 2022

  1. Allow getReferenceClientRect to be overridden

    Prefer using getReferenceClientRect in tippyOptions if available.
    This allows modifying the position of the bubble menu in a different
    location for block level elements, like above a table cell or a code block.
    fleon authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    71c78ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285f89b View commit details
    Browse the repository at this point in the history
  3. chore: lint fixes

    fleon committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    70dc4fc View commit details
    Browse the repository at this point in the history