asafdav / ng-clip

Copy to clipboard using AngularJS
MIT License
260 stars 71 forks source link

set global on success on failure handlers. #50

Open niemyjski opened 9 years ago

niemyjski commented 9 years ago

I'd love to be able to define a global callback for on success and on failure where I could have my notification service say 'success!' or a failure occurred. This currently isn't possibly and isn't very DRY.