manifold/web/components
Austin Chen 5be6a75e4b
Create new markets directly from the feed (#33)
* Move hot & closing markets to All Markets

Soon to be named "Explore"

* Set up a question box on the homepage

* Show Leaderboards by default instead of Create

* Support full contract creation from homepage

* Force mt-0 on /markets

* Move description into info tooltip

* Add hint to ask a question

* Initialize close date to 1 week from today

* Add a promo section for logged-out users

* Add hashtags, remove mobile padding

* Rewrite promo copy

* Store hotContracts as static props
2022-01-21 12:33:58 -06:00
..
layout Add confirmation dialog when resolving market! 2021-12-13 18:28:37 -06:00
add-funds-button.tsx Make "add funds" an outline button 2022-01-12 14:16:50 -05:00
advanced-panel.tsx Use gray-500 instead of gray-400 for text against gray bg. 2022-01-08 23:10:08 -06:00
amount-input.tsx create page design; require minimum ante; lower phantom ante amount; createContract checks 2022-01-14 17:39:17 -06:00
bet-panel.tsx Show current payout in bet panel! Abolish estimated max payout. Show shares in tooltip 2022-01-15 15:28:19 -06:00
bets-list.tsx no ante selling 2022-01-19 16:36:55 -06:00
confirmation-button.tsx resolution panel: show errors, disable when submitting, rename confirm button 2021-12-15 12:44:51 -06:00
contract-card.tsx "Market closes" => "Trading ends" 2022-01-19 16:07:58 -06:00
contract-feed.tsx Create new markets directly from the feed (#33) 2022-01-21 12:33:58 -06:00
contract-overview.tsx Get static props of just data for feed: active contracts, their bets & comments. 2022-01-14 18:16:32 -06:00
contract-prob-graph.tsx Shorter graph on mobile 2022-01-18 17:10:21 -06:00
contracts-list.tsx show pool value everywhere 2022-01-19 16:01:18 -06:00
datetime-tooltip.tsx contract card: simplify date display 2022-01-19 16:01:54 -06:00
feed-create.tsx Create new markets directly from the feed (#33) 2022-01-21 12:33:58 -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
linkify.tsx Fix safari not breaking words on home page 2022-01-13 21:09:44 -06:00
manifold-logo.tsx Prevent header jump on mobile 2022-01-18 13:16:35 -06:00
menu.tsx Remove unnecessary margin from navbar 2022-01-13 17:15:32 -06:00
nav-bar.tsx Create new markets directly from the feed (#33) 2022-01-21 12:33:58 -06:00
outcome-label.tsx Show "sold for" under sale price / payout column. Outcome label to new file 2022-01-03 12:56:02 -06:00
page.tsx Narrower padding for mobile 2022-01-12 12:57:35 -05:00
profile-menu.tsx Create new markets directly from the feed (#33) 2022-01-21 12:33:58 -06:00
resolution-panel.tsx Non-blue titles for bet / resolution panel 2022-01-13 12:58:49 -06:00
SEO.tsx Use the generated OpenGraph card in all markets (#23) 2022-01-10 02:05:24 -05:00
site-link.tsx Don't wrap external link with next/link 2021-12-31 13:41:41 -06:00
title.tsx Shrink title on mobile screens 2022-01-19 12:17:22 -05:00
tweet-button.tsx Fix tweet button wrapping sometimes 2022-01-11 10:29:54 -06:00
user-page.tsx Create user cloud function (#31) 2022-01-18 01:18:38 -06:00
yes-no-selector.tsx Fix buttons going off the pay dialog 2022-01-13 21:15:44 -06:00