Commit Graph

1916 Commits

Author SHA1 Message Date
Baptiste Arnaud
1ef77541fc
fix(landing-page): remove duplicate padding in pricing page 2025-01-24 11:37:58 +01:00
Baptiste Arnaud
fcbfbb08b8
fix(landing-page): adjust marquee gap and animation duration 2025-01-24 11:35:17 +01:00
Baptiste Arnaud
db8dcf9052
fix(landing-page): hide desktop header when scrolling back up 2025-01-24 11:11:57 +01:00
Baptiste Arnaud
233e846ba4
style: update favicon 2025-01-24 10:47:14 +01:00
Baptiste Arnaud
22f9a5cefa
fix(landing-page): prevent scroll reset when closing mobile header and tiers modal 2025-01-24 10:43:46 +01:00
Baptiste Arnaud
158a2f7b11
refactor(landing-page): simplify header intersection observer logic 2025-01-24 10:41:56 +01:00
Baptiste Arnaud
351d5d0e55
chore: update packages
postcss, @ark-ui/react, @shikijs/transformers
2025-01-24 10:22:26 +01:00
Baptiste Arnaud
86970576f1
style(landing-page): only enable hero animation when reduce motion is off 2025-01-23 18:37:12 +01:00
Baptiste Arnaud
6bbbceb2f7
ops(viewer): remove legacy rewrites 2025-01-23 18:14:12 +01:00
Baptiste Arnaud
16697b3ce1
fix(landing-page): fetch ossFriends data in server fn
To fix crash on navigate from footer
2025-01-23 18:12:10 +01:00
Baptiste Arnaud
677807cc4c
docs(landing-page): update copyright year from 2024 to 2025 2025-01-23 18:11:27 +01:00
Baptiste Arnaud
717b03632d
style(landing-page): adjust margin and size for feature video container
Fix glitch on feature change
2025-01-23 17:05:46 +01:00
Baptiste Arnaud
3065f858a8
style(landing-page): typo in perk item 2025-01-23 15:25:14 +01:00
Baptiste Arnaud
a14fd6fd73
style: update fav icons
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-01-23 15:22:41 +01:00
Baptiste Arnaud
a0e6190248
fix(landing-page): add link to sign up buttons 2025-01-23 15:16:19 +01:00
Baptiste Arnaud
32e0fef121
fix(docs): update font URLs in mint.json to point to the new location 2025-01-23 14:54:10 +01:00
Baptiste Arnaud
d68ce56055
style(landing-page): add border to bubble window 2025-01-23 14:52:04 +01:00
Baptiste Arnaud
c3dbc3e4c8
fix(landing-page): remove aspect-ration prop on main features video
Should fix the overflow on Safar
2025-01-23 14:44:08 +01:00
Baptiste Arnaud
69e27d25d5
style(landing-page): give all feature cards the same height 2025-01-23 14:32:37 +01:00
Baptiste Arnaud
dec202efc2
fix(landing-page): update mobile header height calculation to use 100dvh 2025-01-23 14:20:22 +01:00
Baptiste Arnaud
5c3f40579e
style(landing-page): text links underline only on hover 2025-01-23 14:18:07 +01:00
Baptiste Arnaud
0b4e6f45b2
style(landing-page): simplify product principles heading 2025-01-23 14:15:22 +01:00
Baptiste Arnaud
27a6aa83d2
style(landing-page): change made for devs labels so that they have the same length 2025-01-23 14:13:20 +01:00
Baptiste Arnaud
fe7d31513b
fix: simplify viewer rewrites for landing page
Should fix the failed fetch with dynamic import from lp
2025-01-23 13:58:10 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand (#1935) 2025-01-23 13:25:47 +01:00
Anthony
2541a1308f
docs: fix typos in create-block.mdx (#1967)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Edited "specficiation" to "specification" and 2 other quick typos for
improvement
2025-01-21 09:41:38 +01:00
Anonymus2000
47d6f98d27
️ (buttons) Add option to hide searchable buttons initially (#1927)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #699
2025-01-16 09:41:27 +01:00
Baptiste Arnaud
542c43d37e
♻️ (wordpress) Refactor modal instructions to use 0.3 library version and update plugin metadata to v4.0.2 2025-01-09 15:48:18 +01:00
abab-dev
ec7b2215f9
🧑‍💻 Add ignoreTLS option to SMTP configuration (#1943)
Fixes #1340
2025-01-06 10:27:38 +01:00
Anonymus2000
b2865c6152
️ (conditions) Add >= and <= comparison operators (#1938)
Fixes: #898 

Please note I have also added comparison to `WhatsAppComparisonItem.tsx`
file cause getting type error.
2025-01-03 18:34:10 +01:00
Baptiste Arnaud
7c0d3496aa
🐛 (webhook) Fix condition to check for parsed webhook data
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-24 09:46:14 +01:00
Baptiste Arnaud
03e881b593
🐛 (webhook) Accept empty body webhook block request 2024-12-23 15:57:03 +01:00
Baptiste Arnaud
8518a52787
️ Add Pi theme in gallery
Also remove the hard-coded font-size on inputs.
2024-12-23 15:25:04 +01:00
abab-dev
d714e316c2
🚸 (setVariable) Add timezones select input (#1925)
fixes #1394
add select component and pass the timezone object to it
2024-12-23 14:43:55 +01:00
younesbenallal
aba34964db
📝 Add "marketing automation" blog post (#1924)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-20 09:44:45 +01:00
Baptiste Arnaud
2875b1bc72
🐛 Improve remember state recovery and fix potential stuck state
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1921
2024-12-16 09:51:28 +01:00
Baptiste Arnaud
5a770d30f2
🛂 Add accessRight prop in listTypebots endpoint response
Closes #1916
2024-12-11 18:59:03 +01:00
Baptiste Arnaud
247d805d24
🐛 Fix drop off rates especially with buttons inputs
Closes #1902
2024-12-11 18:15:57 +01:00
Baptiste Arnaud
417f33bc5d
🐛 adjust BlockCardLayout min height to avoid layout shift 2024-12-11 14:45:55 +01:00
Baptiste Arnaud
16501cc57c
📝 Clarify urgent support request criteria 2024-12-11 14:41:24 +01:00
Baptiste Arnaud
23578ec784
🐛 Fix invalid findResult return type causing crash when existingResults was archived
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-10 18:48:25 +01:00
younesbenallal
1bfcbf4981
📝 Add 'Ai chabot for hotels' blog post (#1915)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-09 08:37:11 +01:00
lyh_rain
ab78f4ad3c
📝 Add deployment doc for Alibaba Cloud (#1901)
Co-authored-by: bupt_rain <lyh376240@alibaba-inc.com>
2024-12-09 08:31:59 +01:00
Baptiste Arnaud
ddec8351bb
📈 add "User logged out" telemetry event 2024-12-07 10:49:06 +01:00
younesbenallal
9114ee465c
📝 Add 'Meta Workplace Alternatives' blog post (#1908)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-05 15:19:58 +01:00
younesbenallal
42a1669c83
📝 Add 'best no code website builder' blog post (#1904)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2024-12-05 15:19:16 +01:00
Baptiste Arnaud
1a1aa3c824
️ Add optionnal 'id' argument to target specific instances in embed commands
Closes #1911
2024-12-01 18:53:14 +01:00
Baptiste Arnaud
c6b09f6844
🚑️ Fix retro compat and introduce new generateUpload route version
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-11-23 16:16:54 +01:00
Baptiste Arnaud
d6dc242906
🐛 Add blockId prop for file upload to ensure unique URLs 2024-11-23 16:09:53 +01:00
Baptiste Arnaud
4dc636dcc5
♻️ (paymentInput) Use stripe-js/pure to lazy load Stripe
Closes #1897
2024-11-23 15:34:05 +01:00