cal.pub0.org/apps/web/components
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
..
apps chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
auth refactor: TwoFactor.tsx (#9392) 2023-06-09 08:19:33 +00:00
availability Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
booking test: Add E2E tests for seated attendee rescheduling or cancelling bookings (#9422) 2023-06-10 03:47:50 +00:00
dialog fix: Multiple In Person Locations not working as expected in Event Setup Tab (#9465) 2023-06-13 14:54:53 +00:00
error New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
eventtype fix: Multiple In Person Locations not working as expected in Event Setup Tab (#9465) 2023-06-13 14:54:53 +00:00
getting-started chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
settings test: Two Factor Auth (#9142) 2023-05-30 14:23:49 +00:00
setup Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
team/screens fix: team bio (#9438) 2023-06-09 12:50:35 +00:00
ui fix: Multiple In Person Locations not working as expected in Event Setup Tab (#9465) 2023-06-13 14:54:53 +00:00
AddToHomescreen.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppListCard.tsx chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
AppsShell.tsx
BookingsShell.tsx
Embed.tsx feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
I18nLanguageHandler.tsx Remove getDirFromLang, in favour of doing this in the I18nLanguageHan… (#8425) 2023-04-21 00:45:22 +00:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx perf: reduce bundle size (#8337) 2023-04-19 19:45:08 +05:30
PageWrapper.tsx chore: moved viewport meta from document to PageWrapper (#9406) 2023-06-10 15:19:17 +00:00
SettingsShell.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00