5 Commits

Author SHA1 Message Date
alex
2ad79c88d3 Replace flash clippy with native implementation
Based on
https://developers.google.com/web/updates/2015/04/cut-and-copy-commands

FF and Safari are currently not supported.
OTOH see the following:
  * http://www.kb.cert.org/vuls/id/338736
  * http://occupyflash.org

Closes #631 and #947.
2015-07-20 21:36:53 +09:00
Nicolas Garnier
b9b20c41e0 Fix copy-to-clipboard in Firefox.
Make code more robust and efficient

Some code cleaning.

Replace for loop by foreach.
2015-07-08 19:41:35 +01:00
Nicolas Garnier
46fa630bd7 80 character column fix 2015-06-24 15:55:07 +01:00
Nicolas Garnier
68ff5322a1 Using .copy-to-clipboard-button class to select button element for the highlight code feature. 2015-06-24 15:55:07 +01:00
Nicolas Garnier
310c6c89a9 Generate demo widget based on snippets. 2015-06-24 15:55:07 +01:00