2
0
Commit Graph

463 Commits

Author SHA1 Message Date
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
20dbfe64c9 fix(webhook): 🐛 Properly escape backslash and quotes 2022-06-20 10:45:57 +02:00
48a4976167 fix(bot): 🐛 Avoid chat to start multiple times 2022-06-18 10:27:48 +02:00
e86d436e8d fix: 💄 Remove file input dark mode css 2022-06-17 08:03:53 +02:00
0dd607bcdf fix(bot): 🚑️ Stripe form isn't showing 2022-06-16 10:48:06 +02:00
46900ac6df feat(bot): Support variables in buttons 2022-06-15 18:38:17 +02:00
9b8b27bab0 perf: 🚸 Make guest bubble selectable 2022-06-14 10:00:05 +02:00
910b871556 feat(bot): 🧑‍💻 Keep host avatar when group starts with input 2022-06-12 19:27:59 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
aeaaa5c398 feat(bot): ️ Improve first paint delay 2022-06-12 07:57:35 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
8751766d0e fix(bot): 🚸 Attempt to remove Chrome auto complete 2022-06-09 09:47:55 +02:00
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
f42dd48533 feat(engine): 🧑‍💻 Input default autocompletes 2022-06-02 15:40:34 +02:00
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
43fb8a7be0 fix(engine): 🚸 Greater than / Less than 2022-06-02 07:20:34 +02:00
9f582606a7 fix(engine): 🐛 Redirect new tab backward 2022-06-01 16:36:04 +02:00
caa6015359 fix(engine): 💄 Scroll when payment form appears 2022-06-01 09:29:13 +02:00
4f208a2d05 feat(engine): ️ Redirect on current window when embedded 2022-06-01 09:17:51 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
26cf38fb21 feat(engine): ️ Accept variables as webhook data path 2022-05-31 11:06:58 +02:00
a9f730b701 fix(engine): 🐛 Variable value reset 2022-05-31 08:25:17 +02:00
92cd56e5d0 fix(engine): 📦️ Compatible with iPhone 6 2022-05-30 11:02:43 +02:00
d6b5568e03 fix(engine): 🐛 Number var 2022-05-27 21:45:03 +02:00
d02f267588 fix(engine): 🐛 Multi-line var parsing for webhook 2022-05-27 11:05:50 -07:00
e72934d29a fix(engine): 🐛 Don't parse "004" as number 4 2022-05-27 10:07:41 -07:00
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
91ea637a08 fix(engine): 🐛 Quit flow if redirecting 2022-05-24 10:23:20 -07:00
c57ed0777c docs: 📝 Edit single button color 2022-05-23 08:12:16 -07:00
391aeaddf1 feat(engine): ⚗️ Await for result update 2022-05-22 08:46:14 -07:00
1bb89527d5 fix(engine): 🐛 Score addition 2022-05-22 07:45:47 -07:00
0beb2e6619 fix(engine): 🐛 Code block should never crash bot 2022-05-17 13:56:41 -07:00
0de0d128b3 feat(engine): 💄 Hide avatar if not last block 2022-05-17 13:28:33 -07:00
d9e273b008 feat(engine): 💄 Add button ping if unique first 2022-05-17 13:08:14 -07:00
0f38141eb1 fix(editor): 💄 Variable button tiny dropdown 2022-05-17 08:16:55 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
e339cc1672 feat(engine): 💄 Better long text input 2022-04-29 19:46:38 -07:00
4d98de2c70 fix(engine): 🐛 Embed bubble variable 2022-04-28 12:41:28 -07:00
20c402ad1b feat(engine): ️ Better URL validation 2022-04-28 12:34:39 -07:00
e1d7533384 feat(engine): 🚧 Help to debug evaluated expressions 2022-04-20 11:33:44 -07:00
b1759749e4 fix(viewer): 🐛 Avoid variables duplication 2022-04-19 15:41:19 -07:00
a089a451b6 feat(engine): ️ Attempt to make redirections more reliable 2022-04-19 14:45:08 -07:00
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
9fbe1cc34c fix(engine): 🐛 Nested typebots webhhok exec 2022-04-19 10:25:33 -07:00
e50ce645eb fix(logic): ️ Make linked bot edge id work 2022-04-14 16:17:28 -07:00
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00