web icon indicating copy to clipboard operation
web copied to clipboard

Make events Promise-based

Open eduardoboucas opened this issue 8 years ago • 0 comments

Currently events handle async behaviour using callbacks. We should consider using Promises instead, in line with what we've been doing across all products.

eduardoboucas avatar Sep 13 '17 14:09 eduardoboucas