zenorocha / clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
https://clipboardjs.com
MIT License
33.98k stars 3.98k forks source link

fix #792 #793

Closed obetomuniz closed 2 years ago

obetomuniz commented 2 years ago

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information:

As reported on #792, the Event API is not returning action value properly due to the recent code isolations changes. This PR also update internal tests and demos to turn them into better Event API checkers

helderberto commented 2 years ago

Just to check, you will create a new release with this fix? @obetomuniz

obetomuniz commented 2 years ago

Just to check, you will create a new release with this fix? @obetomuniz

Exactly!