manifold/web/lib/firebase
James Grugett 552e6e6c3a
Custom feed (#43)
* Show custom feed of contracts from folds your follow or have bet on.

* Add tw-elements UI library

* Add loading spinner while feed loads

* Switch from onSnapshot to our listenForValues, which doesn't set with partial cached values

* Change home tags to communities

* Remove tw-elements for now
2022-02-03 18:13:04 -06:00
..
api-call.ts Split out create fold button. Show about description on /folds 2022-01-25 17:02:02 -06:00
bets.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
comments.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
contracts.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
folds.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
init.ts yarn devdev 2022-02-01 21:23:06 -06:00
users.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
utils.ts Don't load onSnapshot from cache in hook listen for contract (could help 404 errors?) 2022-01-29 23:05:32 -06:00