cal.pub0.org/packages/trpc/server/routers/publicViewer
Omar López c4b9a9e2f4
fix: client locale inference (#10893)
* fix: client locale inference

* Update I18nLanguageHandler.tsx

* More fixes

* Update I18nLanguageHandler.tsx

* Update I18nLanguageHandler.tsx

* Addressing feedback

* Fix: first render issues

* Update Credits.tsx

* Fixed tests

* fix: try without loose locale pick

* Revert "fix: try without loose locale pick"

This reverts commit 5ed649c131.

* fix: sorts locales so specifics are chosen first

* fix: switches client locale matcher
2023-08-22 20:08:34 +02:00
..
_router.tsx perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
cityTimezones.handler.ts
cityTimezones.schema.ts
countryCode.handler.ts
countryCode.schema.ts
event.handler.ts fix: Important Booking Page fixes (#10130) 2023-07-13 19:38:41 +05:30
event.schema.ts fix: Important Booking Page fixes (#10130) 2023-07-13 19:38:41 +05:30
i18n.handler.ts perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
i18n.schema.ts fix: client locale inference (#10893) 2023-08-22 20:08:34 +02:00
samlTenantProduct.handler.ts
samlTenantProduct.schema.ts
session.handler.ts
session.schema.ts
stripeCheckoutSession.handler.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
stripeCheckoutSession.schema.ts Fix: #8528 Moved the data checks to superRefine (#8749) 2023-05-13 04:11:12 +00:00