Skip to content

v0.3.10

Compare
Choose a tag to compare
@CPatchane CPatchane released this 20 Jul 13:37
· 300 commits to master since this release

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 (iframe onload listener).