cal/server
Mihai C f91de82daf
feat: add infinite scroll on bookings tabs (#1059)
* feat: add infinite scroll on bookings tabs

* bookings page infinite scroll PR comments (#1060)

* check if `InteractionObserver` is supported

* revert query cell and use bespoke behaviour

* Update pages/bookings/[status].tsx

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

* load more button

* make inview as a callback

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

* mt-6

* fix: translation strings and remove unnecessary stuff

Co-authored-by: Alex Johansson <alexander@n1s.se>
2021-10-28 15:02:22 +00:00
..
integrations Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
lib feat: add translations for emails and type error fixes overall (#994) 2021-10-25 14:05:21 +01:00
routers feat: add infinite scroll on bookings tabs (#1059) 2021-10-28 15:02:22 +00:00
createContext.ts fix i18n flicker on booking pages (#1013) 2021-10-20 16:00:11 +00:00
createRouter.ts Ends the war between tRPC and next-i18next (#939) 2021-10-14 13:57:49 +03:00