manifold/web/hooks
2022-10-02 13:39:29 -05: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 (#731) 2022-08-09 10:50:11 -05:00
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 Cleaner home page loading! 2022-09-30 20:07:50 -05:00
use-event.ts
use-focus.ts
use-follows.ts Auto-prettification 2022-08-27 05:01:29 +00:00
use-group.ts Home: Prob change cards. Sort by daily score. (#925) 2022-09-22 16:57:48 -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-is-mobile.ts Fix some rendering issues on contract page (#933) 2022-09-25 16:43:53 -07: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 Add more info to limit order notif 2022-09-16 09:02:58 -06: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 usePing 2022-07-17 15:17:31 -05:00
use-portfolio-history.ts Delay prefetch by 1000ms. Don't prefetch portfolio history. 2022-09-23 16:30:44 -04:00
use-post.ts Add a "Posts" tab to groups (#926) 2022-09-23 15:11:50 -04:00
use-prefetch.ts Delay prefetch by 1000ms. Don't prefetch portfolio history. 2022-09-23 16:30:44 -04:00
use-prob-changes.tsx Filter out markets with undefined probChanges in dev 2022-09-23 18:58:05 -04:00
use-propz.ts
use-referrals.ts
use-save-referral.ts Challenge Bets (#679) 2022-08-04 15:27:02 -06:00
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 useTracking 2022-10-02 13:39:29 -05:00
use-user-bets.ts Delay prefetch by 1000ms. Don't prefetch portfolio history. 2022-09-23 16:30:44 -04: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 Fix unsaved changes warning erronously appearing 2022-09-18 16:36:45 -05:00
use-window-size.ts