manifold/web/hooks
Sinclair Chen 28f3694e8f
Fix editor rerendering when you load it (#831)
* Don't rerender entire editor for user list

also fixes bug where you are the only mention

* Cache with react query instead of memoize
2022-09-08 13:02:50 -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
use-charity-txns.ts
use-comments.ts Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
use-contract.ts
use-contracts.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
use-event.ts
use-focus.ts
use-follows.ts Auto-prettification 2022-08-27 05:01:29 +00:00
use-group.ts Updates to experimental home (#858) 2022-09-08 01:36:34 -05:00
use-has-created-contract-today.ts
use-is-iframe.ts track embedded markets separtely 2022-09-06 22:43:28 -05:00
use-likes.ts liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
use-liquidity.ts
use-measure-size.ts
use-notifications.ts Turn off react-query notification subscription because it's buggy 2022-09-02 22:57:23 -05:00
use-pagination.ts Make tournament page efficient (#832) 2022-09-03 09:55:10 -07:00
use-persistent-state.ts WIP persistence work (#762) 2022-08-29 21:56:11 -07:00
use-ping.ts
use-portfolio-history.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
use-post.ts Post in a group about page. (#803) 2022-08-30 13:39:10 +01:00
use-prefetch.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
use-prob-changes.tsx Daily movers table in experimental/home 2022-09-05 18:09:03 -05:00
use-propz.ts
use-referrals.ts
use-save-referral.ts
use-state-check-equality.ts Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
use-tip-txns.ts Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
use-tracking.ts track embedded markets separtely 2022-09-06 22:43:28 -05:00
use-user-bets.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
use-user.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
use-users.ts Fix editor rerendering when you load it (#831) 2022-09-08 13:02:50 -07:00
use-warn-unsaved-changes.ts
use-window-size.ts