manifold/web/components/contract
Sinclair Chen 833dd37469
Comment tips (attempt 2) (#539)
* Add tip arrows UI (visual)

* move tipper into its own component

* simplify score calculation

* Add tip txns

- more specific txn types
- fix transact cloud function to be able to create tip txns
- insert tips into comments via a context

* Refactor tipper to send tip txns

* Stop tipping yourself. Disable anons.

* Style tipper (smaller)

* remove default exports

* capitalize tooltips

* rename stuff

* add exhausting hook dependencies

* replace context with prop threading

* fix eslint unused vars

* fix: thread tips correctly into fr comments
2022-06-17 22:28:16 -05:00
..
contract-card.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
contract-description.tsx Remove 'Category' label 2022-05-13 16:19:15 -04:00
contract-details.tsx Don't show the 'New' chip on resolved markets (#523) 2022-06-16 22:52:53 -05:00
contract-info-dialog.tsx Revert "Automated market resolution (#404)" 2022-06-14 23:31:20 -05:00
contract-overview.tsx Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
contract-prob-graph.tsx Step charts (#520) 2022-06-16 22:51:48 -05:00
contract-tabs.tsx Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
contracts-list.tsx Fix clicking card from user profile has no effect 2022-06-04 23:21:24 -05:00
numeric-graph.tsx Adjust numeric graph axis to use large number formatting 2022-05-22 22:05:52 -05:00
quick-bet.tsx Amplitude (#505) 2022-06-14 22:00:36 -05:00