cal.pub0.org/lib/hooks
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
..
useFileReader.ts Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
useInViewObserver.ts feat: add infinite scroll on bookings tabs (#1059) 2021-10-28 15:02:22 +00:00
useLocale.ts Refactors useLocale (#908) 2021-10-12 13:11:33 +00:00
useSlots.ts More availability fixes (#755) 2021-09-23 18:18:29 +01:00
useTheme.tsx Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
useToggleQuery.tsx add free plan (#549) 2021-09-06 13:51:15 +00:00