From 144ffaeb031603dc8bd6ddfb70146e870fedf686 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Fri, 8 Apr 2022 18:38:36 -0500 Subject: [PATCH] =?UTF-8?q?fix(lib):=20=F0=9F=90=9B=20Safari=20context=20m?= =?UTF-8?q?enu=20trap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../typebot-js/examples/chatEmbedExample.html | 10 ++--- packages/typebot-js/package.json | 2 +- .../typebot-js/src/embedTypes/chat/iframe.ts | 37 +++++++++++-------- .../typebot-js/src/embedTypes/chat/index.ts | 19 +++------- .../typebot-js/src/embedTypes/chat/style.css | 2 - packages/typebot-js/src/iframe/index.ts | 1 + .../typebot-js/tests/chat/commands.spec.ts | 9 +++-- packages/typebot-js/tests/chat/index.spec.ts | 2 +- 8 files changed, 41 insertions(+), 41 deletions(-) diff --git a/packages/typebot-js/examples/chatEmbedExample.html b/packages/typebot-js/examples/chatEmbedExample.html index d397284bc..d5f39f903 100644 --- a/packages/typebot-js/examples/chatEmbedExample.html +++ b/packages/typebot-js/examples/chatEmbedExample.html @@ -16,19 +16,19 @@