manifold/web/components
FRC 0acdec787d
Adds comments to posts (#844)
* Adds comments to posts

* Uncoupled CommentInput from Contracts

* Fix nits
2022-09-07 23:09:20 +01:00
..
analytics Replace style props with tailwind classes (#800) 2022-08-26 14:23:06 -07:00
answers "bet" => "trade" 2022-09-07 14:45:04 -05:00
buttons noobify welcome demo (#699) 2022-07-30 02:50:03 -05:00
challenges Fix spacing on challenge modal 2022-09-06 07:58:00 -06:00
charity liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
contract "bet" => "trade" 2022-09-07 14:45:04 -05:00
editor Add embedded ContractGrid to Posts (#822) 2022-09-01 17:47:45 +01:00
feed Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
groups Add membership indicators and link to see group 2022-09-06 16:20:43 -06:00
layout Change tabs to keep all individual tab components in the DOM (#743) 2022-08-11 12:53:42 -07:00
manalinks manalink qr code 2022-07-29 16:02:18 -07:00
nav fix sidebar profile link to your trades 2022-09-07 15:13:17 -05:00
onboarding noobify welcome demo (#699) 2022-07-30 02:50:03 -05:00
portfolio Toggle monthly leaderboards (#790) 2022-09-07 17:04:30 +01:00
profile "bet" => "trade" 2022-09-07 14:45:04 -05:00
widgets Clean up Featured code 2022-08-25 19:42:40 -07:00
add-funds-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
alert-box.tsx large bet warning 2022-07-25 18:11:29 -07:00
amount-input.tsx bet slider: decrease step size 2022-09-06 11:53:09 -05:00
arrange-home.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
auth-context.tsx Some changes to make auth better (#846) 2022-09-02 19:39:27 -07:00
avatar.tsx Make Avatar component update when avatarUrl updates (#780) 2022-08-19 09:47:00 -07:00
bet-button.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
bet-inline.tsx "Sign up to bet" => "Place my bet"; "Sign in to comment" => "Add my comment"; rename button to BetSignUpPrompt 2022-08-28 16:14:02 -05:00
bet-panel.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
bets-list.tsx Remove some margin 2022-09-06 23:31:02 -05:00
bucket-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
button.tsx Show avatars of tippers and unique bettors (#837) 2022-09-01 16:23:12 -06:00
carousel.tsx Make tournament page efficient (#832) 2022-09-03 09:55:10 -07:00
checkbox.tsx replace raw checkbox w/ Checkbox component 2022-07-13 16:50:08 -07:00
choices-toggle-group.tsx Improve create page UI (#746) 2022-08-11 14:41:21 -07:00
client-render.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
comment-input.tsx Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
comments-list.tsx liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
confirmation-button.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
contract-search.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
copy-contract-button.tsx Fix imports 2022-08-22 11:31:33 -07:00
copy-link-button.tsx Challenge Bets (#679) 2022-08-04 15:27:02 -06:00
create-question-button.tsx Create button=>Site link 2022-09-06 16:38:01 -06:00
datetime-tooltip.tsx Make tooltip rendering more efficient (#807) 2022-08-27 13:46:35 -07:00
double-carousel.tsx Move components out of /pages into /components 2022-08-30 23:53:12 -05:00
editor.tsx Stop links from opening twice 2022-09-06 16:55:33 -07:00
file-upload-button.tsx Dashboards (#791) 2022-08-29 16:06:17 +01:00
filter-select-users.tsx liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
follow-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
follow-list.tsx liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
follow-market-button.tsx new market view (#819) 2022-08-30 17:13:25 -06:00
following-button.tsx Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
fullscreen-confetti.tsx Componentize confetti to isolate re-renders due to window size (#740) 2022-08-11 12:55:25 -07:00
info-box.tsx PlayMoneyDisclaimer; hide limit orders for signed out users; infobox styling 2022-07-24 23:28:05 -07:00
info-tooltip.tsx Tidy up rendering of info tooltips 2022-08-28 01:43:13 -07: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 "A market for every question" 2022-09-07 15:01:02 -05:00
leaderboard.tsx Replace style props with tailwind classes (#800) 2022-08-26 14:23:06 -07:00
limit-bets.tsx Fix a case of limit order sorting 2022-08-21 15:58:49 -05:00
linkify.tsx De-feedify contract tab contents (#808) 2022-08-30 02:41:47 -07:00
liquidity-panel.tsx Describe why subsidizing is good 2022-08-18 10:12:38 -07:00
loading-indicator.tsx Show loading indicator on comment submit 2022-05-18 10:08:42 -06:00
manalink-card.tsx manalinks: fix focus 2022-08-02 15:22:53 -07:00
multi-user-transaction-link.tsx Move & more out of the loop 2022-09-03 06:33:33 -06:00
new-contract-badge.tsx Show "New" badge on contract cards too 2022-04-20 23:03:16 -07:00
notifications-icon.tsx Tidy up some dead code and markup in sidebar (#842) 2022-09-02 12:52:27 -07:00
NotificationSettings.tsx Convert heart to eye and follow to watch 2022-08-24 21:16:38 -05:00
number-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
numeric-bet-panel.tsx "Sign up to bet" => "Place my bet"; "Sign in to comment" => "Add my comment"; rename button to BetSignUpPrompt 2022-08-28 16:14:02 -05:00
numeric-resolution-panel.tsx Don't "warm up" resolveMarket anymore (#638) 2022-07-12 12:36:10 -07:00
online-user-list.tsx liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06:00
outcome-label.tsx Replace style props with tailwind classes (#800) 2022-08-26 14:23:06 -07:00
page.tsx Replace style props with tailwind classes (#800) 2022-08-26 14:23:06 -07:00
pagination.tsx Fix incorrect error message for no bets 2022-09-02 16:19:10 -05:00
play-money-disclaimer.tsx more "bet" => "trade" 2022-09-07 15:04:34 -05:00
probability-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
probability-selector.tsx Revert "bound initial probability to [0.1, 0.9]" 2022-04-30 13:05:43 -04:00
qr-code.tsx manalink qr code 2022-07-29 16:02:18 -07:00
referrals-button.tsx Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
relative-timestamp.tsx Fix dayjs fromNow bug (it requires plugin, so use our util instead) 2022-08-31 15:35:47 -05:00
resolution-panel.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
sell-button.tsx Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
sell-modal.tsx Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
sell-row.tsx 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
SEO.tsx Markets emails (#764) 2022-08-19 11:43:57 -06:00
share-embed-button.tsx http to https to avoid blocked requests (#833) 2022-09-01 17:54:46 +01:00
share-icon-button.tsx referral link on user page, manalinks, market share dialog; native sharer on mobile 2022-08-09 21:51:08 -05:00
share-market-button.tsx Challenge Bets (#679) 2022-08-04 15:27:02 -06:00
share-post-modal.tsx Dashboards (#791) 2022-08-29 16:06:17 +01:00
sign-in-button.tsx sidebar ordering 2022-08-29 00:01:04 -05:00
sign-up-prompt.tsx more "bet" => "trade" 2022-09-07 15:04:34 -05:00
site-link.tsx Replace style props with tailwind classes (#800) 2022-08-26 14:23:06 -07:00
subtitle.tsx initial commit for manalinks UI improvements (#642) 2022-07-13 16:57:34 -05:00
text-button.tsx Show referrals banner on user-page 2022-07-26 15:24:16 -07:00
tipper.tsx Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
title.tsx noobify welcome demo (#699) 2022-07-30 02:50:03 -05:00
toast-clipboard.tsx Fix up copy link toast styling 2022-08-27 19:15:55 -07:00
tooltip.tsx Editor tweaks (#829) 2022-08-31 20:52:12 -07:00
tweet-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
use-save-binary-shares.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
user-link.tsx Show avatars of tippers and unique bettors (#837) 2022-09-01 16:23:12 -06:00
user-page.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00
visibility-observer.tsx Don't re-create visibility observer for no reason (#849) 2022-09-02 19:39:07 -07:00
yes-no-selector.tsx "bet" => "trade" 2022-09-07 14:45:04 -05:00