manifold/web/hooks
Marshall Polaris 1369f3b967
WIP persistence work ()
* WIP persistence work

* Fix up close date filter, kill custom scroll restoration

* Use built-in Next.js scroll restoration machinery

* Tweaking stuff

* Implement 'history state' idea

* Clean up and unify persistent state stores

* Respect options for persisting contract search

* Fix typing in common lib

* Clean up console logging
2022-08-29 21:56:11 -07:00
..
use-admin.ts DX: Link to Firestore console from "..." 2022-08-22 10:48:21 -07:00
use-answers.ts
use-bets.ts Fix broken useBets filters () 2022-08-09 10:50:11 -05:00
use-charity-txns.ts
use-comments.ts Make typing for comments more fancy () 2022-08-19 01:06:40 -07:00
use-contract.ts
use-contracts.ts Turn off react query subscription for user bets and portfolio history 2022-08-29 16:47:21 -05:00
use-event.ts
use-focus.ts 🧾 Limit orders! () 2022-07-10 13:05:44 -05:00
use-follows.ts Auto-prettification 2022-08-27 05:01:29 +00:00
use-group.ts Groups contracts () 2022-08-01 21:15:09 -06:00
use-has-created-contract-today.ts
use-is-iframe.ts
use-liquidity.ts return creator liquidity after resolution 2022-07-09 13:53:50 -04:00
use-measure-size.ts
use-notifications.ts Cache user bets tab with react query!! () 2022-08-28 18:03:00 -05:00
use-pagination.ts Create and use new usePagination hook for paginating loading () 2022-08-26 20:18:08 -07:00
use-persistent-state.ts WIP persistence work () 2022-08-29 21:56:11 -07:00
use-ping.ts usePing 2022-07-17 15:17:31 -05:00
use-portfolio-history.ts Turn off react query subscription for user bets and portfolio history 2022-08-29 16:47:21 -05:00
use-prefetch.ts Cache user bets tab with react query!! () 2022-08-28 18:03:00 -05:00
use-propz.ts
use-referrals.ts
use-save-referral.ts Challenge Bets () 2022-08-04 15:27:02 -06:00
use-state-check-equality.ts Teach AuthContext to manage the private user doc () 2022-08-12 13:41:00 -07:00
use-time-since-first-render.ts
use-tip-txns.ts Enable tipping on group chats w/ notif () 2022-07-07 17:23:13 -06:00
use-tracking.ts
use-user-bets.ts Turn off react query subscription for user bets and portfolio history 2022-08-29 16:47:21 -05:00
use-user.ts Teach AuthContext to manage the private user doc () 2022-08-12 13:41:00 -07:00
use-users.ts migrate useUsers hook to react-query () 2022-07-20 16:31:18 -07:00
use-warn-unsaved-changes.ts
use-window-size.ts