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

Improvements for Content Copy #21842

Merged
merged 18 commits into from
Nov 21, 2022
Merged

Improvements for Content Copy #21842

merged 18 commits into from
Nov 21, 2022

Commits on Nov 21, 2022

  1. Improvements for Content Copy

    It now supports copying Markdown, SVG and Images (not in Firefox
    currently because of lacking ClipboardItem support). It will fetch the
    data if in a rendered view or when it's an image.
    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    914399b View commit details
    Browse the repository at this point in the history
  2. check for blob

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5eeabcf View commit details
    Browse the repository at this point in the history
  3. move comment

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bd43820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6bf4ff View commit details
    Browse the repository at this point in the history
  5. fix is-loading check

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a16485b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ff315e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76992e9 View commit details
    Browse the repository at this point in the history
  8. Revert "Update indirect eslint dependencies to allow ClipboardItem gl…

    …obal"
    
    This reverts commit 476519e119c8a575e9325632f64aec1ac9cc8f17.
    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    307c955 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    348cbb5 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    df1d150 View commit details
    Browse the repository at this point in the history
  11. tweak comment

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    babd642 View commit details
    Browse the repository at this point in the history
  12. add test

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    617988c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4c2ab8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbc80cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e43a837 View commit details
    Browse the repository at this point in the history
  16. rename translation key

    silverwind committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ccb0820 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cf710eb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ff8cd67 View commit details
    Browse the repository at this point in the history