manifold/web/components
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
..
analytics Show x value in numeric graph's tooltip 2022-05-22 17:48:02 -05:00
answers Step charts (#520) 2022-06-16 22:51:48 -05:00
charity Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
contract Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
feed Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
folds Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
layout fix subtle tabs bug 2022-06-16 11:29:04 -05:00
nav Replace leaderboard cake icon with line go up 2022-06-17 10:38:47 -07:00
add-funds-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
advanced-panel.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
alert-box.tsx alert box component 2022-06-13 21:08:56 -05:00
amount-input.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
avatar.tsx Linkify bettor username in Bets tab 2022-06-09 15:00:31 -05:00
bet-panel.tsx show 2 decimal places for fees 2022-06-17 16:28:25 -05:00
bet-row.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
bets-list.tsx Fix sorting for Your bets table 2022-06-14 11:27:11 -05:00
bucket-input.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
checkbox.tsx Fix line endings 2022-06-05 18:57:49 -07:00
choices-toggle-group.tsx Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
client-render.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
comments-list.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
confirmation-button.tsx Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
contract-search.tsx bug fix: tracking messing with alogolia 2022-06-15 22:17:28 -05:00
copy-link-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
datetime-tooltip.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
follow-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
follow-list.tsx Don't show follow button for yourself 2022-06-08 14:22:10 -05:00
following-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
info-tooltip.tsx Switch to outlined icon 2022-01-16 02:14:21 -05:00
join-spans.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
landing-page-panel.tsx track landing page 2022-06-15 21:42:11 -05:00
leaderboard.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
linkify.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity-panel.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
loading-indicator.tsx Show loading indicator on comment submit 2022-05-18 10:08:42 -06:00
new-contract-badge.tsx Show "New" badge on contract cards too 2022-04-20 23:03:16 -07:00
notifications-icon.tsx Various notifications bugfixes/improvements (#442) 2022-06-06 16:15:36 -06:00
number-input.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
numeric-bet-panel.tsx Amplitude (#505) 2022-06-14 22:00:36 -05:00
numeric-resolution-panel.tsx Public API improvements (#266) 2022-05-20 14:58:14 -07:00
outcome-label.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
page.tsx make leaderboard margin same as other pages 2022-06-16 14:43:34 -07:00
probability-selector.tsx Revert "bound initial probability to [0.1, 0.9]" 2022-04-30 13:05:43 -04:00
relative-timestamp.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
resolution-panel.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
sell-button.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
sell-modal.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
sell-row.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
SEO.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
share-embed-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
share-market.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06:00
sign-up-prompt.tsx sign in, sign up button styling 2022-06-15 16:58:52 -05:00
site-link.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
tags-input.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
tags-list.tsx fix double hashtag 2022-05-17 11:49:10 -04:00
text-button.tsx Extract TextButton component with blue underline. 2022-06-08 14:23:10 -05:00
tipper.tsx Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
title.tsx Automatically sort Tailwind classes with Prettier (#45) 2022-02-11 10:40:22 -08:00
toast-clipboard.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06:00
tooltip.tsx Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
tweet-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
use-save-shares.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
user-page.tsx alert box component 2022-06-13 21:08:56 -05:00
yes-no-selector.tsx "add funds" => "get M$" 2022-06-12 23:26:05 -05:00