maxisam / ngx-clipboard

A pure angular clipboard directive
http://maxisam.github.io/ngx-clipboard/
MIT License
504 stars 93 forks source link

Fix/missing success msg #300

Closed MathieuCoupe closed 2 years ago

MathieuCoupe commented 2 years ago

Updated handleResult() to publish always the same reponse.

Also fixed 'should push copy response to copySubject' test and added new tests to cover 'cbOnSuccess not used' case.

maxisam commented 2 years ago

@MathieuCoupe Could you test https://www.npmjs.com/package/ngx-clipboard/v/15.1.0-beta01

Thanks!

MathieuCoupe commented 2 years ago

Tested 15.1.0-beta01 with my app, it's working fine !

maxisam commented 2 years ago

@MathieuCoupe Thanks! 15.1.0 is released