2
0
Commit Graph

15 Commits

Author SHA1 Message Date
68e4fc71fb fix: whole page overflowing on the x axis and displaying a horizontal scrollbar (#1011)
this PR fixes issue
https://github.com/baptisteArno/typebot.io/issues/1008 by making the
position of `HandDrawnArrow`'s parent relative, which confines the
absolute position of its children to be within the bounds of the parent,
causing layout not shift due to `right -30px`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Updated the layout behavior of the `RealTimeResults` component on the
landing page for better user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-11-08 07:40:02 +01:00
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00
b3e5887420 💄 (lp) Fix overflow issue on mobile 2023-03-19 11:37:19 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
67cb4b4878 🐛 (lp) Fix real time airtable bot
Deleted it a long time ago without noticing 😂
2023-03-14 19:22:29 +01:00
c50c2b84b6 📝 Fix landing page typo (#301) 2023-02-07 17:33:04 +01:00
eb01fd254e 🐛 (lp) Fix real time airtable bot 2023-01-25 17:21:23 +01:00
79622c6884 ♻️ (lp) Remove old bot-engine from landing page 2023-01-25 16:49:28 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
c62e20f81a ✏️ (lp) Fix incorrect additional limits price 2022-11-03 19:39:42 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
52b773379e docs(lp): 💄 Small visual fixes 2022-03-17 14:37:00 +01:00
37b7ca32e9 docs(lp): 💄 Add animation on scroll 2022-03-17 14:37:00 +01:00
21e926a477 docs(lp): 💄 Refont LP for v2 2022-03-17 14:37:00 +01:00