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

Add Mermaid copy button, avoid unnecessary tooltip hide #22225

Merged
merged 3 commits into from
Dec 25, 2022

Commits on Dec 23, 2022

  1. Add Mermaid copy button, avoid unnecessary tooltip hide

    - Add Copy button to mermaid diagrams which copies their source.
    - Set tippy to not hide on click and avoid tooltip re-creation for
      temporary tooltips. This avoids hide and show when copying repo url.
      Popovers still hide the tooltip as usual.
    silverwind committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ba43adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275ea2c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

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