cal.pub0.org/apps/web
Nafees Nazik 4f99746f68
fix: color picker a11y fixes (#7084)
* refactor: remove swatch component

* feat: use radix ui popover component

* refactor: remove duplicate component

* fix: import color picker from `@calcom/ui`

* fix: type error

* fix: update color picker to match the design

* fix: type

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
2023-02-17 20:27:29 +00:00
..
components fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
pages Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
playwright Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
public fix zapier app settings (#7161) 2023-02-17 11:12:20 +00:00
scripts
server/lib Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
styles feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
test Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
.eslintignore
.gitignore
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-i18next.config.js
next.config.js Generate SSG Page used as cache for user's third-party calendar (#6775) 2023-02-13 11:42:53 -07:00
package.json Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
postcss.config.js
project.toml
sentry.client.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json