Skip to content

Releases: looker-open-source/chatty

Add aria label support to IFRAME

22 May 15:16
826d227

Choose a tag to compare

Allows aria labels to be set on the IFRAME.

2.2.0

01 Oct 17:43
50f0ab7

Choose a tag to compare

  • Add async capabilities to sendAndReceive().
  • Security fixes.

2.1.0

26 Sep 21:16
0989c65

Choose a tag to compare

  • add createHostFromSource()

2.0.0

19 Aug 21:31
a2f2c04

Choose a tag to compare

  • Adds sendAndReceive() method to host and client connections
  • Use interfaces instead of types when appropriate (TypeScript)