refactor: remove clipboard fallback for old browsers by tbouffard · Pull Request #645 · maxGraph/maxGraph

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

Browsers supported by maxGraph support the asynchronous clipboard API.
In addition, the fallback function used the obsolete `document.execCommand('copy')` function.

Also improve the clipboard JSDoc and used the standard clipboard import in the editor (a mx prefix was left over from
mxGraph).

coderabbitai[bot]

@tbouffard tbouffard deleted the refactor/remove_clipboard_fallback_old_browser branch

January 23, 2025 05:19

This was referenced

Mar 25, 2025

Labels