cal.pub0.org/components/ui
Omar López cfd70172f0
Refactors useLocale (#908)
* Removes unused component

* Refactors useLocale

We don't need to pass the locale prop everywhere

* Fixes syntax error

* Adds warning for missing localeProps

* Simplify i18n utils

* Update components/I18nLanguageHandler.tsx

Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>

* Type fixes

Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
2021-10-12 13:11:33 +00:00
..
Schedule onboarding changes (#889) 2021-10-09 14:34:13 +01:00
Text onboarding changes (#889) 2021-10-09 14:34:13 +01:00
alerts fix: alert severity (#814) 2021-09-29 11:33:40 +00:00
form Refactors useLocale (#908) 2021-10-12 13:11:33 +00:00
modal
svg
Alert.tsx `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
Avatar.tsx add tRPC (#614) 2021-09-27 14:47:55 +00:00
AvatarGroup.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
Badge.tsx `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
Button.tsx `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
Dropdown.tsx removed arrow from dropdown (#685) 2021-09-19 20:48:15 +01:00
PoweredByCal.tsx renamed PoweredByCalendso 2021-09-25 17:03:08 +01:00
Scheduler.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00
Switch.tsx `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
TableActions.tsx Refactors useLocale (#908) 2021-10-12 13:11:33 +00:00
UsernameInput.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00
WeekdaySelect.tsx