2
0
Commit Graph

245 Commits

Author SHA1 Message Date
Baptiste Arnaud
57f3e5c004 (js) Add placement option for bubble embed
Allows you to place the bubble embed on the bottom left corner
of your site
2023-05-31 10:22:58 +02:00
Baptiste Arnaud
0ca48e4c08 (js) Improve auto scroll when no host bubble
Closes #522
2023-05-26 18:31:13 +02:00
Baptiste Arnaud
68f0202601 💄 (js) Fix select background color on Windows
Closes #527
2023-05-26 18:16:44 +02:00
Baptiste Arnaud
4dec06fc75 🐛 (webhook) Add loading bubble when executing webhook on client 2023-05-26 12:00:16 +02:00
Baptiste Arnaud
75f9da0a4f (webhook) Add client execution option 2023-05-26 09:20:22 +02:00
Baptiste Arnaud
55bbf0e593 ⬆️ Upgrade dependencies 2023-05-25 18:36:51 +02:00
Baptiste Arnaud
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
2023-05-25 10:32:35 +02:00
Baptiste Arnaud
c950406997 💄 (js) Improve popup ui consistency 2023-05-23 18:01:49 +02:00
Baptiste Arnaud
49a8427776 🐛 Fix embed bubble icon color 2023-05-18 08:54:26 +02:00
Baptiste Arnaud
27b009dd76 Remember result in either local or session storage (#514)
Closes #513
2023-05-16 14:58:56 +02:00
Baptiste Arnaud
0f91b34497 (embed) Add size and icon picker in bubble settings (#508) 2023-05-15 15:22:04 +02:00
Baptiste Arnaud
123926f273 🚸 Improve support accessibility
Add documentation button in board menu and hide the support bubble in the editor. Makes it accessible only by clicking the "Help" button
2023-05-15 10:49:51 +02:00
Baptiste Arnaud
a3fb098dfa 🚸 Improve chat auto scroll
Instead of scrolling all the way to the bottom on each bubble, now we scroll to the top of the last bubble

Closes #486
2023-05-12 16:39:44 -04:00
Baptiste Arnaud
9abc50dce5 Add icon picker (#496)
Closes #495
2023-05-11 10:32:33 -04:00
Baptiste Arnaud
be009a216d 🚸 Show toast for non-uploaded file in preview mode
Closes #278
2023-05-05 15:34:58 -04:00
Baptiste Arnaud
c469912979 (payment) Add address in payment input 2023-05-05 14:54:37 -04:00
Baptiste Arnaud
035dded654 Add picture choice block
Closes #476
2023-05-04 09:23:33 -04:00
Baptiste Arnaud
f2d31745ca 💚 Revert rollup upgrade to make it work with turbo dev 2023-05-03 08:29:13 -04:00
Baptiste Arnaud
68a15f5ac1 ⬆️ Upgrade dependencies 2023-05-02 15:33:42 -04:00
Baptiste Arnaud
e2836f305c 🐛 (googleAnalytics) Fix sendTo initial value in settings 2023-05-02 14:20:58 -04:00
Baptiste Arnaud
ce2565c429 💄 (js) Fix gap on loading chunk 2023-04-28 15:05:50 +02:00
Baptiste Arnaud
5845e1cb8c (scripts) Improve result digest db queries 2023-04-28 09:09:08 +02:00
Baptiste Arnaud
9e8acd97aa (ga) Add send_to option 2023-04-27 13:23:10 +02:00
Baptiste Arnaud
7896e3d732 🚑 (buttons) Fix content mapping on searchable multiple items 2023-04-27 08:01:19 +02:00
Baptiste Arnaud
5b4a6c523d (buttons) Add searchable choices
Closes #473
2023-04-26 17:54:00 +02:00
Baptiste Arnaud
124f350aa2 💄 (buttons) Improve multiple choice form UI 2023-04-26 15:59:22 +02:00
Baptiste Arnaud
3529da210c 🚸 (date) Improve date format storage
Make sure it matches what you see on the viewer to avoid confusion
2023-04-24 11:25:45 +02:00
Baptiste Arnaud
c77b8e7548 🐛 (condition) Greater and Less should compare list length when possible 2023-04-20 14:54:56 +02:00
Baptiste Arnaud
cd0916df67 🚸 (share) Use custom domain host when possible in embed instruction
Closes #464
2023-04-17 14:47:30 +02:00
Baptiste Arnaud
918dffb4bc 🐛 Await support in set variable and script code
Closes #467
2023-04-17 14:20:36 +02:00
Baptiste Arnaud
03cc067418 (setVariable) Add client-side set variable execution
Closes #461
2023-04-14 14:37:23 +02:00
Baptiste Arnaud
e0a9824913 ♻️ Simplify text bubble content shape
Remove html and plainText field because it was redundant

Closes #386
2023-04-13 17:10:59 +02:00
Baptiste Arnaud
6921cc23a5 🚸 (sheets) Better Get data settings UI 2023-04-11 08:19:42 +02:00
Baptiste Arnaud
e06f8186f6 (imageBubble) Add redirect on image click option
Closes #448
2023-04-07 11:34:58 +02:00
Baptiste Arnaud
3196fe3759 🐛 Fix error display on preview start 2023-04-05 21:10:57 +02:00
Baptiste Arnaud
9f8398b9ae 🚸 (js) Display last input if send message errored 2023-04-03 18:14:32 +02:00
Baptiste Arnaud
21b1d74b7e ⬆️ Upgrade dependencies 2023-04-03 15:28:16 +02:00
Baptiste Arnaud
3cfdb8179e (js) Add "large" bubble button size and part attr
Closes #411
2023-03-31 08:45:42 +02:00
Baptiste Arnaud
38ed5758fe (theme) Add theme templates
Allows you to save your themes and select a theme from Typebot's gallery

Closes #275
2023-03-28 15:10:06 +02:00
Baptiste Arnaud
5090badfa9 🩹 (js) Move data-blockid to the right element 2023-03-23 08:59:08 +01:00
Baptiste Arnaud
65d33e04bc (theme) Add corner roundness customization
Closes #415
2023-03-22 16:43:34 +01:00
Baptiste Arnaud
3992227afc (theme) Support for image background
Closes #414
2023-03-22 14:45:10 +01:00
Baptiste Arnaud
a41c65f528 🛂 Improve lite-badge style forcing 2023-03-21 17:42:07 +01:00
Baptiste Arnaud
efdcec1c0c 🧑‍💻 (js) Add data-blockid on input elements
Closes #384
2023-03-20 08:25:59 +01:00
Baptiste Arnaud
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00