manifold/web/hooks
mantikoros 9a4e5763f5
Categories (#132)
* basic market categories

* use tags to store market category

* display category in market

* display full category

* category selector component on feed

* Move feed data fetching to new file

* Decrease batch size for updating feed to prevent out-of-memory error

* Compute and update category feeds!

* Show feeds based on category tabs

* Add react-query package!

* Use react query to cache contracts

* Remove 'other' category

* Add back personal / friends to feed categories

* Show scrollbar temporarily for categories

* Remove 5 categories, change geopolitics to world

* finance => economics

* Show categories on two lines on larger screens

Co-authored-by: James Grugett <jahooma@gmail.com>
2022-05-12 10:07:10 -05:00
..
use-admin.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-algo-feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
use-answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-bets.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-charity-txns.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-comments.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-contract.ts Categories (#132) 2022-05-12 10:07:10 -05:00
use-contracts.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-focus.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
use-fold.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-has-created-contract-today.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-is-visible.ts Track seen contracts in feed. Order feed by seen time priority. 2022-03-17 02:29:19 -05:00
use-measure-size.ts Embed market: dynamically adjust graph height 2022-03-24 12:03:17 -05:00
use-preserve-scroll.ts Preserve scroll on back 2022-01-14 18:43:00 -06:00
use-propz.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-seen-contracts.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-sort-and-query-params.tsx 🔍 Algolia search (#136) 2022-05-09 12:38:33 -05:00
use-state-check-equality.ts Add useStateCheckEquality, and use for user & contract hooks 2022-04-06 13:56:08 -05:00
use-time-since-first-render.ts Track latency of feed and portfolio page. 2022-04-21 01:00:08 -05:00
use-user-bets.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-user.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-users.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
use-window-size.ts Shorter graph on mobile 2022-01-18 17:10:21 -06:00