cal/packages
Jeroen Reumkens 8331059b7c
feat: new booker embed (#9023)
* Added embed files for new booker routes.

* Updated nextjs config to redirect to correct embed url.

* Notify embed of booker size after animation completes.

* Don't use animations and 100vh in embed.

* Added booker layout toggles to embed settings (wip)

* Booker header positioning tweaks

* Show correct layout in embed

* Don't show pricing event meta if stripe app is not installed

* Support custom border booker for embed

* wip on passing layout prop to iframe for previews

* Only show booker layout settings in embed-create-popup if booker layout feature is enabled.

* Made layout prop in preview state for embed optional

* Made layout prop in preview state for embed optional

* Get layout toggle working

* Fixed types

* Added themebasis prop

* Fix potential circular import that should then fix type errors

* Fixed type error by fixing casing.

* Type fixes

* Added translations

* More translations

* Remove comment

* Removed uneccessary addition to package.json

* Removed todo since it's solved in another way

---------

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-14 09:22:44 +00:00
..
app-store fix: Add e2e test for routing forms webhook subscription (#9401) 2023-06-13 15:22:19 +00:00
app-store-cli imageSrc field is commented for solving this issue and can be removed (#9045) 2023-05-23 06:51:17 +00:00
atoms chore: Update vite 2.9.15 → 2.9.16 (patch) (#9346) 2023-06-12 16:51:02 +00:00
config Prevents page.pause reaching main 2023-05-29 18:28:40 -07:00
core perf: Avoid useless dependencies in calendar cache page (#9290) 2023-06-06 18:30:29 +00:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails Fix translations (#9466) 2023-06-12 10:43:50 +00:00
embeds feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
lib fix with object undefined check (#9493) 2023-06-13 20:27:42 +00:00
prisma feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
trpc feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
ui fix: dark mode in Alert component (#9467) 2023-06-12 17:49:44 +00:00