Commit Graph

343 Commits

Author SHA1 Message Date
Baptiste Arnaud
e1f75652b2
🚑️ Fix opacity-1 invalid className 2025-10-30 08:51:56 +01:00
Baptiste Arnaud
3d397601f7
♻️ Upgrade to Tailwind v4 2025-10-29 19:04:59 +01:00
Baptiste Arnaud
489493b376
🐛 (bot) Fix crash when continue message richText is empty 2025-10-06 14:44:21 +02:00
Baptiste Arnaud
9688a297ad
🔧 Revert to carret version pinning 2025-10-03 10:51:27 +02:00
Baptiste Arnaud
5ed6051099
🐛 (bot) fix some emojis that were not detected for avatar 2025-10-02 09:53:52 +02:00
Baptiste Arnaud
70e6f4d5c7
🐛 Fix link not showing in Text bubble
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-22 11:06:59 +02:00
Baptiste Arnaud
b52bb39352
🐛 Include submitInput in Typebot global 2025-09-22 10:37:39 +02:00
Baptiste Arnaud
eb28b0b51c
Add submitInput embed command
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-18 10:08:08 +02:00
Baptiste Arnaud
282e4bdab7
🐛 Fix bot crash on second load in builder 2025-09-15 11:24:16 +02:00
Baptiste Arnaud
f8f9710bbd
🐛 Fix bot standard not initially loading 2025-09-15 10:48:33 +02:00
Baptiste Arnaud
765c4b2f8c
⬆️ Upgrade Plate
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-12 13:11:11 +02:00
Baptiste Arnaud
6ad0ad26c7
️ Revert sessionId reset on remembered state
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-09 15:15:12 +02:00
Baptiste Arnaud
e928987623
⬆️ Upgrade tooling
TS v5.9, Biome v2 + fixes
2025-09-09 10:32:38 +02:00
Baptiste Arnaud
f876415309
🧑‍💻 Add reset typebot embed command 2025-09-02 14:02:40 +02:00
Baptiste Arnaud
39c9033c69
🐛 Attempt to fix no camera option on file upload for Android users 2025-09-02 09:56:50 +02:00
Baptiste Arnaud
72a61047be
🐛 Update sessionId if user is remembered 2025-08-19 12:17:00 +02:00
Baptiste Arnaud
b8a487b92e
🐛 Fix embed continue chat and client log queries not following allowed origins config
Closes #2263
2025-08-18 11:06:27 +02:00
Baptiste Arnaud
8a69ff3665
🚸 Add new OpenAI, Mistral and Anthropic models
GPT-5, Opus 4.1, Mistral Medium
2025-08-12 12:03:56 +02:00
Baptiste Arnaud
bac1ee280e
🚸 (bot) Improve error message on failed file upload
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-24 11:52:24 +02:00
Baptiste Arnaud
541d744650
🐛 Fix bot avatar not displayed on streaming message 2025-07-07 16:50:19 +02:00
Baptiste Arnaud
06d82ad347
🐛 Fix network error toast showing up in some scenario even if no error was returned 2025-07-02 12:03:31 +02:00
Baptiste Arnaud
b6dd05199a
⬆️ Upgrade stripe-js 2025-07-01 11:41:07 +02:00
Baptiste Arnaud
45e29846b5
🐛 Fix iOS scroll still not working on some devices 2025-06-24 21:57:48 +02:00
Baptiste Arnaud
1e14ae7be4
🐛 Fix scroll on some iOS devices when chat container is disabled 2025-06-24 19:59:18 +02:00
Baptiste Arnaud
c0bda4478d
🐛 Fix bot client height reactivity 2025-06-24 19:33:01 +02:00
Baptiste Arnaud
6e53baf18d
🚑️ (embed) Fix absolute positioned element not following scroll
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-20 17:54:14 +02:00
Baptiste Arnaud
89ab2f6697
🐛 Fix narrow scroll chat container when transparent
Closes #2218
2025-06-18 22:14:33 +02:00
Baptiste Arnaud
0e473f0fee
🐛 Fix multi client side action after input block not triggering
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-18 17:20:52 +02:00
Baptiste Arnaud
01a3eb64e7
🧑‍💻 (embed) Better typebot typing on init 2025-06-10 11:39:04 +02:00
Baptiste Arnaud
c43ad4bfe7
🐛 Fix number input default locale to browser's language 2025-06-05 15:30:46 +02:00
Baptiste Arnaud
c3c17289d8
🧑‍💻 Add progress bar slot for custom css 2025-06-04 15:53:32 +02:00
Baptiste Arnaud
e2ccc7c26b
📈 Add landing page view tracking 2025-06-04 09:05:17 +02:00
Baptiste Arnaud
338793ccc3
💄 (embed) Fix vertical buttons width on medium screen 2025-06-02 16:56:17 +02:00
Baptiste Arnaud
7a11d5f6aa
🚸 (embed) Improve chat container responsivity and caroussel width 2025-06-02 15:32:22 +02:00
Baptiste Arnaud
bce55482b5
⬆️ Upgrade ark-ui/solid 2025-06-02 12:44:07 +02:00
Baptiste Arnaud
7479c15b81
🐛 (embed) Fix client side result set as the last input answer 2025-05-28 11:00:43 +02:00
Baptiste Arnaud
d745438f55
🐛 Fix bot container size reactivity on children
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-23 11:27:22 +02:00
Baptiste Arnaud
b614bf7b35
🐛 Fix static positioned bubble placeholder size 2025-05-22 14:39:08 +02:00
Baptiste Arnaud
28c149c0c7
🧑‍💻 Make react package ssr compatible and deprecate nextjs package
Closes #1936
2025-05-22 12:05:40 +02:00
Baptiste Arnaud
c94266dbff
🧑‍💻 Add reload embed command 2025-05-22 08:38:49 +02:00
Baptiste Arnaud
0552d14053
🚸 Add isOpen and isHidden props to Bubble embed 2025-05-22 08:18:05 +02:00
Baptiste Arnaud
081654f733
♻️ Remove global signals from embed lib to avoid conflict with multiple bots
Also unify state in ChatChunk to have a more predictable reactivity
2025-05-22 08:13:43 +02:00
Baptiste Arnaud
46089d65df
🐛 Fix Bot premature isEnded flag when response has only clientSideActions 2025-05-21 15:20:26 +02:00
Baptiste Arnaud
6df30d9a0b
♻️ (embed) export commands file
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-19 17:39:20 +02:00
Baptiste Arnaud
bab77ef98a
♻️ (embed) improve buttons layout on small windows 2025-05-19 17:28:43 +02:00
Baptiste Arnaud
2e49fc05b7
♻️ (embed) Use @tailwindcss/container-queries and improve layout for small containers in height 2025-05-19 16:32:32 +02:00
Baptiste Arnaud
ab907f1516
♻️ (embed) lift colors CSS up 2025-05-19 15:46:10 +02:00
Baptiste Arnaud
4ca143e015
🐛 Fix color picker elevation on share instructions modals 2025-05-09 09:44:47 +02:00
Baptiste Arnaud
79254cb910
🐛 Fix buttons invalid reply when internal value is empty string 2025-05-05 10:21:26 +02:00
Baptiste Arnaud
04d2a2d6eb
💄 Fix chat bubble window dynamic height on mobile
Closes #2143
2025-05-02 14:29:03 +02:00