v0.3.10
Added
- Handle
exposeIntentFrameRemoval
data flag to terminate the service without removing the intent DOM node directly but by providing the removal function to the client. - Add an
onReadyCallback
optional argument to the create method in order to allow providing a callback function to be run when the intent iframe will be loaded (iframeonload
listener).