manifold/web/components/feed
James Grugett 96db414ca1
Category checklist (#426)
* Use ChoicesToggleGroup for categories vs following

* Edit categories modal

* Filter closed and resolved using Configure. Set page to 0.

* Add useEvent hook, incase we want to use it before React releases it.

* useMemo on filters computation

* Try to fix prettier

* Use check box! Add select all/none button
2022-06-05 14:06:08 -05:00
..
activity-feed.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
activity-items.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
category-selector.tsx Category checklist (#426) 2022-06-05 14:06:08 -05:00
contract-activity.tsx Filter redemption bets out of market 'Bets' tab 2022-05-28 15:57:12 -05:00
copy-link-date-time.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-answer-comment-group.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
feed-bets.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
feed-comments.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-items.tsx Shrink avatar, paddding, gaps for mobile screens (#275) 2022-05-23 16:09:40 -06:00
find-active-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00