manifold/web/components
2022-06-09 15:00:31 -05:00
..
analytics Show x value in numeric graph's tooltip 2022-05-22 17:48:02 -05:00
answers Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
charity Fix busted avatar links on charity pages (#380) 2022-05-31 20:02:50 -07:00
contract Add small follow button after creator name in market page 2022-06-08 15:27:53 -05:00
feed Linkify bettor username in Bets tab 2022-06-09 15:00:31 -05:00
folds Follow other users. Filter markets by followed (#387) 2022-06-02 23:52:14 -05:00
layout Switch to tabs for categories vs following 2022-06-06 14:53:05 -05:00
nav Replace some more uses of any with more specific types (#389) 2022-06-02 17:40:41 -07:00
add-funds-button.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
advanced-panel.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07: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 Migrate sellShares cloud function to v2 sellshares (#440) 2022-06-07 13:54:58 -07: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 Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07: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 "Notification detail, grouping, and settings control [wip] (#403)"" 2022-06-06 11:36:59 -06: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 Replace some more uses of any with more specific types (#389) 2022-06-02 17:40:41 -07:00
contract-search.tsx Put back numbers in home tab titles for categories / following 2022-06-08 11:24:35 -05:00
copy-link-button.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06:00
datetime-tooltip.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
feed-create.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
follow-button.tsx Use lighter gray in small follow button to deemphasize 2022-06-08 23:06:25 -05:00
follow-list.tsx Don't show follow button for yourself 2022-06-08 14:22:10 -05:00
following-button.tsx Put back edit following button 2022-06-08 14:42:23 -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
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 Liquidity withdrawal (#457) 2022-06-08 13:00:49 -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 Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07: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 Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -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 Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06: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 Extract signup prompt (#333) 2022-05-25 09:25:39 -07: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 Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07: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
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
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 Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
user-page.tsx Fix follow dialog staying open on navigate 2022-06-08 15:51:53 -05:00
yes-no-selector.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00