cal.pub0.org/apps/web/components
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
..
apps Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
auth Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
availability Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
booking Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
dialog Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
error
eventtype fix(app): disable edit availability link while fetching (#7144) 2023-02-17 13:27:56 +00:00
getting-started Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Tidy up v2 layouts (#6266) 2023-01-05 18:00:16 +01:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
settings Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
setup Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
team/screens Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
ui fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
AddToHomescreen.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
AdditionalCalendarSelector.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
AppListCard.tsx fix zapier app settings (#7161) 2023-02-17 11:12:20 +00:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
DestinationCalendarSelector.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Embed.tsx fix: color picker a11y fixes (#7084) 2023-02-17 20:27:29 +00:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
SettingsShell.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Slider.tsx