2
0
Commit Graph

38 Commits

Author SHA1 Message Date
ff09814ead ⬆️ Upgrade dependencies 2023-03-14 15:08:53 +01:00
e7132116f4 🐛 (js) Fix preview message without avatar
Was showing a broken link instead of nothing
2023-03-14 08:17:37 +01:00
4ae9ea32e4 🐛 (js) Fix popup closing on bot click 2023-03-13 10:27:40 +01:00
a66a1e8226 🐛 (js) Enable prefill for date input 2023-03-13 10:17:16 +01:00
186328132f 💄 (js) Make sure lite badge can't be hidden 2023-03-13 08:40:48 +01:00
883d519875 🐛 (js) Fix dynamic avatar on mount 2023-03-10 16:00:57 +01:00
15c1432c32 💄 Add backgroundColor theme field for Popup
And use it for the onboarding modal

Closes #375
2023-03-10 10:01:36 +01:00
6b08df71ba 🚸 (phone) Improve phone input behavior and validation
Now accepting landline phone numbers. Consistent select UI on every browser. Auto focus on country select.
2023-03-09 14:21:09 +01:00
b2fa2024a7 💄 (js) Fix spacings related to avatars 2023-03-07 17:11:24 +01:00
f1a9a1ce8b 🚸 (js) Improve phone number parsing 2023-03-03 10:50:39 +01:00
cce63dfea3 (js) Use px instead of rem to look good on any website 2023-03-02 12:24:20 +01:00
ba253cf3e9 🐛 (js) Improve session remember behavior
Make sure it correctly retrieves saved variables and doesn't clash with other embedded typebots
2023-03-02 10:55:03 +01:00
f6e128be37 🐛 (js) Improve bubbles callback reliability 2023-03-01 08:42:47 +01:00
d5b8a43d3f 🐛 (script) Execute client side actions before first bubbles 2023-02-27 18:30:20 +01:00
edf0ecd712 (viewer) Show error message for incompatible browsers 2023-02-26 18:49:55 +01:00
84628109d0 💚 Fix Vercel build due to unnecessary dev packages upload 2023-02-23 10:27:00 +01:00
d2880cdf2d ⬆️ Upgrade dependencies 2023-02-23 09:46:03 +01:00
bdf088bd95 🐛 Fix bot not proceeding when embedded 2023-02-22 07:46:30 +01:00
4efe2c48bb 🐛 (phone) Fix phone number parsing and default country 2023-02-21 21:43:33 +01:00
d8194ff998 🐛 Correctly update prefilled variables 2023-02-21 20:34:18 +01:00
541dcd2bb7 🐛 Fix bubble proper cleanup function 2023-02-21 19:43:18 +01:00
83ae57cf0c 🐛 Fix variable buttons with new engine 2023-02-21 18:00:09 +01:00
527dc8a5b1 🐛 Use position fixed for bubble 2023-02-21 14:29:53 +01:00
ab43d809c3 🧑‍💻 Better Typebot import in vanilla JS sites 2023-02-21 10:05:24 +01:00
907cad8050 🐛 Improve bot libs mount in prod env 2023-02-21 08:28:36 +01:00
46bf25a580 🐛 Fix bot libs mount behavior and prop types 2023-02-20 17:40:51 +01:00
0ff6f76239 🔖 Release bot v0.0.5 2023-02-20 15:22:17 +01:00
bfd4c436a0 🔖 Release bot v0.0.4 2023-02-20 14:43:45 +01:00
fe7c85c788 🔖 Release bot v0.0.3 2023-02-20 10:18:24 +01:00
2bcccd4afa 🔖 Release libs v0.0.2 2023-01-30 17:22:29 +01:00
201939f8a3 ⬆️ Upgrade dependencies 2023-01-28 14:42:50 +01:00
30baa611e5 (engine) Improve engine overall robustness 2023-01-25 14:59:53 +01:00
04d206eab1 ⬆️ Upgrade dependencies 2023-01-21 13:24:23 +01:00
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
6459fb8ec8 ⬆️ Upgrade dependencies 2023-01-14 16:53:34 +01:00
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
ec7481d002 ⬆️ Upgrade dependencies
Closes #198, closes #171
2023-01-02 10:33:35 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00