manifold/web/components
Marshall Polaris adefd3259c
Cleanup avatar component rendering (#130)
* Remove unnecessary classes on avatar img

I don't believe these have any visible effect.

* Don't apply Tailwind 'avatar' class in menu

We don't use this class elsewhere when displaying avatars (instead our
avatar has manual styles that do the stuff Tailwind is trying to do)
and it just assigns a weird size that we don't want.

If we want to use the Tailwind avatar styles we should refactor further.

* Remove unnecessary avatar wrapper div

* Remove old prop from avatar
2022-05-05 09:50:58 -07:00
..
analytics Show fewer graph ticks on mobile so they don't overlap. padding 2022-03-22 21:05:31 -05:00
answers Improve free response answer ux (#131) 2022-05-04 16:03:06 -06:00
charity Add padding too charity images (#123) 2022-05-03 08:12:42 -07:00
contract Threaded free response comments & general comments sections (#121) 2022-05-03 14:38:40 -06:00
feed Only show cursor if focused 2022-05-03 16:45:21 -04:00
folds Minor fixes: typo, React keys 2022-03-31 01:38:57 -07:00
layout contract tabs: separate market timeline from your trades (#76) 2022-04-08 16:13:10 -05:00
nav Cleanup avatar component rendering (#130) 2022-05-05 09:50:58 -07:00
add-funds-button.tsx fix error 2022-04-09 19:09:06 -05:00
add-liquidity-panel.tsx Tweak contract info dialog 2022-05-02 12:18:55 -04:00
advanced-panel.tsx Automatically sort Tailwind classes with Prettier (#45) 2022-02-11 10:40:22 -08:00
amount-input.tsx another sell shares rounding bug 2022-05-04 11:47:45 -04:00
avatar.tsx Cleanup avatar component rendering (#130) 2022-05-05 09:50:58 -07:00
bet-panel.tsx another sell shares rounding bug 2022-05-04 11:47:45 -04:00
bet-row.tsx Sell either type of share for dpm market 2022-04-22 04:43:34 -06:00
bets-list.tsx Link to /home, not / (#93) 2022-04-22 21:39:29 -05:00
client-render.tsx Render timestamps client-side to fix timezone (#58) 2022-03-02 23:51:58 -08:00
confirmation-button.tsx Switch confirmation buttons to the new modal 2022-03-31 02:09:08 -07:00
copy-link-button.tsx Add share market widget shown if you are the creator 2022-05-02 11:23:54 -04:00
datetime-tooltip.tsx Render timestamps client-side to fix timezone (#58) 2022-03-02 23:51:58 -08:00
feed-create.tsx Free daily market (#107) 2022-04-28 17:01:50 -06:00
info-tooltip.tsx Switch to outlined icon 2022-01-16 02:14:21 -05:00
join-spans.tsx Don’t show negative values in feed for sales 2022-01-17 21:38:40 -06:00
leaderboard.tsx Show a top 5 leaderboard on resolved markets (#66) 2022-03-20 18:07:45 -07:00
linkify.tsx Don't match parenthses in link url 2022-04-10 19:47:26 -05:00
loading-indicator.tsx Automatically sort Tailwind classes with Prettier (#45) 2022-02-11 10:40:22 -08:00
new-contract-badge.tsx Show "New" badge on contract cards too 2022-04-20 23:03:16 -07:00
outcome-label.tsx Fix answers not wrapping in cards 2022-05-02 10:35:49 -04:00
page.tsx Improve donate box UI in mid-size window (#126) 2022-05-03 13:36:00 -07:00
probability-selector.tsx Revert "bound initial probability to [0.1, 0.9]" 2022-04-30 13:05:43 -04:00
resolution-panel.tsx Larger font on amount input 2022-05-02 12:15:00 -04:00
sell-button.tsx Sell either type of share for dpm market 2022-04-22 04:43:34 -06:00
sell-modal.tsx Sell shares mobile (#86) 2022-04-20 08:13:39 -06:00
sell-row.tsx Sell shares mobile (#86) 2022-04-20 08:13:39 -06:00
SEO.tsx Represent DB avatar URLs as non-null (#128) 2022-05-04 11:07:22 -07:00
share-embed-button.tsx Move tweet, embed buttons plus communities and tags into a market info dialog 2022-04-07 15:52:54 -05:00
share-market.tsx Add share market widget shown if you are the creator 2022-05-02 11:23:54 -04:00
site-link.tsx Track clicks from feed 2022-04-19 00:16:08 -05:00
tags-input.tsx Move tweet, embed buttons plus communities and tags into a market info dialog 2022-04-07 15:52:54 -05:00
tags-list.tsx Move tweet, embed buttons plus communities and tags into a market info dialog 2022-04-07 15:52:54 -05:00
title.tsx Automatically sort Tailwind classes with Prettier (#45) 2022-02-11 10:40:22 -08:00
tweet-button.tsx Move tweet, embed buttons plus communities and tags into a market info dialog 2022-04-07 15:52:54 -05:00
use-save-shares.ts fixed negative shares bug 2022-05-02 12:16:36 -04:00
user-page.tsx Prepare user website urls for external link 2022-04-20 10:13:17 -06:00
yes-no-selector.tsx Sell shares mobile (#86) 2022-04-20 08:13:39 -06:00