cal.pub0.org/apps/web
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
..
components feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
docs
fonts
lib feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
pages feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
playwright fix: Add e2e test for routing forms webhook subscription (#9401) 2023-06-13 15:22:19 +00:00
public feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib fix: Prevents undefined features flags on first render (#9374) 2023-06-07 02:03:52 +00:00
styles chore: Rounding, frames and radio buttons of the booking forms not consistent (#8705) 2023-05-30 15:47:22 +00:00
test chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
.eslintignore
.gitignore
.nvmrc
.prettierignore refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md fix: location for `@calcom/embed-react` types (#9090) 2023-05-29 20:30:52 -07:00
calendso.yaml
middleware.ts remove cold starts log (#9137) 2023-05-29 20:29:07 -07:00
next-i18next.config.js
next.config.js feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
package.json v2.9.8 2023-06-10 12:46:24 +02:00
postcss.config.js
project.toml
tailwind.config.js
tsconfig.json