Zeroclipboard Versions Save

The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.

v2.3.0

7 years ago

Enhancements

  • Added error[name='flash-insecure'] event → #532
  • Lots of documentation updates/fixes/expansions

Bug Fixes

API Changes

New Events

  • error[name = "flash-insecure"] → #532

Complete Diff

v2.2.0...v2.3.0

v2.2.0

9 years ago

Enhancements

  • Added official support for ComponentJS → #519, #165
  • Security and cache-busting: added filtering to reconstruct and only honor FlashVars. → #521, #379, #336, #164
  • Lots of documentation updates/fixes/expansions

Bug Fixes

  • Patch internal Flash ExternalInterface data fidelity loss → #509, #506, #489
  • Fixed a few issues related to quirkiness during/after ZeroClipboard.destroy() → #505, #507
  • CSS: Fixed positioning for relatively positioned body/html elements → #517, #491, #423, #200
  • Some refactoring of the _addClass and _removeClass methods → may fix #501 (unverified)

API Changes

New Events

  • error[name = "flash-degraded"] → #509, #506, #489
  • error[name = "flash-sandboxed"] → #530, #511
  • error[name = "swf-not-found"] → #522, #492
  • error[name = "version-mismatch"] → #516, #254
  • error[name = "config-mismatch"] → #521, #379
  • error[name = "clipboard-error"] → #520, #245

Complete Diff

v2.1.6...v2.2.0

v2.1.6

9 years ago
  • Fixes a Flash timing bug [which only seems to occur in Windows-based Firefox and Chrome] that caused the aftercopy and click events to fire either more than once or on the wrong elements → #468

v2.1.5

9 years ago

Bug Fix:

  • Fix for consumption by Polymer + module loaders (e.g. AMD) combination → #452

Complete Diff: v2.1.4...v2.1.5

v2.1.4

9 years ago

Documentation:

  • Added important documentation about some misunderstood limitations → 75bf28985532129a075203c8eac3a2246ea8a53d

Cleanup:

  • Fixed SPM configuration to grab the correct files → #457

Complete Diff: v2.1.3...v2.1.4

v2.1.3

9 years ago

Cleanup:

  • Filtered Bower components to only include dist/ files → #447

Bug Fix:

  • Fixed default swfPath for Safari/WebKit/PhantomJS/FF3.6 → #449

Complete Diff: v2.1.2...v2.1.3

v2.1.2

9 years ago

Cleanup:

  • Cleaned up more utility methods that were only needed to support IE<9 → ed416a38316a785cf54be63f072ee442af736349

3rd Party Support:

  • Minor bug fix to grab window if this is falsy → de1a72e4f124b10aba2e3f195782be9a0d26086a

Infrastructure:

  • Added DavidDM (dependency management tracking) badge to the README → #442
  • Added Coveralls (code coverage tracking) badge to the README → #443, 59d3f1ba4ca70e82071e9ce467bd5b1249555218

Complete Diff: v2.1.1...v2.1.2

v2.1.1

9 years ago

Cleanup:

  • Just some documentation cleanup

Complete Diff: v2.1.0...v2.1.1

v2.0.3

9 years ago

Cleanup:

  • Finally dropped support for IE<9 → 50c4716f13d056dee0804f229c951850fb1b734d

Complete Diff: v2.0.2...v2.0.3

v2.0.2

9 years ago

Bug Fix:

  • Filtered mouseenter/mouseleave events → d06dd4d443f079fa5ed30df8c8dd5239231efefa

Complete Diff: v2.0.1...v2.0.2