cal.pub0.org/packages/ui
sean-brydon 57384eb921
perf: Replace un-needed context fetching (#10657)
* Replace ctx.user.credentials to fetch in their own usecases

* Remove rawavatar from return

* Remove avatar rawAvatar from handler

* Fix fallback avatars

* fix: profile.slug already includes /team

* perf: Deprecate useAvatarQuery hook

* Extract to reusable credential func

* Fix type errors for credentials

* credentialOwner was inferred incorrectly, string non-nullable

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-10 18:07:09 +01:00
..
components perf: Replace un-needed context fetching (#10657) 2023-08-10 18:07:09 +01:00
form fix: Fix bookingPage UI issues in dark mode (#10203) 2023-07-19 16:07:07 +00:00
layouts refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
styles Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
index.tsx fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
package.json refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00