cal.pub0.org/apps/web
Hariom Balhara 11081cb5d8
fix: Embed - Non transparent background when color-scheme of embedding document and cal.com iframe don't match (#10033)
## What does this PR do?

Fixes #10032

Before:
https://www.loom.com/share/1890e4eebf41426aaf66d8b4909d0765
After:
https://www.loom.com/share/8b00c41587f2467ab05ef48e4ed523ef


## Type of change

<!-- Please delete bullets that are not relevant. -->

- Bug fix (non-breaking change which fixes an issue)

## How should this be tested?

- See loom

## Mandatory Tasks

- [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

## Checklist
- I haven't added tests that prove my fix is effective or that my feature works
2023-07-18 09:46:35 -07:00
..
components fix: booking page: location icon is not showing up (CALCOM-9951) (#9993) 2023-07-18 15:37:39 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
pages fix: Embed - Non transparent background when color-scheme of embedding document and cal.com iframe don't match (#10033) 2023-07-18 09:46:35 -07:00
playwright feat: Auto submit 2FA if all inputs have a value (#9729) 2023-07-13 20:54:57 +00:00
public New Crowdin translations by Github Action 2023-07-18 15:41:03 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test fix: wrong slot starting times for half hour times zones (#10161) 2023-07-18 00:57:34 +00:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.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 Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
next-i18next.config.js
next.config.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
package.json Update package.json 2023-07-18 18:14:14 +02:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json