manifold/web/lib/firebase
James Grugett 879ab272e0
Following and follower list (#456)
* Create following button that opens follow list in modal.

* Move react query deps to web package.json

* UseFollowers hook

* Following and followers button, dialog with tabs.

* Fix line endings

* Remove carriage return from default vscode eol

* Add placeholder message if no users followed / no followers

* Tweak spacing
2022-06-07 22:24:18 -05:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
bets.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
comments.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
contracts.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
fn-call.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
folds.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
init.ts Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
notifications.ts Notifications (#354) 2022-06-01 07:11:25 -06:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
users.ts Following and follower list (#456) 2022-06-07 22:24:18 -05:00
utils.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00