• B
    Replace ZeroClipboard with clipboard.js · c7ae9c6e
    Brian Clozel 提交于
    For copy/paste support in our code samples, we are using the
    ZeroClipboard library which relies heavily on Flash.
    Because many browsers/extensions are disabling this plugin nowadays,
    this commit replaces ZeroClipboard with a native, lightweight solution
    for this feature.
    c7ae9c6e
clipboard.min.js 9.8 KB